Felix Paul Kühne 05f4a955a6 playback: drop HUD feedback for volume changes since either the OS or the volume slider handle the visual feedback for us already hace 12 años
..
NSString+SupportedMedia.h 1d23b980a7 SupportedMedia checker: add additional check for any supported files hace 12 años
NSString+SupportedMedia.m 1d23b980a7 SupportedMedia checker: add additional check for any supported files hace 12 años
Reachability.h c2507947c3 fix compilation warning hace 12 años
Reachability.m 481fccadaf App Delegate: don't ask for passcode if disabled by the user (close #8695) hace 12 años
UIBarButtonItem+Theme.h c72e8c3657 unify menu button on the phone form factor hace 12 años
UIBarButtonItem+Theme.m 4864f62819 The future is now. hace 12 años
UIDevice+SpeedCategory.h be7bf21027 UIDevice: generalize speed checker hace 12 años
UIDevice+SpeedCategory.m be7bf21027 UIDevice: generalize speed checker hace 12 años
UINavigationController+Theme.h d833073370 Put the UINavigationController theming in a category hace 12 años
UINavigationController+Theme.m 4864f62819 The future is now. hace 12 años
VLC for iOS-Info.plist 1b69e82f5b Update app version hace 12 años
VLC for iOS-Prefix.pch 4864f62819 The future is now. hace 12 años
VLCAboutViewController.h f8974280a6 About View: reworked scrolling behavior and updated content hace 12 años
VLCAboutViewController.m 4864f62819 The future is now. hace 12 años
VLCAppDelegate.h 52d6759fb7 Move VLCDownloadViewController's existance from menu to app delegate hace 12 años
VLCAppDelegate.m 13cc87acae Fix vout layout issue introduced by the sidebar reveal controller hace 12 años
VLCBugreporter.h c61d25a9ef Move bug reporter to separate class and allow the shake gesture also in Library view and during playback hace 12 años
VLCBugreporter.m 9349e72c6d bug report: code clean up hace 12 años
VLCConstants.h 1b69e82f5b Update app version hace 12 años
VLCDownloadViewController.h 3d9c4731d1 Replace Frenchisms with kind-of proper English hace 12 años
VLCDownloadViewController.m 4864f62819 The future is now. hace 12 años
VLCDropboxConstants.h 19738bed6a Mention the LICENSE in the files headers hace 12 años
VLCDropboxController.h 862b0df74e Dropbox: prevent concurrent downloads hace 12 años
VLCDropboxController.m 17522da70d Enable playback of audio-only media (refs #9044) hace 12 años
VLCDropboxTableViewCell.h 19738bed6a Mention the LICENSE in the files headers hace 12 años
VLCDropboxTableViewCell.m 19738bed6a Mention the LICENSE in the files headers hace 12 años
VLCDropboxTableViewController.h 3ffed5bbad Don't add the Dropbox login view inside the table view (close #8997) hace 12 años
VLCDropboxTableViewController.m b19870daf0 updated deprecated methods iOS 6.1 hace 12 años
VLCExternalDisplayController.h 19738bed6a Mention the LICENSE in the files headers hace 12 años
VLCExternalDisplayController.m b19870daf0 updated deprecated methods iOS 6.1 hace 12 años
VLCFixups.h 6888e1d461 Compilation and useability fixes for the current SDKs hace 12 años
VLCHTTPFileDownloader.h 5c9377c580 Add speed pourcent time to downloadView hace 12 años
VLCHTTPFileDownloader.m 5c9377c580 Add speed pourcent time to downloadView hace 12 años
VLCHTTPUploaderController.h 6390a60947 Reorganize imports, hide implementation details hace 12 años
VLCHTTPUploaderController.m 4f14647fe8 http uploader: don't print errors if there is none hace 12 años
VLCLinearProgressIndicator.h 2bc98154d0 Library: fix drawing issues from the future hace 12 años
VLCLinearProgressIndicator.m 08f04d9b21 Library: draw position indicator in orange instead of gray hace 12 años
VLCLocalNetworkListCell.h 35e501db45 Local Network: add visual feedback when starting downloads hace 12 años
VLCLocalNetworkListCell.m af63516ed8 Resize iPhone VLCLocalNetworkListCell hace 12 años
VLCLocalServerFolderListViewController.h 3bb5575f07 Local Network: implement folder listing and browsing via FTP hace 12 años
VLCLocalServerFolderListViewController.m de4b449c96 local server list: rename makros to prevent potential makro redefinition hace 12 años
VLCLocalServerListViewController.h 83d942d944 Implement UPNP-based listing of local servers hace 12 años
VLCLocalServerListViewController.m a8db4e53bb Local Network: add SAP support (close #9429) hace 12 años
VLCMediaFileDiscoverer.h 8a133e3fbe Update VLCMediaFileDiscovererDelegate methods to avoid confusion hace 12 años
VLCMediaFileDiscoverer.m 64560819c8 Media files discoverer: use GCD to watch a directory for changes hace 12 años
VLCMenuButton.h f7834c6d2f Implement menu button with resizable background hace 12 años
VLCMenuButton.m f7834c6d2f Implement menu button with resizable background hace 12 años
VLCMenuTableViewController.h 4660b5f7ce menu: reveal public method to the public so view controllers don't have to abuse the reveal controller to switch context hace 12 años
VLCMenuTableViewController.m 4864f62819 The future is now. hace 12 años
VLCMovieViewController.h 6390a60947 Reorganize imports, hide implementation details hace 12 años
VLCMovieViewController.m 05f4a955a6 playback: drop HUD feedback for volume changes since either the OS or the volume slider handle the visual feedback for us already hace 12 años
VLCNetworkLoginViewController.h dfac00b64e Save FTP servers hace 12 años
VLCNetworkLoginViewController.m 4864f62819 The future is now. hace 12 años
VLCOpenNetworkStreamViewController.h 6390a60947 Reorganize imports, hide implementation details hace 12 años
VLCOpenNetworkStreamViewController.m 4864f62819 The future is now. hace 12 años
VLCPlaylistCollectionViewCell.h 87a284ddd7 Use UICollectionView instead of AQGridView, on 6.0 and later hace 12 años
VLCPlaylistCollectionViewCell.m 97c47963f2 Library collection view: split position display code hace 12 años
VLCPlaylistCollectionViewCell.xib e70df32f4a Remove AQGridView hace 12 años
VLCPlaylistTableViewCell.h aa04172a3d library: hack a first proper draft for the iOS 7 library design hace 12 años
VLCPlaylistTableViewCell.m 4864f62819 The future is now. hace 12 años
VLCPlaylistViewController.h e70df32f4a Remove AQGridView hace 12 años
VLCPlaylistViewController.m 4dafd3ea9e library: fix status bar color on init hace 12 años
VLCSettingsController.h 6390a60947 Reorganize imports, hide implementation details hace 12 años
VLCSettingsController.m 91f96ce6dc Replace symbols deprecated for iOS 6.0 hace 12 años
VLCSidebarViewCell.h 65adde79af Sidebar: use our own view cell code instead of patching demo code which is bound to break hace 12 años
VLCSidebarViewCell.m 91f96ce6dc Replace symbols deprecated for iOS 6.0 hace 12 años
VLCSlider.h 19738bed6a Mention the LICENSE in the files headers hace 12 años
VLCSlider.m 4864f62819 The future is now. hace 12 años
VLCStatusLabel.h 19738bed6a Mention the LICENSE in the files headers hace 12 años
VLCStatusLabel.m 19738bed6a Mention the LICENSE in the files headers hace 12 años
VLCThumbnailsCache.h 62cb86fd23 Extract thumbnails cache as a separate class hace 12 años
VLCThumbnailsCache.m 62d356db9f Thumbnail Cache: fix exception as NSCache doesn't like to store inexistant objects which can occur if libvlc didn't finish providing thumbnails yet hace 12 años
VLCWiFiUploadTableViewCell.h dd594ab1dd menu: de-uglify http upload cell, improve its responsiveness and fix http server state on launch hace 12 años
VLCWiFiUploadTableViewCell.m fd691f7557 Menu: fix incorrect text color for wifi upload hace 12 años
main.m 19738bed6a Mention the LICENSE in the files headers hace 12 años