Felix Paul Kühne 6e23f4f4cb Implement updated color scheme 12 years ago
..
DirectoryWatcher.h 03998b94a0 Add 'smart' directory watcher (closes #8731) 12 years ago
DirectoryWatcher.m 03998b94a0 Add 'smart' directory watcher (closes #8731) 12 years ago
NSString+SupportedMedia.h e512846c34 Add helper category method to NSString to determine when filePath is supported media/subtitle format or not 12 years ago
NSString+SupportedMedia.m e512846c34 Add helper category method to NSString to determine when filePath is supported media/subtitle format or not 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 b074f7c5b8 Update app version to ease testing 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 efa21f521c About View: open external links in default browser 12 years ago
VLCAboutViewController.m 58e3450cb0 About Panel: allow in page-links 12 years ago
VLCAppDelegate.h bb5e9d4a50 Refactoring: hide ivars 12 years ago
VLCAppDelegate.m aa30059483 Implement refined navbar background for the phone's landscape mode 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 1fe4f90213 Movie View: allow user to tap on time display to toggle between elapsed and remaining time (setting retained throughout sessions) 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 e512846c34 Add helper category method to NSString to determine when filePath is supported media/subtitle format or not 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 aa30059483 Implement refined navbar background for the phone's landscape mode 12 years ago
VLCMovieViewController.h ea46bde552 Replace topmost toolbar with navigation bar 12 years ago
VLCMovieViewController.m e366d50e3e Movie View: simplify control hiding / showing code 12 years ago
VLCPlaylistGridView.h b3f240a21e Add workaround for not implemented method commitEditingStyle in AQGridView 12 years ago
VLCPlaylistGridView.m 6e23f4f4cb Implement updated color scheme 12 years ago
VLCPlaylistTableViewCell.h fc6aa44c10 add a basic indicator whether the media is unread or not 12 years ago
VLCPlaylistTableViewCell.m 6e23f4f4cb Implement updated color scheme 12 years ago
VLCPlaylistViewController.h db9c81f084 Code refactoring 12 years ago
VLCPlaylistViewController.m 6e23f4f4cb Implement updated color scheme 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
VLCSlider.h 3c1c73c531 Add custom slider class 12 years ago
VLCSlider.m 3c1c73c531 Add custom slider class 12 years ago
VLCStatusLabel.h 1a895b91b8 Add custom class to display status messages 12 years ago
VLCStatusLabel.m efd27a188f Status Label: center in superview instead of window to fix alignment issues in landscape mode 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