Tobias Conradi fa40d70dd1 change method signature to be more readable 10 years ago
..
BasicUPnPDevice+VLC.h 0d649b9b71 Enhanced support for UPnP/DLNA video broadcast items with multiple resources and HDHomeRun detection 11 years ago
BasicUPnPDevice+VLC.m 0d649b9b71 Enhanced support for UPnP/DLNA video broadcast items with multiple resources and HDHomeRun detection 11 years ago
NSString+SupportedMedia.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 years ago
NSString+SupportedMedia.m a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 years ago
Reachability.h 493bdc12f0 Update Reachability from version 2.2 to 3.0 11 years ago
Reachability.m 435494e694 Remove debug 10 years ago
UIBarButtonItem+Theme.h 960787b7be replace rarely used themed done button with a more appealing dark button 10 years ago
UIBarButtonItem+Theme.m 960787b7be replace rarely used themed done button with a more appealing dark button 10 years ago
UIColor+Presets.h eaf1886916 Open Network Stream: Make the UISwitches have an orange on color so they are actually visible 11 years ago
UIColor+Presets.m eaf1886916 Open Network Stream: Make the UISwitches have an orange on color so they are actually visible 11 years ago
UIDevice+VLC.h 371d0a0505 uidevice: add method to tell us if there is an external screen 10 years ago
UIDevice+VLC.m 371d0a0505 uidevice: add method to tell us if there is an external screen 10 years ago
UIImage+Blur.h b682bc73d0 Add UIImage extension to blur imagery 11 years ago
UIImage+Blur.m b086f55a22 for ObjC object pointers we use nil not NULL 10 years ago
UIImage+Scaling.h fbd27f9e33 add an efficient, generic implementation to scale any image to fit any frame 10 years ago
UIImage+Scaling.m 0de02cdb41 UIImage scaling: prevent unwanted black borders on resized imagery 10 years ago
VLC for iOS-Info.plist 3f3da72d31 Bump version 10 years ago
VLC for iOS-Prefix.pch 960787b7be replace rarely used themed done button with a more appealing dark button 10 years ago
VLCAboutViewController.h d476f45654 about view: drop useless xib file and fix #11637 11 years ago
VLCAboutViewController.m 960787b7be replace rarely used themed done button with a more appealing dark button 10 years ago
VLCAlertView.h d4459e448d fix incorrect file location 11 years ago
VLCAlertView.m d4459e448d fix incorrect file location 11 years ago
VLCAppDelegate.h 9883b8ae18 move VLCPlaybackController configuration code for MediaLibrary object to category on VLCPlaybackController reduce duplicated code in VLCPlaylistViewController 10 years ago
VLCAppDelegate.m 9883b8ae18 move VLCPlaybackController configuration code for MediaLibrary object to category on VLCPlaybackController reduce duplicated code in VLCPlaylistViewController 10 years ago
VLCBoxConstants.h f8e8fda48e Box: removed invalid urlscheme and removed false overwrite of mediaListUpdated 10 years ago
VLCBoxController.h e4864f0101 cloud services: remove duplication 10 years ago
VLCBoxController.m fd2cf1bb6b box: implement stream 10 years ago
VLCBoxTableViewController.h 79c0d94cdc box integration: cosmetics 10 years ago
VLCBoxTableViewController.m f8e8fda48e Box: removed invalid urlscheme and removed false overwrite of mediaListUpdated 10 years ago
VLCBugreporter.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 years ago
VLCBugreporter.m 3ed801aaf1 Replace instances of NSLocalizedString(@"STRING", @"") with NSLocalizedString(@"STRING", nil) 11 years ago
VLCCloudServiceCell.h d0091efa6e Deploy new cloud icons 10 years ago
VLCCloudServiceCell.m 1734e552eb cloud service cell: save 1 selector dispatch per selection 10 years ago
VLCCloudServiceCellTableViewCell.h ef38964238 clouds: Added one tableViewController for all cloud services 10 years ago
VLCCloudServiceCellTableViewCell.m ef38964238 clouds: Added one tableViewController for all cloud services 10 years ago
VLCCloudServicesTableViewController.h ef38964238 clouds: Added one tableViewController for all cloud services 10 years ago
VLCCloudServicesTableViewController.m 960787b7be replace rarely used themed done button with a more appealing dark button 10 years ago
VLCCloudStorageController.h 49bee8363d fix some more warning 10 years ago
VLCCloudStorageController.m 194baeed4e Fix some warnings regarding protocols and missing implementation 10 years ago
VLCCloudStorageTableViewCell.h 3fb51c26e2 gDrive: hide download button if it is a folder 10 years ago
VLCCloudStorageTableViewCell.m 34b0226036 oneDrive: display the media thumbnails if available 10 years ago
VLCCloudStorageTableViewController.h 194baeed4e Fix some warnings regarding protocols and missing implementation 10 years ago
VLCCloudStorageTableViewController.m 194baeed4e Fix some warnings regarding protocols and missing implementation 10 years ago
VLCConstants.h d35f340ea4 app delegate: cosmetics 10 years ago
VLCDocumentPickerController.h 0db1df08c2 Add import feature from cloud drives via document pickers 10 years ago
VLCDocumentPickerController.m 0db1df08c2 Add import feature from cloud drives via document pickers 10 years ago
VLCDownloadViewController.h 5fafa6d91b Download View: add iOS 7 redesign and tweak the appearance a bit for iOS 6 11 years ago
VLCDownloadViewController.m fa40d70dd1 change method signature to be more readable 10 years ago
VLCDropboxConstants.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 years ago
VLCDropboxController.h e4864f0101 cloud services: remove duplication 10 years ago
VLCDropboxController.m e4864f0101 cloud services: remove duplication 10 years ago
VLCDropboxTableViewController.h 1e045b513d CloudStorage:unified GDrive and DropboxtableView 11 years ago
VLCDropboxTableViewController.m fe2988f7d0 UIDevice: Cosmetics 10 years ago
VLCEqualizerView.h ffc3b9ab44 playback: split any non-UI logic from the view controller to a designated global instance 10 years ago
VLCEqualizerView.m ffc3b9ab44 playback: split any non-UI logic from the view controller to a designated global instance 10 years ago
VLCExternalDisplayController.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 years ago
VLCExternalDisplayController.m a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 years ago
VLCFirstStepsFifthPageViewController.h 45828843b1 first steps: draft and implement playback page 11 years ago
VLCFirstStepsFifthPageViewController.m cee7085fb5 Deduplicate strings 10 years ago
VLCFirstStepsFirstPageViewController.h 2490f89cbe First Steps: fixed layout on iOS 6 (close #10342) 11 years ago
VLCFirstStepsFirstPageViewController.m 3ed801aaf1 Replace instances of NSLocalizedString(@"STRING", @"") with NSLocalizedString(@"STRING", nil) 11 years ago
VLCFirstStepsFourthPageViewController.h 2490f89cbe First Steps: fixed layout on iOS 6 (close #10342) 11 years ago
VLCFirstStepsFourthPageViewController.m 3ed801aaf1 Replace instances of NSLocalizedString(@"STRING", @"") with NSLocalizedString(@"STRING", nil) 11 years ago
VLCFirstStepsSecondPageViewController.h 2490f89cbe First Steps: fixed layout on iOS 6 (close #10342) 11 years ago
VLCFirstStepsSecondPageViewController.m 3ed801aaf1 Replace instances of NSLocalizedString(@"STRING", @"") with NSLocalizedString(@"STRING", nil) 11 years ago
VLCFirstStepsSixthPageViewController.h 05a052cb2a First Steps: implement missing l10n 11 years ago
VLCFirstStepsSixthPageViewController.m 3ed801aaf1 Replace instances of NSLocalizedString(@"STRING", @"") with NSLocalizedString(@"STRING", nil) 11 years ago
VLCFirstStepsThirdPageViewController.h 2490f89cbe First Steps: fixed layout on iOS 6 (close #10342) 11 years ago
VLCFirstStepsThirdPageViewController.m 3ed801aaf1 Replace instances of NSLocalizedString(@"STRING", @"") with NSLocalizedString(@"STRING", nil) 11 years ago
VLCFirstStepsViewController.h 82a2ba235e Implement basic startup tutorial using preliminary graphics 11 years ago
VLCFirstStepsViewController.m 960787b7be replace rarely used themed done button with a more appealing dark button 10 years ago
VLCFolderCollectionViewFlowLayout.h b875c573d8 Remove the executable bit accidentally set on some source files 11 years ago
VLCFolderCollectionViewFlowLayout.m b875c573d8 Remove the executable bit accidentally set on some source files 11 years ago
VLCFrostedGlasView.h 03855e7e0e MovieViewController: added frosted glas effect 11 years ago
VLCFrostedGlasView.m a7f285d704 frosted glass: allow initialization from code instead of xib file 10 years ago
VLCGoogleDriveConstants.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 years ago
VLCGoogleDriveController.h e4864f0101 cloud services: remove duplication 10 years ago
VLCGoogleDriveController.m 49bee8363d fix some more warning 10 years ago
VLCGoogleDriveTableViewController.h ef38964238 clouds: Added one tableViewController for all cloud services 10 years ago
VLCGoogleDriveTableViewController.m 3fb51c26e2 gDrive: hide download button if it is a folder 10 years ago
VLCHTTPConnection.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 years ago
VLCHTTPConnection.m 9beee90fe2 MLFile now stores relative path in the path property. the absolut path/url can be accessed by using the property url which returns an NSURL 10 years ago
VLCHTTPFileDownloader.h fa40d70dd1 change method signature to be more readable 10 years ago
VLCHTTPFileDownloader.m fa40d70dd1 change method signature to be more readable 10 years ago
VLCHTTPUploaderController.h 92656f33c4 Wifi Server:display the access link with server hostname 11 years ago
VLCHTTPUploaderController.m 3ad4ad20b6 WiFi Sharing: turn-off IPv6 support by default to improve reliability on local networks 10 years ago
VLCLinearProgressIndicator.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 years ago
VLCLinearProgressIndicator.m a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 years ago
VLCLocalNetworkListCell.h 0d649b9b71 Enhanced support for UPnP/DLNA video broadcast items with multiple resources and HDHomeRun detection 11 years ago
VLCLocalNetworkListCell.m fc3052b5f9 fix the missing display of the size and duration of the media during exploring the UPNP. 11 years ago
VLCLocalPlexFolderListViewController.h 6eb6260a4b plex: adding the xib view for the media information (ios 7 or later) 10 years ago
VLCLocalPlexFolderListViewController.m cee7085fb5 Deduplicate strings 10 years ago
VLCLocalServerFolderListViewController.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 years ago
VLCLocalServerFolderListViewController.m 960787b7be replace rarely used themed done button with a more appealing dark button 10 years ago
VLCLocalServerListViewController.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 years ago
VLCLocalServerListViewController.m be0cfc04f7 local network: fix crash on opening the VC by making sure that we provide a proper string to the UPnP library 10 years ago
VLCMediaFileDiscoverer.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 years ago
VLCMediaFileDiscoverer.m 0cd909a8d8 file discoverer: add missing implementation to detect new folders while the app is running 10 years ago
VLCMenuButton.h 293630c126 Revert "Remove dead code and remnant artwork" 11 years ago
VLCMenuButton.m 293630c126 Revert "Remove dead code and remnant artwork" 11 years ago
VLCMenuTableViewController.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 years ago
VLCMenuTableViewController.m 960787b7be replace rarely used themed done button with a more appealing dark button 10 years ago
VLCMigrationViewController.h d30067127f add missing licensing header 10 years ago
VLCMigrationViewController.m 7b5c14dfa4 use new migration API of MediaLibraryKit 10 years ago
VLCMigrationViewController.xib f071e83d12 migration code for new coredata model 10 years ago
VLCMiniPlaybackView.h 6d2121eb74 add animation to show/hide mini player 10 years ago
VLCMiniPlaybackView.m c059a94bf0 mini player: minor UI tweak 10 years ago
VLCMovieViewController.h 1b2bf10bd4 use VLCPlaybackController for playback control only present VLCMoviewViewController when the app is active DRY app delegate by moving VLCMovieViewController initialization and presentation to methods 10 years ago
VLCMovieViewController.m 98bb898077 make sure video output doesn't get lost in background mode 10 years ago
VLCMultiSelectionMenuView.h 2dd98554f2 playback: add shuffle UI stub 10 years ago
VLCMultiSelectionMenuView.m 2dd98554f2 playback: add shuffle UI stub 10 years ago
VLCNavigationController.h 767a02ba31 subclass UINavigationController for custom appearance instead of using a category to save selector dispatches and slightly less clutter 10 years ago
VLCNavigationController.m 767a02ba31 subclass UINavigationController for custom appearance instead of using a category to save selector dispatches and slightly less clutter 10 years ago
VLCNetworkLoginViewController.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 years ago
VLCNetworkLoginViewController.m 960787b7be replace rarely used themed done button with a more appealing dark button 10 years ago
VLCOneDriveConstants.h 31d5897226 OneDrive: fix session management 10 years ago
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 years ago
VLCOneDriveController.m 5bc53fb63c fix one drive navigation bar replace custom back bar button with system cancel button change status bar style 10 years ago
VLCOneDriveObject.h a53e2d1dd9 OneDrive: implement file downloading 10 years ago
VLCOneDriveObject.m fa40d70dd1 change method signature to be more readable 10 years ago
VLCOneDriveTableViewController.h 3192338cac Add OneDrive skeleton 10 years ago
VLCOneDriveTableViewController.m 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 years ago
VLCOpenInActivity.h 0d205887c1 VLCOpenInActivity: fix copyright header 11 years ago
VLCOpenInActivity.m 0d205887c1 VLCOpenInActivity: fix copyright header 11 years ago
VLCOpenNetworkStreamViewController.h eb12ad4a33 add toggle switch to scan external subtitle over http 11 years ago
VLCOpenNetworkStreamViewController.m 960787b7be replace rarely used themed done button with a more appealing dark button 10 years ago
VLCPlaybackController+MediaLibrary.h 9883b8ae18 move VLCPlaybackController configuration code for MediaLibrary object to category on VLCPlaybackController reduce duplicated code in VLCPlaylistViewController 10 years ago
VLCPlaybackController+MediaLibrary.m 9883b8ae18 move VLCPlaybackController configuration code for MediaLibrary object to category on VLCPlaybackController reduce duplicated code in VLCPlaylistViewController 10 years ago
VLCPlaybackController.h 98bb898077 make sure video output doesn't get lost in background mode 10 years ago
VLCPlaybackController.m 13ce7bcb17 vpc: don't accidently disable the only audio track we have and do switch back to the last track when it is actually appropriate to do so in a timely manner 10 years ago
VLCPlaybackNavigationController.h b58a2d0ab3 playback: add lock button, which locks controls and rotation (close #11292, #11293) 10 years ago
VLCPlaybackNavigationController.m b58a2d0ab3 playback: add lock button, which locks controls and rotation (close #11292, #11293) 10 years ago
VLCPlaylistCollectionViewCell.h 7319b0b428 playlist: add codec information 10 years ago
VLCPlaylistCollectionViewCell.m 9beee90fe2 MLFile now stores relative path in the path property. the absolut path/url can be accessed by using the property url which returns an NSURL 10 years ago
VLCPlaylistTableViewCell.h 7319b0b428 playlist: add codec information 10 years ago
VLCPlaylistTableViewCell.m 9beee90fe2 MLFile now stores relative path in the path property. the absolut path/url can be accessed by using the property url which returns an NSURL 10 years ago
VLCPlaylistViewController.h 683f1f8308 handoff: further clean-up and partial fixes 10 years ago
VLCPlaylistViewController.m 9883b8ae18 move VLCPlaybackController configuration code for MediaLibrary object to category on VLCPlaybackController reduce duplicated code in VLCPlaylistViewController 10 years ago
VLCPlexConnectServerViewController.h 1050e6e5ee plex: add uiscrollview to Plex connect Server View 10 years ago
VLCPlexConnectServerViewController.m 960787b7be replace rarely used themed done button with a more appealing dark button 10 years ago
VLCPlexMediaInformationViewController.h 6eb6260a4b plex: adding the xib view for the media information (ios 7 or later) 10 years ago
VLCPlexMediaInformationViewController.m 960787b7be replace rarely used themed done button with a more appealing dark button 10 years ago
VLCPlexParser.h ec6f69a698 plex: update parser 10 years ago
VLCPlexParser.m 9aa83e294d plex: fix parser 10 years ago
VLCProgressView.h ef38964238 clouds: Added one tableViewController for all cloud services 10 years ago
VLCProgressView.m ef38964238 clouds: Added one tableViewController for all cloud services 10 years ago
VLCSettingsController.h ac717d9b6d move the clouds logout button from settings to their controllers 10 years ago
VLCSettingsController.m 4bb5a378ac Gesture submenu added & ability to choose jump mode 10 years ago
VLCSharedLibraryListViewController.h 9c0774181f LocalServer: Add "VLC for ios" Media server for stream or download (exchange of media between idevice) 10 years ago
VLCSharedLibraryListViewController.m 767a02ba31 subclass UINavigationController for custom appearance instead of using a category to save selector dispatches and slightly less clutter 10 years ago
VLCSharedLibraryParser.h 9c0774181f LocalServer: Add "VLC for ios" Media server for stream or download (exchange of media between idevice) 10 years ago
VLCSharedLibraryParser.m 6dbbeedff2 fix some static analyzer warnings 10 years ago
VLCSidebarViewCell.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 years ago
VLCSidebarViewCell.m 6ac2077732 Collect all colors created in code at a central place 11 years ago
VLCSlider.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 years ago
VLCSlider.m 2f08666e38 move layout code for time navigation title view to separate view 10 years ago
VLCStatusLabel.h a43890f072 VLCStatusLabel: hide implementation details 11 years ago
VLCStatusLabel.m 7ab453c43a VLCStatusLabel: adjust label size in sizeToFit instead of manipulating frame directly 11 years ago
VLCThumbnailsCache.h 5d00ca4090 thumbnail cache: remove very bad had hack to handle album art as this is correctly done by MLKit now 10 years ago
VLCThumbnailsCache.m 2241a53e16 fix CoreData threading issues which surfaced in WatchKit App 10 years ago
VLCTimeNavigationTitleView.h 2f08666e38 move layout code for time navigation title view to separate view 10 years ago
VLCTimeNavigationTitleView.m 2f08666e38 move layout code for time navigation title view to separate view 10 years ago
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 years ago
VLCTrackSelectorHeaderView.m fe2988f7d0 UIDevice: Cosmetics 10 years ago
VLCTrackSelectorTableViewCell.h 26f894a718 playback: minor track selector beautifications 10 years ago
VLCTrackSelectorTableViewCell.m 26f894a718 playback: minor track selector beautifications 10 years ago
VLCWiFiUploadTableViewCell.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 years ago
VLCWiFiUploadTableViewCell.m 3ed801aaf1 Replace instances of NSLocalizedString(@"STRING", @"") with NSLocalizedString(@"STRING", nil) 11 years ago
main.m a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 years ago