Felix Paul Kühne bcde46730e menu: increase section header readibility vor 12 Jahren
..
DirectoryWatcher.h 03998b94a0 Add 'smart' directory watcher (closes #8731) vor 12 Jahren
DirectoryWatcher.m 03998b94a0 Add 'smart' directory watcher (closes #8731) vor 12 Jahren
NSString+SupportedMedia.h 1d23b980a7 SupportedMedia checker: add additional check for any supported files vor 12 Jahren
NSString+SupportedMedia.m 1d23b980a7 SupportedMedia checker: add additional check for any supported files vor 12 Jahren
Reachability.h c2507947c3 fix compilation warning vor 12 Jahren
Reachability.m 481fccadaf App Delegate: don't ask for passcode if disabled by the user (close #8695) vor 12 Jahren
UIBarButtonItem+Theme.h c72e8c3657 unify menu button on the phone form factor vor 12 Jahren
UIBarButtonItem+Theme.m 9b7d83d53d Vastly improve accessibility support for playback and new VLC menu (close #9017) vor 12 Jahren
UIDevice+SpeedCategory.h be7bf21027 UIDevice: generalize speed checker vor 12 Jahren
UIDevice+SpeedCategory.m be7bf21027 UIDevice: generalize speed checker vor 12 Jahren
UINavigationController+Theme.h d833073370 Put the UINavigationController theming in a category vor 12 Jahren
UINavigationController+Theme.m 0136c642f8 Adapt UI to new graphics vor 12 Jahren
VLC for iOS-Info.plist 8effdf68af Update release version vor 12 Jahren
VLC for iOS-Prefix.pch d95682d04e add a setting to control the audio playback when the app is in background vor 12 Jahren
VLCAboutViewController.h f8974280a6 About View: reworked scrolling behavior and updated content vor 12 Jahren
VLCAboutViewController.m 47c27542b4 About panel: minor appearance fix vor 12 Jahren
VLCAppDelegate.h 52d6759fb7 Move VLCDownloadViewController's existance from menu to app delegate vor 12 Jahren
VLCAppDelegate.m 52d6759fb7 Move VLCDownloadViewController's existance from menu to app delegate vor 12 Jahren
VLCBugreporter.h c61d25a9ef Move bug reporter to separate class and allow the shake gesture also in Library view and during playback vor 12 Jahren
VLCBugreporter.m c61d25a9ef Move bug reporter to separate class and allow the shake gesture also in Library view and during playback vor 12 Jahren
VLCConstants.h 7109926872 Remove 'rar' from list of supported file formats as it is currently not supported by this port vor 12 Jahren
VLCDownloadViewController.h 3e82fa4c26 download controller: add API so other objects can queue a download vor 12 Jahren
VLCDownloadViewController.m 2e1c3cc528 Download Controller: fix download queue action if view was never shown vor 12 Jahren
VLCDropboxConstants.h 19738bed6a Mention the LICENSE in the files headers vor 12 Jahren
VLCDropboxController.h 862b0df74e Dropbox: prevent concurrent downloads vor 12 Jahren
VLCDropboxController.m 17522da70d Enable playback of audio-only media (refs #9044) vor 12 Jahren
VLCDropboxTableViewCell.h 19738bed6a Mention the LICENSE in the files headers vor 12 Jahren
VLCDropboxTableViewCell.m 19738bed6a Mention the LICENSE in the files headers vor 12 Jahren
VLCDropboxTableViewController.h 3ffed5bbad Don't add the Dropbox login view inside the table view (close #8997) vor 12 Jahren
VLCDropboxTableViewController.m 0136c642f8 Adapt UI to new graphics vor 12 Jahren
VLCExternalDisplayController.h 19738bed6a Mention the LICENSE in the files headers vor 12 Jahren
VLCExternalDisplayController.m 19738bed6a Mention the LICENSE in the files headers vor 12 Jahren
VLCHTTPFileDownloader.h 1b1116c90e VLCHTTPFileDownloader: improve error reporting vor 12 Jahren
VLCHTTPFileDownloader.m c2ea03fda1 Remove old menu view controller vor 12 Jahren
VLCHTTPUploaderController.h 6cc8e77bb6 http uploader: factor code, use en1 as wifi interface for iPhoneSimulator, prevent adding multiple loggers vor 12 Jahren
VLCHTTPUploaderController.m 4f14647fe8 http uploader: don't print errors if there is none vor 12 Jahren
VLCHorizontalSwipeGestureRecognizer.h 19738bed6a Mention the LICENSE in the files headers vor 12 Jahren
VLCHorizontalSwipeGestureRecognizer.m 19738bed6a Mention the LICENSE in the files headers vor 12 Jahren
VLCLinearProgressIndicator.h 2bc98154d0 Library: fix drawing issues from the future vor 12 Jahren
VLCLinearProgressIndicator.m 08f04d9b21 Library: draw position indicator in orange instead of gray vor 12 Jahren
VLCLocalNetworkListCell.h ce90810053 VLCLocalNetworkListCell: add delegate protocol to trigger a download if the button is touched vor 12 Jahren
VLCLocalNetworkListCell.m ce90810053 VLCLocalNetworkListCell: add delegate protocol to trigger a download if the button is touched vor 12 Jahren
VLCLocalServerFolderListViewController.h 3bb5575f07 Local Network: implement folder listing and browsing via FTP vor 12 Jahren
VLCLocalServerFolderListViewController.m 77fd9eabf3 Local Server Folder List: fix ftp download URL creation vor 12 Jahren
VLCLocalServerListViewController.h 83d942d944 Implement UPNP-based listing of local servers vor 12 Jahren
VLCLocalServerListViewController.m ed73ed106f Network Login: add missing l10n vor 12 Jahren
VLCMediaFileDiscoverer.h 8a133e3fbe Update VLCMediaFileDiscovererDelegate methods to avoid confusion vor 12 Jahren
VLCMediaFileDiscoverer.m 17522da70d Enable playback of audio-only media (refs #9044) vor 12 Jahren
VLCMenuButton.h f7834c6d2f Implement menu button with resizable background vor 12 Jahren
VLCMenuButton.m f7834c6d2f Implement menu button with resizable background vor 12 Jahren
VLCMenuTableViewController.h 4660b5f7ce menu: reveal public method to the public so view controllers don't have to abuse the reveal controller to switch context vor 12 Jahren
VLCMenuTableViewController.m bcde46730e menu: increase section header readibility vor 12 Jahren
VLCMovieViewController.h 39d87e2031 Movie View: add visual click feedback for the time display vor 12 Jahren
VLCMovieViewController.m 9b7d83d53d Vastly improve accessibility support for playback and new VLC menu (close #9017) vor 12 Jahren
VLCNetworkLoginViewController.h 7a3c61b579 Network Login Panel: allow control object to wipe an instance without animation vor 12 Jahren
VLCNetworkLoginViewController.m ed73ed106f Network Login: add missing l10n vor 12 Jahren
VLCOpenNetworkStreamViewController.h 8df44fa490 Add in-app help to http downloader and open network stream vor 12 Jahren
VLCOpenNetworkStreamViewController.m 0f090da739 Open Network Stream: don't add unique stream to history multiple times vor 12 Jahren
VLCPlaylistGridView.h 19738bed6a Mention the LICENSE in the files headers vor 12 Jahren
VLCPlaylistGridView.m 0af7be5da7 Library: fix potential imagery mix-up vor 12 Jahren
VLCPlaylistTableViewCell.h 2bc98154d0 Library: fix drawing issues from the future vor 12 Jahren
VLCPlaylistTableViewCell.m 0af7be5da7 Library: fix potential imagery mix-up vor 12 Jahren
VLCPlaylistViewController.h c2ea03fda1 Remove old menu view controller vor 12 Jahren
VLCPlaylistViewController.m 46a9f1c1ff Move branding to menu vor 12 Jahren
VLCSettingsController.h 19738bed6a Mention the LICENSE in the files headers vor 12 Jahren
VLCSettingsController.m 6a08098ace Unify menu behavior for pad and phone form factors vor 12 Jahren
VLCSlider.h 19738bed6a Mention the LICENSE in the files headers vor 12 Jahren
VLCSlider.m 19738bed6a Mention the LICENSE in the files headers vor 12 Jahren
VLCStatusLabel.h 19738bed6a Mention the LICENSE in the files headers vor 12 Jahren
VLCStatusLabel.m 19738bed6a Mention the LICENSE in the files headers vor 12 Jahren
VLCVerticalSwipeGestureRecognizer.h 19738bed6a Mention the LICENSE in the files headers vor 12 Jahren
VLCVerticalSwipeGestureRecognizer.m 19738bed6a Mention the LICENSE in the files headers vor 12 Jahren
VLCWiFiUploadTableViewCell.h dd594ab1dd menu: de-uglify http upload cell, improve its responsiveness and fix http server state on launch vor 12 Jahren
VLCWiFiUploadTableViewCell.m f18ed1ddcf Menu: updated color scheme vor 12 Jahren
main.m 19738bed6a Mention the LICENSE in the files headers vor 12 Jahren