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