Felix Paul Kühne 7e5cbd3227 Show collections in main library view před 12 roky
..
NSString+SupportedMedia.h 1d23b980a7 SupportedMedia checker: add additional check for any supported files před 12 roky
NSString+SupportedMedia.m 1d23b980a7 SupportedMedia checker: add additional check for any supported files před 12 roky
Reachability.h c2507947c3 fix compilation warning před 12 roky
Reachability.m 481fccadaf App Delegate: don't ask for passcode if disabled by the user (close #8695) před 12 roky
UIBarButtonItem+Theme.h c72e8c3657 unify menu button on the phone form factor před 12 roky
UIBarButtonItem+Theme.m 4864f62819 The future is now. před 12 roky
UIDevice+SpeedCategory.h be7bf21027 UIDevice: generalize speed checker před 12 roky
UIDevice+SpeedCategory.m be7bf21027 UIDevice: generalize speed checker před 12 roky
UINavigationController+Theme.h d833073370 Put the UINavigationController theming in a category před 12 roky
UINavigationController+Theme.m 4864f62819 The future is now. před 12 roky
VLC for iOS-Info.plist 1b69e82f5b Update app version před 12 roky
VLC for iOS-Prefix.pch 4864f62819 The future is now. před 12 roky
VLCAboutViewController.h f8974280a6 About View: reworked scrolling behavior and updated content před 12 roky
VLCAboutViewController.m 4864f62819 The future is now. před 12 roky
VLCAppDelegate.h f11f96b551 Move playback view controller handling etc. from the library view to the app delegate před 12 roky
VLCAppDelegate.m f11f96b551 Move playback view controller handling etc. from the library view to the app delegate před 12 roky
VLCBugreporter.h c61d25a9ef Move bug reporter to separate class and allow the shake gesture also in Library view and during playback před 12 roky
VLCBugreporter.m 9349e72c6d bug report: code clean up před 12 roky
VLCConstants.h 1b69e82f5b Update app version před 12 roky
VLCDownloadViewController.h 3d9c4731d1 Replace Frenchisms with kind-of proper English před 12 roky
VLCDownloadViewController.m 4864f62819 The future is now. před 12 roky
VLCDropboxConstants.h 19738bed6a Mention the LICENSE in the files headers před 12 roky
VLCDropboxController.h 862b0df74e Dropbox: prevent concurrent downloads před 12 roky
VLCDropboxController.m 17522da70d Enable playback of audio-only media (refs #9044) před 12 roky
VLCDropboxTableViewCell.h 19738bed6a Mention the LICENSE in the files headers před 12 roky
VLCDropboxTableViewCell.m 19738bed6a Mention the LICENSE in the files headers před 12 roky
VLCDropboxTableViewController.h 3ffed5bbad Don't add the Dropbox login view inside the table view (close #8997) před 12 roky
VLCDropboxTableViewController.m b19870daf0 updated deprecated methods iOS 6.1 před 12 roky
VLCExternalDisplayController.h 19738bed6a Mention the LICENSE in the files headers před 12 roky
VLCExternalDisplayController.m b19870daf0 updated deprecated methods iOS 6.1 před 12 roky
VLCFixups.h 6888e1d461 Compilation and useability fixes for the current SDKs před 12 roky
VLCHTTPFileDownloader.h 5c9377c580 Add speed pourcent time to downloadView před 12 roky
VLCHTTPFileDownloader.m 5c9377c580 Add speed pourcent time to downloadView před 12 roky
VLCHTTPUploaderController.h 6390a60947 Reorganize imports, hide implementation details před 12 roky
VLCHTTPUploaderController.m 4f14647fe8 http uploader: don't print errors if there is none před 12 roky
VLCLinearProgressIndicator.h 2bc98154d0 Library: fix drawing issues from the future před 12 roky
VLCLinearProgressIndicator.m 08f04d9b21 Library: draw position indicator in orange instead of gray před 12 roky
VLCLocalNetworkListCell.h 35e501db45 Local Network: add visual feedback when starting downloads před 12 roky
VLCLocalNetworkListCell.m af63516ed8 Resize iPhone VLCLocalNetworkListCell před 12 roky
VLCLocalServerFolderListViewController.h 3bb5575f07 Local Network: implement folder listing and browsing via FTP před 12 roky
VLCLocalServerFolderListViewController.m f11f96b551 Move playback view controller handling etc. from the library view to the app delegate před 12 roky
VLCLocalServerListViewController.h 83d942d944 Implement UPNP-based listing of local servers před 12 roky
VLCLocalServerListViewController.m f11f96b551 Move playback view controller handling etc. from the library view to the app delegate před 12 roky
VLCMediaFileDiscoverer.h 8a133e3fbe Update VLCMediaFileDiscovererDelegate methods to avoid confusion před 12 roky
VLCMediaFileDiscoverer.m 64560819c8 Media files discoverer: use GCD to watch a directory for changes před 12 roky
VLCMenuButton.h f7834c6d2f Implement menu button with resizable background před 12 roky
VLCMenuButton.m f7834c6d2f Implement menu button with resizable background před 12 roky
VLCMenuTableViewController.h 4660b5f7ce menu: reveal public method to the public so view controllers don't have to abuse the reveal controller to switch context před 12 roky
VLCMenuTableViewController.m 4864f62819 The future is now. před 12 roky
VLCMovieViewController.h 6390a60947 Reorganize imports, hide implementation details před 12 roky
VLCMovieViewController.m 56ae99e8a6 playback: fix minor UI glitch před 12 roky
VLCNetworkLoginViewController.h dfac00b64e Save FTP servers před 12 roky
VLCNetworkLoginViewController.m 4864f62819 The future is now. před 12 roky
VLCOpenNetworkStreamViewController.h 6390a60947 Reorganize imports, hide implementation details před 12 roky
VLCOpenNetworkStreamViewController.m f11f96b551 Move playback view controller handling etc. from the library view to the app delegate před 12 roky
VLCPlaylistCollectionViewCell.h 125480e3f1 Rework iOS 7 library view based upon Damien's design před 12 roky
VLCPlaylistCollectionViewCell.m 125480e3f1 Rework iOS 7 library view based upon Damien's design před 12 roky
VLCPlaylistCollectionViewCell.xib 125480e3f1 Rework iOS 7 library view based upon Damien's design před 12 roky
VLCPlaylistTableViewCell.h aa04172a3d library: hack a first proper draft for the iOS 7 library design před 12 roky
VLCPlaylistTableViewCell.m 125480e3f1 Rework iOS 7 library view based upon Damien's design před 12 roky
VLCPlaylistViewController.h f11f96b551 Move playback view controller handling etc. from the library view to the app delegate před 12 roky
VLCPlaylistViewController.m 7e5cbd3227 Show collections in main library view před 12 roky
VLCSettingsController.h 6390a60947 Reorganize imports, hide implementation details před 12 roky
VLCSettingsController.m 91f96ce6dc Replace symbols deprecated for iOS 6.0 před 12 roky
VLCSidebarViewCell.h 65adde79af Sidebar: use our own view cell code instead of patching demo code which is bound to break před 12 roky
VLCSidebarViewCell.m 91f96ce6dc Replace symbols deprecated for iOS 6.0 před 12 roky
VLCSlider.h 19738bed6a Mention the LICENSE in the files headers před 12 roky
VLCSlider.m 4864f62819 The future is now. před 12 roky
VLCStatusLabel.h 19738bed6a Mention the LICENSE in the files headers před 12 roky
VLCStatusLabel.m 19738bed6a Mention the LICENSE in the files headers před 12 roky
VLCThumbnailsCache.h 62cb86fd23 Extract thumbnails cache as a separate class před 12 roky
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 před 12 roky
VLCWiFiUploadTableViewCell.h dd594ab1dd menu: de-uglify http upload cell, improve its responsiveness and fix http server state on launch před 12 roky
VLCWiFiUploadTableViewCell.m fd691f7557 Menu: fix incorrect text color for wifi upload před 12 roky
main.m 19738bed6a Mention the LICENSE in the files headers před 12 roky