Felix Paul Kühne c12fd05f27 Add custom horizontal and vertical swipe gesture recognizers 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 075200e10b About: use navigation bar instead of toolbar 12 years ago
VLCAppDelegate.h b54abea82e Add a UI and a data backend for Dropbox (close #8573) 12 years ago
VLCAppDelegate.m 56fa587228 Initialize playlist view controller programmatically(except empty library view), => should improve scrolling performance 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 03267b6aec Dropbox: list subtitle files in addition to videos and folders 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 876ef5c9c0 Dropbox Table View: drop itemIsaFolderView since we show a folder icon on the left anyway 12 years ago
VLCDropboxTableViewCell.m 876ef5c9c0 Dropbox Table View: drop itemIsaFolderView since we show a folder icon on the left anyway 12 years ago
VLCDropboxTableViewController.h b54abea82e Add a UI and a data backend for Dropbox (close #8573) 12 years ago
VLCDropboxTableViewController.m c4f6c779ef Dropbox: compilation fix 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 9dd024b957 Rename VLCAddMediaViewController to VLCMenuViewController since it's more appropriate 12 years ago
VLCMenuViewController.m 075200e10b About: use navigation bar instead of toolbar 12 years ago
VLCMovieViewController.h 5fbd35fc13 remove over-engineered crop feature and reduce the number of choices for aspect ratio changes to a reasonable set (close #8670) 12 years ago
VLCMovieViewController.m 6f066a0282 MoviePlayer: show controls before leaving player view controller to prevent overlapping navigation bar by status bar 12 years ago
VLCPlaylistGridView.h b3f240a21e Add workaround for not implemented method commitEditingStyle in AQGridView 12 years ago
VLCPlaylistGridView.m 9b86e92e04 Compilation fix 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 56fa587228 Initialize playlist view controller programmatically(except empty library view), => should improve scrolling performance 12 years ago
VLCPlaylistViewController.m 56fa587228 Initialize playlist view controller programmatically(except empty library view), => should improve scrolling performance 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