Felix Paul Kühne a235faa2a4 network login: fix navigation on iPad 10 tahun lalu
..
BasicUPnPDevice+VLC.h 0d649b9b71 Enhanced support for UPnP/DLNA video broadcast items with multiple resources and HDHomeRun detection 11 tahun lalu
BasicUPnPDevice+VLC.m 0d649b9b71 Enhanced support for UPnP/DLNA video broadcast items with multiple resources and HDHomeRun detection 11 tahun lalu
NSString+SupportedMedia.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 tahun lalu
NSString+SupportedMedia.m a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 tahun lalu
Reachability.h 493bdc12f0 Update Reachability from version 2.2 to 3.0 11 tahun lalu
Reachability.m 4d5d3bcc31 shared instances: cosmetics 10 tahun lalu
UIBarButtonItem+Theme.h 960787b7be replace rarely used themed done button with a more appealing dark button 10 tahun lalu
UIBarButtonItem+Theme.m 68f68009d6 fix a couple of iOS 7 warnings 10 tahun lalu
UIColor+Presets.h eaf1886916 Open Network Stream: Make the UISwitches have an orange on color so they are actually visible 11 tahun lalu
UIColor+Presets.m eaf1886916 Open Network Stream: Make the UISwitches have an orange on color so they are actually visible 11 tahun lalu
UIDevice+VLC.h 371d0a0505 uidevice: add method to tell us if there is an external screen 10 tahun lalu
UIDevice+VLC.m 371d0a0505 uidevice: add method to tell us if there is an external screen 10 tahun lalu
UIImage+Blur.h b682bc73d0 Add UIImage extension to blur imagery 11 tahun lalu
UIImage+Blur.m b086f55a22 for ObjC object pointers we use nil not NULL 10 tahun lalu
UIImage+Scaling.h fbd27f9e33 add an efficient, generic implementation to scale any image to fit any frame 10 tahun lalu
UIImage+Scaling.m 0de02cdb41 UIImage scaling: prevent unwanted black borders on resized imagery 10 tahun lalu
VLC for iOS-Info.plist 5f3ec36889 Update xcodeproj 10 tahun lalu
VLC for iOS-Prefix.pch 4ba4157a98 app delegate shouldn't be a dumping side for de-facto singletons 10 tahun lalu
VLCAboutViewController.h d476f45654 about view: drop useless xib file and fix #11637 11 tahun lalu
VLCAboutViewController.m 4ba4157a98 app delegate shouldn't be a dumping side for de-facto singletons 10 tahun lalu
VLCAlertView.h d4459e448d fix incorrect file location 11 tahun lalu
VLCAlertView.m ce7be37c28 generally cancel any alert view when app resigns from the active state like it's 2009 10 tahun lalu
VLCAppDelegate.h 4ba4157a98 app delegate shouldn't be a dumping side for de-facto singletons 10 tahun lalu
VLCAppDelegate.m abdc383820 move passcode lock to keychain 10 tahun lalu
VLCBoxConstants.h f8e8fda48e Box: removed invalid urlscheme and removed false overwrite of mediaListUpdated 10 tahun lalu
VLCBoxController.h e4864f0101 cloud services: remove duplication 10 tahun lalu
VLCBoxController.m 4d5d3bcc31 shared instances: cosmetics 10 tahun lalu
VLCBoxTableViewController.h 79c0d94cdc box integration: cosmetics 10 tahun lalu
VLCBoxTableViewController.m 1463ac9e34 box: show icon in login screen (refs #14835) 10 tahun lalu
VLCBugreporter.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 tahun lalu
VLCBugreporter.m ce7be37c28 generally cancel any alert view when app resigns from the active state like it's 2009 10 tahun lalu
VLCCloudServiceCell.h d0091efa6e Deploy new cloud icons 10 tahun lalu
VLCCloudServiceCell.m 1734e552eb cloud service cell: save 1 selector dispatch per selection 10 tahun lalu
VLCCloudServiceCellTableViewCell.h ef38964238 clouds: Added one tableViewController for all cloud services 10 tahun lalu
VLCCloudServiceCellTableViewCell.m ef38964238 clouds: Added one tableViewController for all cloud services 10 tahun lalu
VLCCloudServicesTableViewController.h ef38964238 clouds: Added one tableViewController for all cloud services 10 tahun lalu
VLCCloudServicesTableViewController.m 4ba4157a98 app delegate shouldn't be a dumping side for de-facto singletons 10 tahun lalu
VLCCloudStorageController.h 49bee8363d fix some more warning 10 tahun lalu
VLCCloudStorageController.m 194baeed4e Fix some warnings regarding protocols and missing implementation 10 tahun lalu
VLCCloudStorageTableViewCell.h bc43694c3d clouds: cosmetics 10 tahun lalu
VLCCloudStorageTableViewCell.m bc43694c3d clouds: cosmetics 10 tahun lalu
VLCCloudStorageTableViewController.h 6aa0fff129 Drop iOS 6.1 10 tahun lalu
VLCCloudStorageTableViewController.m 68f68009d6 fix a couple of iOS 7 warnings 10 tahun lalu
VLCConstants.h 35933f8b40 network login: reimplement server bookmarks using the Keychain, drop existing PLEX account management in settings in favor of this setup 10 tahun lalu
VLCDiscoveryListViewController.h 6ecad04e9c add copyright headers 10 tahun lalu
VLCDiscoveryListViewController.m 6ecad04e9c add copyright headers 10 tahun lalu
VLCDocumentPickerController.h 0db1df08c2 Add import feature from cloud drives via document pickers 10 tahun lalu
VLCDocumentPickerController.m 4ba4157a98 app delegate shouldn't be a dumping side for de-facto singletons 10 tahun lalu
VLCDownloadViewController.h 4ba4157a98 app delegate shouldn't be a dumping side for de-facto singletons 10 tahun lalu
VLCDownloadViewController.m 4ba4157a98 app delegate shouldn't be a dumping side for de-facto singletons 10 tahun lalu
VLCDropboxConstants.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 tahun lalu
VLCDropboxController.h f477b28129 dropbox: fix login (close #14835) 10 tahun lalu
VLCDropboxController.m 4d5d3bcc31 shared instances: cosmetics 10 tahun lalu
VLCDropboxTableViewController.h 1e045b513d CloudStorage:unified GDrive and DropboxtableView 11 tahun lalu
VLCDropboxTableViewController.m f477b28129 dropbox: fix login (close #14835) 10 tahun lalu
VLCEqualizerView.h ffc3b9ab44 playback: split any non-UI logic from the view controller to a designated global instance 10 tahun lalu
VLCEqualizerView.m b02d994825 equalizer: fix UX issue which prevented the selection of the last preset (closes #14056) 10 tahun lalu
VLCExternalDisplayController.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 tahun lalu
VLCExternalDisplayController.m 4ba4157a98 app delegate shouldn't be a dumping side for de-facto singletons 10 tahun lalu
VLCFTPServerListViewController.h 02635ea73e rename local network classes since those are no longer local 10 tahun lalu
VLCFTPServerListViewController.m f9639a5759 compilation fixes 10 tahun lalu
VLCFirstStepsFifthPageViewController.h 45828843b1 first steps: draft and implement playback page 11 tahun lalu
VLCFirstStepsFifthPageViewController.m cee7085fb5 Deduplicate strings 10 tahun lalu
VLCFirstStepsFirstPageViewController.h 2490f89cbe First Steps: fixed layout on iOS 6 (close #10342) 11 tahun lalu
VLCFirstStepsFirstPageViewController.m 3ed801aaf1 Replace instances of NSLocalizedString(@"STRING", @"") with NSLocalizedString(@"STRING", nil) 11 tahun lalu
VLCFirstStepsFourthPageViewController.h 2490f89cbe First Steps: fixed layout on iOS 6 (close #10342) 11 tahun lalu
VLCFirstStepsFourthPageViewController.m 3ed801aaf1 Replace instances of NSLocalizedString(@"STRING", @"") with NSLocalizedString(@"STRING", nil) 11 tahun lalu
VLCFirstStepsSecondPageViewController.h 2490f89cbe First Steps: fixed layout on iOS 6 (close #10342) 11 tahun lalu
VLCFirstStepsSecondPageViewController.m 3ed801aaf1 Replace instances of NSLocalizedString(@"STRING", @"") with NSLocalizedString(@"STRING", nil) 11 tahun lalu
VLCFirstStepsSixthPageViewController.h 05a052cb2a First Steps: implement missing l10n 11 tahun lalu
VLCFirstStepsSixthPageViewController.m 3ed801aaf1 Replace instances of NSLocalizedString(@"STRING", @"") with NSLocalizedString(@"STRING", nil) 11 tahun lalu
VLCFirstStepsThirdPageViewController.h 2490f89cbe First Steps: fixed layout on iOS 6 (close #10342) 11 tahun lalu
VLCFirstStepsThirdPageViewController.m 3ed801aaf1 Replace instances of NSLocalizedString(@"STRING", @"") with NSLocalizedString(@"STRING", nil) 11 tahun lalu
VLCFirstStepsViewController.h 82a2ba235e Implement basic startup tutorial using preliminary graphics 11 tahun lalu
VLCFirstStepsViewController.m 960787b7be replace rarely used themed done button with a more appealing dark button 10 tahun lalu
VLCFolderCollectionViewFlowLayout.h b875c573d8 Remove the executable bit accidentally set on some source files 11 tahun lalu
VLCFolderCollectionViewFlowLayout.m b875c573d8 Remove the executable bit accidentally set on some source files 11 tahun lalu
VLCFrostedGlasView.h 03855e7e0e MovieViewController: added frosted glas effect 11 tahun lalu
VLCFrostedGlasView.m 6aa0fff129 Drop iOS 6.1 10 tahun lalu
VLCGoogleDriveConstants.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 tahun lalu
VLCGoogleDriveController.h e4864f0101 cloud services: remove duplication 10 tahun lalu
VLCGoogleDriveController.m 4d5d3bcc31 shared instances: cosmetics 10 tahun lalu
VLCGoogleDriveTableViewController.h ef38964238 clouds: Added one tableViewController for all cloud services 10 tahun lalu
VLCGoogleDriveTableViewController.m f477b28129 dropbox: fix login (close #14835) 10 tahun lalu
VLCHTTPConnection.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 tahun lalu
VLCHTTPConnection.m 33b6e3a3ec misc bag of clean-up 10 tahun lalu
VLCHTTPFileDownloader.h fa40d70dd1 change method signature to be more readable 10 tahun lalu
VLCHTTPFileDownloader.m 33b6e3a3ec misc bag of clean-up 10 tahun lalu
VLCHTTPUploaderController.h 33b6e3a3ec misc bag of clean-up 10 tahun lalu
VLCHTTPUploaderController.m 4d5d3bcc31 shared instances: cosmetics 10 tahun lalu
VLCKeychainCoordinator.h 5a89b2d6c8 Move passcode lock to a designated object which will take care of anything keychain related 10 tahun lalu
VLCKeychainCoordinator.m 3dad4dc4c7 Switch from Apple Sample Code to SSKeychain for keychain access 10 tahun lalu
VLCLinearProgressIndicator.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 tahun lalu
VLCLinearProgressIndicator.m a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 tahun lalu
VLCLocalPlexFolderListViewController.h 676a820c26 plex: add access to the Plex Server with an authentication if required 10 tahun lalu
VLCLocalPlexFolderListViewController.m f9639a5759 compilation fixes 10 tahun lalu
VLCMediaFileDiscoverer.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 tahun lalu
VLCMediaFileDiscoverer.m 0cd909a8d8 file discoverer: add missing implementation to detect new folders while the app is running 10 tahun lalu
VLCMenuButton.h 293630c126 Revert "Remove dead code and remnant artwork" 11 tahun lalu
VLCMenuButton.m 293630c126 Revert "Remove dead code and remnant artwork" 11 tahun lalu
VLCMenuTableViewController.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 tahun lalu
VLCMenuTableViewController.m 02635ea73e rename local network classes since those are no longer local 10 tahun lalu
VLCMigrationViewController.h d30067127f add missing licensing header 10 tahun lalu
VLCMigrationViewController.m 7789fb693d Cosmetics 10 tahun lalu
VLCMigrationViewController.xib f071e83d12 migration code for new coredata model 10 tahun lalu
VLCMiniPlaybackView.h 32afeec2d1 Introduce new VLCPlayerDisplayController class which is responsible to show/hide the full screen and mini player 10 tahun lalu
VLCMiniPlaybackView.m 713ee565c7 playback: fix vout behavior when app moves back and forth between active, background and active states (closes #14795) 10 tahun lalu
VLCMovieViewController.h 32afeec2d1 Introduce new VLCPlayerDisplayController class which is responsible to show/hide the full screen and mini player 10 tahun lalu
VLCMovieViewController.m 83fe7d468c media player: deploy VLCKit 3.0 API for titles and chapters, show chapter and title duration, etc. 10 tahun lalu
VLCMultiSelectionMenuView.h e7066b9623 add list repeat mode 10 tahun lalu
VLCMultiSelectionMenuView.m e7066b9623 add list repeat mode 10 tahun lalu
VLCNavigationController.h 767a02ba31 subclass UINavigationController for custom appearance instead of using a category to save selector dispatches and slightly less clutter 10 tahun lalu
VLCNavigationController.m 68f68009d6 fix a couple of iOS 7 warnings 10 tahun lalu
VLCNetworkListCell.h f9639a5759 compilation fixes 10 tahun lalu
VLCNetworkListCell.m f9639a5759 compilation fixes 10 tahun lalu
VLCNetworkListViewController.h 02635ea73e rename local network classes since those are no longer local 10 tahun lalu
VLCNetworkListViewController.m f9639a5759 compilation fixes 10 tahun lalu
VLCNetworkLoginViewController.h 35933f8b40 network login: reimplement server bookmarks using the Keychain, drop existing PLEX account management in settings in favor of this setup 10 tahun lalu
VLCNetworkLoginViewController.m a235faa2a4 network login: fix navigation on iPad 10 tahun lalu
VLCOneDriveConstants.h 31d5897226 OneDrive: fix session management 10 tahun lalu
VLCOneDriveController.h 213b8ff3a8 OneDrive support: don't assume that delegate is a view controller change login method signature to pass the view controller which should present the LiveSDK login view controller 10 tahun lalu
VLCOneDriveController.m 4d5d3bcc31 shared instances: cosmetics 10 tahun lalu
VLCOneDriveObject.h a53e2d1dd9 OneDrive: implement file downloading 10 tahun lalu
VLCOneDriveObject.m fa40d70dd1 change method signature to be more readable 10 tahun lalu
VLCOneDriveTableViewController.h 3192338cac Add OneDrive skeleton 10 tahun lalu
VLCOneDriveTableViewController.m ce7be37c28 generally cancel any alert view when app resigns from the active state like it's 2009 10 tahun lalu
VLCOpenInActivity.h 0d205887c1 VLCOpenInActivity: fix copyright header 11 tahun lalu
VLCOpenInActivity.m ce7be37c28 generally cancel any alert view when app resigns from the active state like it's 2009 10 tahun lalu
VLCOpenNetworkStreamViewController.h eb12ad4a33 add toggle switch to scan external subtitle over http 11 tahun lalu
VLCOpenNetworkStreamViewController.m 4ba4157a98 app delegate shouldn't be a dumping side for de-facto singletons 10 tahun lalu
VLCPlaybackController+MediaLibrary.h 9883b8ae18 move VLCPlaybackController configuration code for MediaLibrary object to category on VLCPlaybackController reduce duplicated code in VLCPlaylistViewController 10 tahun lalu
VLCPlaybackController+MediaLibrary.m 87ea80fc0f fix typo 10 tahun lalu
VLCPlaybackController.h 0ec56c4b8c playback: move sleep timer to vpc and adapt to logic changes (closes #14829) 10 tahun lalu
VLCPlaybackController.m 5a89b2d6c8 Move passcode lock to a designated object which will take care of anything keychain related 10 tahun lalu
VLCPlaybackNavigationController.h b58a2d0ab3 playback: add lock button, which locks controls and rotation (close #11292, #11293) 10 tahun lalu
VLCPlaybackNavigationController.m 4ba4157a98 app delegate shouldn't be a dumping side for de-facto singletons 10 tahun lalu
VLCPlayerDisplayController.h 7d490b501e Cosmetics 10 tahun lalu
VLCPlayerDisplayController.m ce7be37c28 generally cancel any alert view when app resigns from the active state like it's 2009 10 tahun lalu
VLCPlaylistCollectionViewCell.h 7319b0b428 playlist: add codec information 10 tahun lalu
VLCPlaylistCollectionViewCell.m 6aa0fff129 Drop iOS 6.1 10 tahun lalu
VLCPlaylistTableViewCell.h 7319b0b428 playlist: add codec information 10 tahun lalu
VLCPlaylistTableViewCell.m 6aa0fff129 Drop iOS 6.1 10 tahun lalu
VLCPlaylistViewController.h 32afeec2d1 Introduce new VLCPlayerDisplayController class which is responsible to show/hide the full screen and mini player 10 tahun lalu
VLCPlaylistViewController.m 4ba4157a98 app delegate shouldn't be a dumping side for de-facto singletons 10 tahun lalu
VLCPlexMediaInformationViewController.h 5610359c4d plex: clean-up the implementation to remove mutable states from APIs, mutable states from iterations, to save ObjC selector dispatches and to never perform network operations on the main thread 10 tahun lalu
VLCPlexMediaInformationViewController.m 4ba4157a98 app delegate shouldn't be a dumping side for de-facto singletons 10 tahun lalu
VLCPlexParser.h 5610359c4d plex: clean-up the implementation to remove mutable states from APIs, mutable states from iterations, to save ObjC selector dispatches and to never perform network operations on the main thread 10 tahun lalu
VLCPlexParser.m e16dcf6efc plex parser: fix typo 10 tahun lalu
VLCPlexWebAPI.h 5610359c4d plex: clean-up the implementation to remove mutable states from APIs, mutable states from iterations, to save ObjC selector dispatches and to never perform network operations on the main thread 10 tahun lalu
VLCPlexWebAPI.m 5610359c4d plex: clean-up the implementation to remove mutable states from APIs, mutable states from iterations, to save ObjC selector dispatches and to never perform network operations on the main thread 10 tahun lalu
VLCProgressView.h ef38964238 clouds: Added one tableViewController for all cloud services 10 tahun lalu
VLCProgressView.m 68f68009d6 fix a couple of iOS 7 warnings 10 tahun lalu
VLCServerListViewController.h 02635ea73e rename local network classes since those are no longer local 10 tahun lalu
VLCServerListViewController.m a235faa2a4 network login: fix navigation on iPad 10 tahun lalu
VLCSettingsController.h ac717d9b6d move the clouds logout button from settings to their controllers 10 tahun lalu
VLCSettingsController.m 5a89b2d6c8 Move passcode lock to a designated object which will take care of anything keychain related 10 tahun lalu
VLCSharedLibraryListViewController.h 9c0774181f LocalServer: Add "VLC for ios" Media server for stream or download (exchange of media between idevice) 10 tahun lalu
VLCSharedLibraryListViewController.m f9639a5759 compilation fixes 10 tahun lalu
VLCSharedLibraryParser.h b28b9b4e11 local network: refactor shared library code to never block the main thread 10 tahun lalu
VLCSharedLibraryParser.m 0b7d59536c shared local library: fix warning 10 tahun lalu
VLCSidebarController.h 6ecad04e9c add copyright headers 10 tahun lalu
VLCSidebarController.m 6ecad04e9c add copyright headers 10 tahun lalu
VLCSidebarViewCell.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 tahun lalu
VLCSidebarViewCell.m 68f68009d6 fix a couple of iOS 7 warnings 10 tahun lalu
VLCSlider.h f3f736536c use double tap to reset delay and speed sliders to default value fixes #14588 10 tahun lalu
VLCSlider.m 6aa0fff129 Drop iOS 6.1 10 tahun lalu
VLCStatusLabel.h a43890f072 VLCStatusLabel: hide implementation details 11 tahun lalu
VLCStatusLabel.m 68f68009d6 fix a couple of iOS 7 warnings 10 tahun lalu
VLCThumbnailsCache.h 3fc601b416 library: update the thumbnail to the last displayed frame when remember poisition is updated 10 tahun lalu
VLCThumbnailsCache.m 6aa0fff129 Drop iOS 6.1 10 tahun lalu
VLCTimeNavigationTitleView.h 2f08666e38 move layout code for time navigation title view to separate view 10 tahun lalu
VLCTimeNavigationTitleView.m 6aa0fff129 Drop iOS 6.1 10 tahun lalu
VLCTrackSelectorHeaderView.h a5bdb95c51 playback: replace action sheets for audio / SPU selection with a custom-styled table view, which allows the selection of either track in a single view 10 tahun lalu
VLCTrackSelectorHeaderView.m fe2988f7d0 UIDevice: Cosmetics 10 tahun lalu
VLCTrackSelectorTableViewCell.h 26f894a718 playback: minor track selector beautifications 10 tahun lalu
VLCTrackSelectorTableViewCell.m 72d7f76338 movie view: make sure the track selector always shows the current selection (close #14628) 10 tahun lalu
VLCUPnPServerListViewController.h 02635ea73e rename local network classes since those are no longer local 10 tahun lalu
VLCUPnPServerListViewController.m f9639a5759 compilation fixes 10 tahun lalu
VLCWiFiUploadTableViewCell.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 tahun lalu
VLCWiFiUploadTableViewCell.m 3ed801aaf1 Replace instances of NSLocalizedString(@"STRING", @"") with NSLocalizedString(@"STRING", nil) 11 tahun lalu
main.m a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 tahun lalu