Felix Paul Kühne 54a419093e Dropbox: fix activity indicator location on iPad 12 years ago
..
Reachability.h c2507947c3 fix compilation warning 12 years ago
Reachability.m 481fccadaf App Delegate: don't ask for passcode if disabled by the user (close #8695) 12 years ago
VLC for iOS-Info.plist b54abea82e Add a UI and a data backend for Dropbox (close #8573) 12 years ago
VLC for iOS-Prefix.pch d95682d04e add a setting to control the audio playback when the app is in background 12 years ago
VLCAboutViewController.h 075200e10b About: use navigation bar instead of toolbar 12 years ago
VLCAboutViewController.m 225c07b517 Implement custom Done buttons throughout the menu 12 years ago
VLCAppDelegate.h b54abea82e Add a UI and a data backend for Dropbox (close #8573) 12 years ago
VLCAppDelegate.m 7a0a71231d Remove verbosity setting and rename time stretching internally 12 years ago
VLCCircularProgressIndicator.h 28717cf705 Add Circular Progress Indicator needed for future eyecandy 12 years ago
VLCCircularProgressIndicator.m acee836e61 remove debug 12 years ago
VLCConstants.h 7a0a71231d Remove verbosity setting and rename time stretching internally 12 years ago
VLCDropboxConstants.h ab46df5274 Dropbox: add designated header for login constants 12 years ago
VLCDropboxController.h ccabc65d86 Dropbox: add progress indicator shown when downloading files 12 years ago
VLCDropboxController.m 480fae19a5 Dropbox: fix download location 12 years ago
VLCDropboxTableViewCell.h 0aaa35272e Dropbox: improve folder item rendering 12 years ago
VLCDropboxTableViewCell.m 0aaa35272e Dropbox: improve folder item rendering 12 years ago
VLCDropboxTableViewController.h b54abea82e Add a UI and a data backend for Dropbox (close #8573) 12 years ago
VLCDropboxTableViewController.m 54a419093e Dropbox: fix activity indicator location on iPad 12 years ago
VLCExternalDisplayController.h 0075b6c662 Aspen: add support for external display 12 years ago
VLCExternalDisplayController.m ae4ee5d5c9 Coding style fixes 12 years ago
VLCHTTPFileDownloader.h 9dd024b957 Rename VLCAddMediaViewController to VLCMenuViewController since it's more appropriate 12 years ago
VLCHTTPFileDownloader.m 9dd024b957 Rename VLCAddMediaViewController to VLCMenuViewController since it's more appropriate 12 years ago
VLCHTTPUploaderController.h 67a26d83b9 http uploader: expose httpserver as a property so our object friends can ask for information 12 years ago
VLCHTTPUploaderController.m 287499732e HTTP-Uploader: show network activity indicator if appropriate 12 years ago
VLCHorizontalSwipeGestureRecognizer.h c12fd05f27 Add custom horizontal and vertical swipe gesture recognizers 12 years ago
VLCHorizontalSwipeGestureRecognizer.m c12fd05f27 Add custom horizontal and vertical swipe gesture recognizers 12 years ago
VLCLinearProgressIndicator.h 85a73f5223 Add Linear Progress Indicator 12 years ago
VLCLinearProgressIndicator.m 55a4b222e2 Linear Progress Indicator: minor code optimization 12 years ago
VLCMenuViewController.h d5ba408fc1 Menu: fix scrolling on iPhone (close #8730) 12 years ago
VLCMenuViewController.m d5ba408fc1 Menu: fix scrolling on iPhone (close #8730) 12 years ago
VLCMovieViewController.h 544333827b playback view: add horizontal swipe for playback position, vertical swipe on right handside for screen brightness and reserve vertical swipe on left for volume (which requires future audiounit_ios adaptations) 12 years ago
VLCMovieViewController.m 85d5a264e5 Movie Player: set playback options on the VLCMedia object instead of the VLCMediaPlayer and init the latter with an empty options array so we get the shared library 12 years ago
VLCPlaylistGridView.h b3f240a21e Add workaround for not implemented method commitEditingStyle in AQGridView 12 years ago
VLCPlaylistGridView.m 08400fbe09 Add confirmation dialog before deleting media on iPad (close #8734) 12 years ago
VLCPlaylistTableViewCell.h fc6aa44c10 add a basic indicator whether the media is unread or not 12 years ago
VLCPlaylistTableViewCell.m fc6aa44c10 add a basic indicator whether the media is unread or not 12 years ago
VLCPlaylistViewController.h db9c81f084 Code refactoring 12 years ago
VLCPlaylistViewController.m db9c81f084 Code refactoring 12 years ago
VLCSettingsController.h 43f549cab7 further simplify our in-app settings implementation and solve the remaining issue with the subtitle encoding setting (close #8679) 12 years ago
VLCSettingsController.m faa0c47009 Use boolValue instead of intValue for settings options 12 years ago
VLCStatusLabel.h 1a895b91b8 Add custom class to display status messages 12 years ago
VLCStatusLabel.m 1a895b91b8 Add custom class to display status messages 12 years ago
VLCVerticalSwipeGestureRecognizer.h c12fd05f27 Add custom horizontal and vertical swipe gesture recognizers 12 years ago
VLCVerticalSwipeGestureRecognizer.m c12fd05f27 Add custom horizontal and vertical swipe gesture recognizers 12 years ago
main.m 9c77f50520 Initial Commit 12 years ago