Felix Paul Kühne 3e11eaac93 Library: fixed corner-case where a thumbnail was created but failed to be displayed %!s(int64=12) %!d(string=hai) anos
..
NSString+SupportedMedia.h 1d23b980a7 SupportedMedia checker: add additional check for any supported files %!s(int64=12) %!d(string=hai) anos
NSString+SupportedMedia.m 1d23b980a7 SupportedMedia checker: add additional check for any supported files %!s(int64=12) %!d(string=hai) anos
Reachability.h c2507947c3 fix compilation warning %!s(int64=12) %!d(string=hai) anos
Reachability.m 481fccadaf App Delegate: don't ask for passcode if disabled by the user (close #8695) %!s(int64=12) %!d(string=hai) anos
UIBarButtonItem+Theme.h c72e8c3657 unify menu button on the phone form factor %!s(int64=12) %!d(string=hai) anos
UIBarButtonItem+Theme.m 923be286a8 Improve bar button rendering if device runs in the future %!s(int64=12) %!d(string=hai) anos
UIDevice+SpeedCategory.h be7bf21027 UIDevice: generalize speed checker %!s(int64=12) %!d(string=hai) anos
UIDevice+SpeedCategory.m be7bf21027 UIDevice: generalize speed checker %!s(int64=12) %!d(string=hai) anos
UINavigationController+Theme.h d833073370 Put the UINavigationController theming in a category %!s(int64=12) %!d(string=hai) anos
UINavigationController+Theme.m 1364c1934b Fix navbar theme for the future %!s(int64=12) %!d(string=hai) anos
VLC for iOS-Info.plist 1238e14183 Improve the exposed list of file types the app supports (mostly audio) %!s(int64=12) %!d(string=hai) anos
VLC for iOS-Prefix.pch 6888e1d461 Compilation and useability fixes for the current SDKs %!s(int64=12) %!d(string=hai) anos
VLCAboutViewController.h f8974280a6 About View: reworked scrolling behavior and updated content %!s(int64=12) %!d(string=hai) anos
VLCAboutViewController.m 923be286a8 Improve bar button rendering if device runs in the future %!s(int64=12) %!d(string=hai) anos
VLCAppDelegate.h 52d6759fb7 Move VLCDownloadViewController's existance from menu to app delegate %!s(int64=12) %!d(string=hai) anos
VLCAppDelegate.m 13cc87acae Fix vout layout issue introduced by the sidebar reveal controller %!s(int64=12) %!d(string=hai) anos
VLCBugreporter.h c61d25a9ef Move bug reporter to separate class and allow the shake gesture also in Library view and during playback %!s(int64=12) %!d(string=hai) anos
VLCBugreporter.m c61d25a9ef Move bug reporter to separate class and allow the shake gesture also in Library view and during playback %!s(int64=12) %!d(string=hai) anos
VLCConstants.h 7109926872 Remove 'rar' from list of supported file formats as it is currently not supported by this port %!s(int64=12) %!d(string=hai) anos
VLCDownloadViewController.h 3e82fa4c26 download controller: add API so other objects can queue a download %!s(int64=12) %!d(string=hai) anos
VLCDownloadViewController.m 171d62dc65 Fix multiple navigation bar appearance issues in the future %!s(int64=12) %!d(string=hai) anos
VLCDropboxConstants.h 19738bed6a Mention the LICENSE in the files headers %!s(int64=12) %!d(string=hai) anos
VLCDropboxController.h 862b0df74e Dropbox: prevent concurrent downloads %!s(int64=12) %!d(string=hai) anos
VLCDropboxController.m 17522da70d Enable playback of audio-only media (refs #9044) %!s(int64=12) %!d(string=hai) anos
VLCDropboxTableViewCell.h 19738bed6a Mention the LICENSE in the files headers %!s(int64=12) %!d(string=hai) anos
VLCDropboxTableViewCell.m 19738bed6a Mention the LICENSE in the files headers %!s(int64=12) %!d(string=hai) anos
VLCDropboxTableViewController.h 3ffed5bbad Don't add the Dropbox login view inside the table view (close #8997) %!s(int64=12) %!d(string=hai) anos
VLCDropboxTableViewController.m 0136c642f8 Adapt UI to new graphics %!s(int64=12) %!d(string=hai) anos
VLCExternalDisplayController.h 19738bed6a Mention the LICENSE in the files headers %!s(int64=12) %!d(string=hai) anos
VLCExternalDisplayController.m 19738bed6a Mention the LICENSE in the files headers %!s(int64=12) %!d(string=hai) anos
VLCFixups.h 6888e1d461 Compilation and useability fixes for the current SDKs %!s(int64=12) %!d(string=hai) anos
VLCHTTPFileDownloader.h 1b1116c90e VLCHTTPFileDownloader: improve error reporting %!s(int64=12) %!d(string=hai) anos
VLCHTTPFileDownloader.m c2ea03fda1 Remove old menu view controller %!s(int64=12) %!d(string=hai) anos
VLCHTTPUploaderController.h 6cc8e77bb6 http uploader: factor code, use en1 as wifi interface for iPhoneSimulator, prevent adding multiple loggers %!s(int64=12) %!d(string=hai) anos
VLCHTTPUploaderController.m 4f14647fe8 http uploader: don't print errors if there is none %!s(int64=12) %!d(string=hai) anos
VLCHorizontalSwipeGestureRecognizer.h 19738bed6a Mention the LICENSE in the files headers %!s(int64=12) %!d(string=hai) anos
VLCHorizontalSwipeGestureRecognizer.m 19738bed6a Mention the LICENSE in the files headers %!s(int64=12) %!d(string=hai) anos
VLCLinearProgressIndicator.h 2bc98154d0 Library: fix drawing issues from the future %!s(int64=12) %!d(string=hai) anos
VLCLinearProgressIndicator.m 08f04d9b21 Library: draw position indicator in orange instead of gray %!s(int64=12) %!d(string=hai) anos
VLCLocalNetworkListCell.h ce90810053 VLCLocalNetworkListCell: add delegate protocol to trigger a download if the button is touched %!s(int64=12) %!d(string=hai) anos
VLCLocalNetworkListCell.m ce90810053 VLCLocalNetworkListCell: add delegate protocol to trigger a download if the button is touched %!s(int64=12) %!d(string=hai) anos
VLCLocalServerFolderListViewController.h 3bb5575f07 Local Network: implement folder listing and browsing via FTP %!s(int64=12) %!d(string=hai) anos
VLCLocalServerFolderListViewController.m 9efab40748 Local Server folder list: fix compilation warning from the future %!s(int64=12) %!d(string=hai) anos
VLCLocalServerListViewController.h 83d942d944 Implement UPNP-based listing of local servers %!s(int64=12) %!d(string=hai) anos
VLCLocalServerListViewController.m ef926e0ecc Local network: deselect table view cell before pushing controller %!s(int64=12) %!d(string=hai) anos
VLCMediaFileDiscoverer.h 8a133e3fbe Update VLCMediaFileDiscovererDelegate methods to avoid confusion %!s(int64=12) %!d(string=hai) anos
VLCMediaFileDiscoverer.m 64560819c8 Media files discoverer: use GCD to watch a directory for changes %!s(int64=12) %!d(string=hai) anos
VLCMenuButton.h f7834c6d2f Implement menu button with resizable background %!s(int64=12) %!d(string=hai) anos
VLCMenuButton.m f7834c6d2f Implement menu button with resizable background %!s(int64=12) %!d(string=hai) anos
VLCMenuTableViewController.h 4660b5f7ce menu: reveal public method to the public so view controllers don't have to abuse the reveal controller to switch context %!s(int64=12) %!d(string=hai) anos
VLCMenuTableViewController.m 8b6012328a Minor WiFi Upload item tweak %!s(int64=12) %!d(string=hai) anos
VLCMovieViewController.h 7001a23e94 iphone movie view: show meta data for audio-only media instead of a black screen %!s(int64=12) %!d(string=hai) anos
VLCMovieViewController.m 6c243fa431 media player: resume playing if playback was active; prevent from playback resume in background even if corresponding option is disabled in settings (should fix #9225) %!s(int64=12) %!d(string=hai) anos
VLCNetworkLoginViewController.h 7a3c61b579 Network Login Panel: allow control object to wipe an instance without animation %!s(int64=12) %!d(string=hai) anos
VLCNetworkLoginViewController.m 171d62dc65 Fix multiple navigation bar appearance issues in the future %!s(int64=12) %!d(string=hai) anos
VLCOpenNetworkStreamViewController.h 8df44fa490 Add in-app help to http downloader and open network stream %!s(int64=12) %!d(string=hai) anos
VLCOpenNetworkStreamViewController.m 171d62dc65 Fix multiple navigation bar appearance issues in the future %!s(int64=12) %!d(string=hai) anos
VLCPlaylistGridView.h f8a81e7a61 library view on pad: leverage MLKit to show a show episode's show name within the thumbnail and just the episode name as item name; same for audio-only media if artist and album name are known %!s(int64=12) %!d(string=hai) anos
VLCPlaylistGridView.m 3e11eaac93 Library: fixed corner-case where a thumbnail was created but failed to be displayed %!s(int64=12) %!d(string=hai) anos
VLCPlaylistTableViewCell.h 498fc2c0e3 playlist: implement album listing and playback (phone form factor only for now) %!s(int64=12) %!d(string=hai) anos
VLCPlaylistTableViewCell.m 3e11eaac93 Library: fixed corner-case where a thumbnail was created but failed to be displayed %!s(int64=12) %!d(string=hai) anos
VLCPlaylistViewController.h 3c080ec113 Library: implement library upgrading (newly introduced to MLKit) with visual feedback for the user %!s(int64=12) %!d(string=hai) anos
VLCPlaylistViewController.m 71a7b1299c Library: remove debug %!s(int64=12) %!d(string=hai) anos
VLCSettingsController.h 19738bed6a Mention the LICENSE in the files headers %!s(int64=12) %!d(string=hai) anos
VLCSettingsController.m 6a08098ace Unify menu behavior for pad and phone form factors %!s(int64=12) %!d(string=hai) anos
VLCSlider.h 19738bed6a Mention the LICENSE in the files headers %!s(int64=12) %!d(string=hai) anos
VLCSlider.m bcc2f50631 Fix slider drawing if device runs in the future %!s(int64=12) %!d(string=hai) anos
VLCStatusLabel.h 19738bed6a Mention the LICENSE in the files headers %!s(int64=12) %!d(string=hai) anos
VLCStatusLabel.m 19738bed6a Mention the LICENSE in the files headers %!s(int64=12) %!d(string=hai) anos
VLCVerticalSwipeGestureRecognizer.h 19738bed6a Mention the LICENSE in the files headers %!s(int64=12) %!d(string=hai) anos
VLCVerticalSwipeGestureRecognizer.m 19738bed6a Mention the LICENSE in the files headers %!s(int64=12) %!d(string=hai) anos
VLCWiFiUploadTableViewCell.h dd594ab1dd menu: de-uglify http upload cell, improve its responsiveness and fix http server state on launch %!s(int64=12) %!d(string=hai) anos
VLCWiFiUploadTableViewCell.m fd691f7557 Menu: fix incorrect text color for wifi upload %!s(int64=12) %!d(string=hai) anos
main.m 19738bed6a Mention the LICENSE in the files headers %!s(int64=12) %!d(string=hai) anos