Carola Nitz e25397e306 unified dropbox and gdrivecells, proper uiupdate for login/logout in gdrive 11 anos atrás
..
NSString+SupportedMedia.h 1d23b980a7 SupportedMedia checker: add additional check for any supported files 12 anos atrás
NSString+SupportedMedia.m 1d23b980a7 SupportedMedia checker: add additional check for any supported files 12 anos atrás
Reachability.h c2507947c3 fix compilation warning 12 anos atrás
Reachability.m 481fccadaf App Delegate: don't ask for passcode if disabled by the user (close #8695) 12 anos atrás
UIBarButtonItem+Theme.h c72e8c3657 unify menu button on the phone form factor 12 anos atrás
UIBarButtonItem+Theme.m 9857015bbe Themed UIBarButtonItem: iOS 7 appearance fix 11 anos atrás
UIDevice+SpeedCategory.h be7bf21027 UIDevice: generalize speed checker 12 anos atrás
UIDevice+SpeedCategory.m be7bf21027 UIDevice: generalize speed checker 12 anos atrás
UINavigationController+Theme.h d833073370 Put the UINavigationController theming in a category 12 anos atrás
UINavigationController+Theme.m 4864f62819 The future is now. 11 anos atrás
VLC for iOS-Info.plist c1bedc1905 customizing the startup status bar in orange 11 anos atrás
VLC for iOS-Prefix.pch 4864f62819 The future is now. 11 anos atrás
VLCAboutViewController.h f8974280a6 About View: reworked scrolling behavior and updated content 12 anos atrás
VLCAboutViewController.m 26372cd913 Use dark grey background color instead of black in view controllers 11 anos atrás
VLCAppDelegate.h 4b4ed8b344 GDrive integration WIP 11 anos atrás
VLCAppDelegate.m 9c02e22168 Translucent navbar for non-scrollable view controllers on iOS 7 11 anos atrás
VLCBugreporter.h c61d25a9ef Move bug reporter to separate class and allow the shake gesture also in Library view and during playback 12 anos atrás
VLCBugreporter.m 9349e72c6d bug report: code clean up 12 anos atrás
VLCCloudStorageTableViewCell.h e25397e306 unified dropbox and gdrivecells, proper uiupdate for login/logout in gdrive 11 anos atrás
VLCCloudStorageTableViewCell.m e25397e306 unified dropbox and gdrivecells, proper uiupdate for login/logout in gdrive 11 anos atrás
VLCConstants.h 1b69e82f5b Update app version 11 anos atrás
VLCDownloadViewController.h 3d9c4731d1 Replace Frenchisms with kind-of proper English 11 anos atrás
VLCDownloadViewController.m 9c02e22168 Translucent navbar for non-scrollable view controllers on iOS 7 11 anos atrás
VLCDropboxConstants.h 19738bed6a Mention the LICENSE in the files headers 12 anos atrás
VLCDropboxController.h a85b41b8d4 DropboxController: add streaming support (refs #9784) 11 anos atrás
VLCDropboxController.m cc032a803e DropboxController: tell the user if we encounter an error 11 anos atrás
VLCDropboxTableViewController.h 3ffed5bbad Don't add the Dropbox login view inside the table view (close #8997) 12 anos atrás
VLCDropboxTableViewController.m e25397e306 unified dropbox and gdrivecells, proper uiupdate for login/logout in gdrive 11 anos atrás
VLCExternalDisplayController.h 19738bed6a Mention the LICENSE in the files headers 12 anos atrás
VLCExternalDisplayController.m b19870daf0 updated deprecated methods iOS 6.1 11 anos atrás
VLCFixups.h 6888e1d461 Compilation and useability fixes for the current SDKs 12 anos atrás
VLCGoogleDriveConstants.h 5df918d58c listing, displaying and downloading of gdrivefiles 11 anos atrás
VLCGoogleDriveController.h e25397e306 unified dropbox and gdrivecells, proper uiupdate for login/logout in gdrive 11 anos atrás
VLCGoogleDriveController.m e25397e306 unified dropbox and gdrivecells, proper uiupdate for login/logout in gdrive 11 anos atrás
VLCGoogleDriveTableViewCell.h 5df918d58c listing, displaying and downloading of gdrivefiles 11 anos atrás
VLCGoogleDriveTableViewCell.m 5df918d58c listing, displaying and downloading of gdrivefiles 11 anos atrás
VLCGoogleDriveTableViewController.h 4b4ed8b344 GDrive integration WIP 11 anos atrás
VLCGoogleDriveTableViewController.m e25397e306 unified dropbox and gdrivecells, proper uiupdate for login/logout in gdrive 11 anos atrás
VLCHTTPConnection.h 93b7519613 Split VLCHTTPConnection and VLCHTTPUploaderController 11 anos atrás
VLCHTTPConnection.m c57e9f7594 WiFi Upload: remove incomplete uploads if connection dies (close #9794) 11 anos atrás
VLCHTTPFileDownloader.h 5c9377c580 Add speed pourcent time to downloadView 11 anos atrás
VLCHTTPFileDownloader.m 5c9377c580 Add speed pourcent time to downloadView 11 anos atrás
VLCHTTPUploaderController.h 052fe788a9 VLCHTTPUploader: clean-up 11 anos atrás
VLCHTTPUploaderController.m 93b7519613 Split VLCHTTPConnection and VLCHTTPUploaderController 11 anos atrás
VLCLinearProgressIndicator.h 2bc98154d0 Library: fix drawing issues from the future 12 anos atrás
VLCLinearProgressIndicator.m 08f04d9b21 Library: draw position indicator in orange instead of gray 12 anos atrás
VLCLocalNetworkListCell.h 35e501db45 Local Network: add visual feedback when starting downloads 12 anos atrás
VLCLocalNetworkListCell.m af63516ed8 Resize iPhone VLCLocalNetworkListCell 11 anos atrás
VLCLocalServerFolderListViewController.h 3bb5575f07 Local Network: implement folder listing and browsing via FTP 12 anos atrás
VLCLocalServerFolderListViewController.m f11f96b551 Move playback view controller handling etc. from the library view to the app delegate 11 anos atrás
VLCLocalServerListViewController.h 83d942d944 Implement UPNP-based listing of local servers 12 anos atrás
VLCLocalServerListViewController.m 14d820619b Local server list: coding style fixes 11 anos atrás
VLCMediaFileDiscoverer.h 8a133e3fbe Update VLCMediaFileDiscovererDelegate methods to avoid confusion 12 anos atrás
VLCMediaFileDiscoverer.m 64560819c8 Media files discoverer: use GCD to watch a directory for changes 12 anos atrás
VLCMenuButton.h f7834c6d2f Implement menu button with resizable background 12 anos atrás
VLCMenuButton.m f7834c6d2f Implement menu button with resizable background 12 anos atrás
VLCMenuTableViewController.h 4660b5f7ce menu: reveal public method to the public so view controllers don't have to abuse the reveal controller to switch context 12 anos atrás
VLCMenuTableViewController.m 9c02e22168 Translucent navbar for non-scrollable view controllers on iOS 7 11 anos atrás
VLCMovieViewController.h 6390a60947 Reorganize imports, hide implementation details 12 anos atrás
VLCMovieViewController.m 56ae99e8a6 playback: fix minor UI glitch 11 anos atrás
VLCNetworkLoginViewController.h 89ba624d3b Prevent empty hostname field when showing the network login panel for the first time 11 anos atrás
VLCNetworkLoginViewController.m 9c02e22168 Translucent navbar for non-scrollable view controllers on iOS 7 11 anos atrás
VLCOpenNetworkStreamViewController.h 6390a60947 Reorganize imports, hide implementation details 12 anos atrás
VLCOpenNetworkStreamViewController.m 9c02e22168 Translucent navbar for non-scrollable view controllers on iOS 7 11 anos atrás
VLCPlaylistCollectionViewCell.h 125480e3f1 Rework iOS 7 library view based upon Damien's design 11 anos atrás
VLCPlaylistCollectionViewCell.m 125480e3f1 Rework iOS 7 library view based upon Damien's design 11 anos atrás
VLCPlaylistCollectionViewCell.xib 125480e3f1 Rework iOS 7 library view based upon Damien's design 11 anos atrás
VLCPlaylistTableViewCell.h aa04172a3d library: hack a first proper draft for the iOS 7 library design 11 anos atrás
VLCPlaylistTableViewCell.m 125480e3f1 Rework iOS 7 library view based upon Damien's design 11 anos atrás
VLCPlaylistViewController.h f11f96b551 Move playback view controller handling etc. from the library view to the app delegate 11 anos atrás
VLCPlaylistViewController.m d8038df620 Make sure the back button is correctly labelled in VLCLibraryModeAllFiles 11 anos atrás
VLCSettingsController.h 6390a60947 Reorganize imports, hide implementation details 12 anos atrás
VLCSettingsController.m e25397e306 unified dropbox and gdrivecells, proper uiupdate for login/logout in gdrive 11 anos atrás
VLCSidebarViewCell.h 65adde79af Sidebar: use our own view cell code instead of patching demo code which is bound to break 12 anos atrás
VLCSidebarViewCell.m 91f96ce6dc Replace symbols deprecated for iOS 6.0 11 anos atrás
VLCSlider.h 19738bed6a Mention the LICENSE in the files headers 12 anos atrás
VLCSlider.m 4864f62819 The future is now. 11 anos atrás
VLCStatusLabel.h 19738bed6a Mention the LICENSE in the files headers 12 anos atrás
VLCStatusLabel.m 19738bed6a Mention the LICENSE in the files headers 12 anos atrás
VLCThumbnailsCache.h 62cb86fd23 Extract thumbnails cache as a separate class 12 anos atrás
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 11 anos atrás
VLCWiFiUploadTableViewCell.h dd594ab1dd menu: de-uglify http upload cell, improve its responsiveness and fix http server state on launch 12 anos atrás
VLCWiFiUploadTableViewCell.m fd691f7557 Menu: fix incorrect text color for wifi upload 12 anos atrás
main.m 19738bed6a Mention the LICENSE in the files headers 12 anos atrás