Felix Paul Kühne 4927e0a2f8 Local Server list: fix drawing issue 12 vuotta sitten
..
DirectoryWatcher.h 03998b94a0 Add 'smart' directory watcher (closes #8731) 12 vuotta sitten
DirectoryWatcher.m 03998b94a0 Add 'smart' directory watcher (closes #8731) 12 vuotta sitten
NSString+SupportedMedia.h 17522da70d Enable playback of audio-only media (refs #9044) 12 vuotta sitten
NSString+SupportedMedia.m 17522da70d Enable playback of audio-only media (refs #9044) 12 vuotta sitten
Reachability.h c2507947c3 fix compilation warning 12 vuotta sitten
Reachability.m 481fccadaf App Delegate: don't ask for passcode if disabled by the user (close #8695) 12 vuotta sitten
UIBarButtonItem+Theme.h c72e8c3657 unify menu button on the phone form factor 12 vuotta sitten
UIBarButtonItem+Theme.m c72e8c3657 unify menu button on the phone form factor 12 vuotta sitten
UIDevice+SpeedCategory.h be7bf21027 UIDevice: generalize speed checker 12 vuotta sitten
UIDevice+SpeedCategory.m be7bf21027 UIDevice: generalize speed checker 12 vuotta sitten
UINavigationController+Theme.h d833073370 Put the UINavigationController theming in a category 12 vuotta sitten
UINavigationController+Theme.m d833073370 Put the UINavigationController theming in a category 12 vuotta sitten
VLC for iOS-Info.plist c50f11f45b Prepare to 2.0.3 12 vuotta sitten
VLC for iOS-Prefix.pch d95682d04e add a setting to control the audio playback when the app is in background 12 vuotta sitten
VLCAboutViewController.h f8974280a6 About View: reworked scrolling behavior and updated content 12 vuotta sitten
VLCAboutViewController.m 6a08098ace Unify menu behavior for pad and phone form factors 12 vuotta sitten
VLCAppDelegate.h 9bf7a6a763 Replace existing popover/modal menu with sliding menu (close #9045) 12 vuotta sitten
VLCAppDelegate.m 13c0879ccc App Delegate: fix opening external URLs with new menu 12 vuotta sitten
VLCBugreporter.h c61d25a9ef Move bug reporter to separate class and allow the shake gesture also in Library view and during playback 12 vuotta sitten
VLCBugreporter.m c61d25a9ef Move bug reporter to separate class and allow the shake gesture also in Library view and during playback 12 vuotta sitten
VLCConstants.h 9b5e5b4323 Update code name 12 vuotta sitten
VLCDropboxConstants.h 19738bed6a Mention the LICENSE in the files headers 12 vuotta sitten
VLCDropboxController.h 862b0df74e Dropbox: prevent concurrent downloads 12 vuotta sitten
VLCDropboxController.m 17522da70d Enable playback of audio-only media (refs #9044) 12 vuotta sitten
VLCDropboxTableViewCell.h 19738bed6a Mention the LICENSE in the files headers 12 vuotta sitten
VLCDropboxTableViewCell.m 19738bed6a Mention the LICENSE in the files headers 12 vuotta sitten
VLCDropboxTableViewController.h 3ffed5bbad Don't add the Dropbox login view inside the table view (close #8997) 12 vuotta sitten
VLCDropboxTableViewController.m 6a08098ace Unify menu behavior for pad and phone form factors 12 vuotta sitten
VLCExternalDisplayController.h 19738bed6a Mention the LICENSE in the files headers 12 vuotta sitten
VLCExternalDisplayController.m 19738bed6a Mention the LICENSE in the files headers 12 vuotta sitten
VLCHTTPDownloadViewController.h 8df44fa490 Add in-app help to http downloader and open network stream 12 vuotta sitten
VLCHTTPDownloadViewController.m 8df44fa490 Add in-app help to http downloader and open network stream 12 vuotta sitten
VLCHTTPFileDownloader.h 1b1116c90e VLCHTTPFileDownloader: improve error reporting 12 vuotta sitten
VLCHTTPFileDownloader.m 086b4fef0e Factorize idle timer handling 12 vuotta sitten
VLCHTTPUploaderController.h 6cc8e77bb6 http uploader: factor code, use en1 as wifi interface for iPhoneSimulator, prevent adding multiple loggers 12 vuotta sitten
VLCHTTPUploaderController.m 086b4fef0e Factorize idle timer handling 12 vuotta sitten
VLCHorizontalSwipeGestureRecognizer.h 19738bed6a Mention the LICENSE in the files headers 12 vuotta sitten
VLCHorizontalSwipeGestureRecognizer.m 19738bed6a Mention the LICENSE in the files headers 12 vuotta sitten
VLCLinearProgressIndicator.h 2bc98154d0 Library: fix drawing issues from the future 12 vuotta sitten
VLCLinearProgressIndicator.m 08f04d9b21 Library: draw position indicator in orange instead of gray 12 vuotta sitten
VLCLocalNetworkListCell.h 83d942d944 Implement UPNP-based listing of local servers 12 vuotta sitten
VLCLocalNetworkListCell.m 4927e0a2f8 Local Server list: fix drawing issue 12 vuotta sitten
VLCLocalServerListViewController.h 83d942d944 Implement UPNP-based listing of local servers 12 vuotta sitten
VLCLocalServerListViewController.m 83d942d944 Implement UPNP-based listing of local servers 12 vuotta sitten
VLCMediaFileDiscoverer.h 8a133e3fbe Update VLCMediaFileDiscovererDelegate methods to avoid confusion 12 vuotta sitten
VLCMediaFileDiscoverer.m 17522da70d Enable playback of audio-only media (refs #9044) 12 vuotta sitten
VLCMenuButton.h f7834c6d2f Implement menu button with resizable background 12 vuotta sitten
VLCMenuButton.m f7834c6d2f Implement menu button with resizable background 12 vuotta sitten
VLCMenuViewController.h 83d942d944 Implement UPNP-based listing of local servers 12 vuotta sitten
VLCMenuViewController.m 83d942d944 Implement UPNP-based listing of local servers 12 vuotta sitten
VLCMovieViewController.h 39d87e2031 Movie View: add visual click feedback for the time display 12 vuotta sitten
VLCMovieViewController.m 04b5c7fa67 Add deinterlace option, off by default (close #8813) 12 vuotta sitten
VLCOpenNetworkStreamViewController.h 8df44fa490 Add in-app help to http downloader and open network stream 12 vuotta sitten
VLCOpenNetworkStreamViewController.m 975f3d65ab Open Network Stream: fix streaming opening with new menu 12 vuotta sitten
VLCPlaylistGridView.h 19738bed6a Mention the LICENSE in the files headers 12 vuotta sitten
VLCPlaylistGridView.m 0af7be5da7 Library: fix potential imagery mix-up 12 vuotta sitten
VLCPlaylistTableViewCell.h 2bc98154d0 Library: fix drawing issues from the future 12 vuotta sitten
VLCPlaylistTableViewCell.m 0af7be5da7 Library: fix potential imagery mix-up 12 vuotta sitten
VLCPlaylistViewController.h a5b8236c49 Use generic UIViewController when possible 12 vuotta sitten
VLCPlaylistViewController.m c72e8c3657 unify menu button on the phone form factor 12 vuotta sitten
VLCSettingsController.h 19738bed6a Mention the LICENSE in the files headers 12 vuotta sitten
VLCSettingsController.m 6a08098ace Unify menu behavior for pad and phone form factors 12 vuotta sitten
VLCSlider.h 19738bed6a Mention the LICENSE in the files headers 12 vuotta sitten
VLCSlider.m 19738bed6a Mention the LICENSE in the files headers 12 vuotta sitten
VLCStatusLabel.h 19738bed6a Mention the LICENSE in the files headers 12 vuotta sitten
VLCStatusLabel.m 19738bed6a Mention the LICENSE in the files headers 12 vuotta sitten
VLCVerticalSwipeGestureRecognizer.h 19738bed6a Mention the LICENSE in the files headers 12 vuotta sitten
VLCVerticalSwipeGestureRecognizer.m 19738bed6a Mention the LICENSE in the files headers 12 vuotta sitten
main.m 19738bed6a Mention the LICENSE in the files headers 12 vuotta sitten