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