Felix Paul Kühne 3d9c4731d1 Replace Frenchisms with kind-of proper English 11 years ago
..
NSString+SupportedMedia.h 1d23b980a7 SupportedMedia checker: add additional check for any supported files 12 years ago
NSString+SupportedMedia.m 1d23b980a7 SupportedMedia checker: add additional check for any supported files 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
UIBarButtonItem+Theme.h c72e8c3657 unify menu button on the phone form factor 12 years ago
UIBarButtonItem+Theme.m 923be286a8 Improve bar button rendering if device runs in the future 12 years ago
UIDevice+SpeedCategory.h be7bf21027 UIDevice: generalize speed checker 12 years ago
UIDevice+SpeedCategory.m be7bf21027 UIDevice: generalize speed checker 12 years ago
UINavigationController+Theme.h d833073370 Put the UINavigationController theming in a category 12 years ago
UINavigationController+Theme.m 1364c1934b Fix navbar theme for the future 12 years ago
VLC for iOS-Info.plist a3a0ad585d Let's do a 2.1.2 first 11 years ago
VLC for iOS-Prefix.pch 6888e1d461 Compilation and useability fixes for the current SDKs 12 years ago
VLCAboutViewController.h f8974280a6 About View: reworked scrolling behavior and updated content 12 years ago
VLCAboutViewController.m b19870daf0 updated deprecated methods iOS 6.1 11 years ago
VLCAppDelegate.h 52d6759fb7 Move VLCDownloadViewController's existance from menu to app delegate 12 years ago
VLCAppDelegate.m 13cc87acae Fix vout layout issue introduced by the sidebar reveal controller 12 years ago
VLCBugreporter.h c61d25a9ef Move bug reporter to separate class and allow the shake gesture also in Library view and during playback 12 years ago
VLCBugreporter.m 9349e72c6d bug report: code clean up 11 years ago
VLCConstants.h 3d9c4731d1 Replace Frenchisms with kind-of proper English 11 years ago
VLCDownloadViewController.h 3d9c4731d1 Replace Frenchisms with kind-of proper English 11 years ago
VLCDownloadViewController.m 3d9c4731d1 Replace Frenchisms with kind-of proper English 11 years ago
VLCDropboxConstants.h 19738bed6a Mention the LICENSE in the files headers 12 years ago
VLCDropboxController.h 862b0df74e Dropbox: prevent concurrent downloads 12 years ago
VLCDropboxController.m 17522da70d Enable playback of audio-only media (refs #9044) 12 years ago
VLCDropboxTableViewCell.h 19738bed6a Mention the LICENSE in the files headers 12 years ago
VLCDropboxTableViewCell.m 19738bed6a Mention the LICENSE in the files headers 12 years ago
VLCDropboxTableViewController.h 3ffed5bbad Don't add the Dropbox login view inside the table view (close #8997) 12 years ago
VLCDropboxTableViewController.m b19870daf0 updated deprecated methods iOS 6.1 11 years ago
VLCExternalDisplayController.h 19738bed6a Mention the LICENSE in the files headers 12 years ago
VLCExternalDisplayController.m b19870daf0 updated deprecated methods iOS 6.1 11 years ago
VLCFixups.h 6888e1d461 Compilation and useability fixes for the current SDKs 12 years ago
VLCHTTPFileDownloader.h 5c9377c580 Add speed pourcent time to downloadView 11 years ago
VLCHTTPFileDownloader.m 5c9377c580 Add speed pourcent time to downloadView 11 years ago
VLCHTTPUploaderController.h 6390a60947 Reorganize imports, hide implementation details 12 years ago
VLCHTTPUploaderController.m 4f14647fe8 http uploader: don't print errors if there is none 12 years ago
VLCHorizontalSwipeGestureRecognizer.h 19738bed6a Mention the LICENSE in the files headers 12 years ago
VLCHorizontalSwipeGestureRecognizer.m 19738bed6a Mention the LICENSE in the files headers 12 years ago
VLCLinearProgressIndicator.h 2bc98154d0 Library: fix drawing issues from the future 12 years ago
VLCLinearProgressIndicator.m 08f04d9b21 Library: draw position indicator in orange instead of gray 12 years ago
VLCLocalNetworkListCell.h 35e501db45 Local Network: add visual feedback when starting downloads 11 years ago
VLCLocalNetworkListCell.m ce90810053 VLCLocalNetworkListCell: add delegate protocol to trigger a download if the button is touched 12 years ago
VLCLocalServerFolderListViewController.h 3bb5575f07 Local Network: implement folder listing and browsing via FTP 12 years ago
VLCLocalServerFolderListViewController.m 74d0b6cdb4 Network tableview stop animation 11 years ago
VLCLocalServerListViewController.h 83d942d944 Implement UPNP-based listing of local servers 12 years ago
VLCLocalServerListViewController.m 3d9c4731d1 Replace Frenchisms with kind-of proper English 11 years ago
VLCMediaFileDiscoverer.h 8a133e3fbe Update VLCMediaFileDiscovererDelegate methods to avoid confusion 12 years ago
VLCMediaFileDiscoverer.m 64560819c8 Media files discoverer: use GCD to watch a directory for changes 12 years ago
VLCMenuButton.h f7834c6d2f Implement menu button with resizable background 12 years ago
VLCMenuButton.m f7834c6d2f Implement menu button with resizable background 12 years ago
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 years ago
VLCMenuTableViewController.m b19870daf0 updated deprecated methods iOS 6.1 11 years ago
VLCMovieViewController.h 6390a60947 Reorganize imports, hide implementation details 12 years ago
VLCMovieViewController.m b19870daf0 updated deprecated methods iOS 6.1 11 years ago
VLCNetworkLoginViewController.h dfac00b64e Save FTP servers 11 years ago
VLCNetworkLoginViewController.m 3d9c4731d1 Replace Frenchisms with kind-of proper English 11 years ago
VLCOpenNetworkStreamViewController.h 6390a60947 Reorganize imports, hide implementation details 12 years ago
VLCOpenNetworkStreamViewController.m b19870daf0 updated deprecated methods iOS 6.1 11 years ago
VLCPlaylistCollectionViewCell.h 87a284ddd7 Use UICollectionView instead of AQGridView, on 6.0 and later 11 years ago
VLCPlaylistCollectionViewCell.m 97c47963f2 Library collection view: split position display code 11 years ago
VLCPlaylistCollectionViewCell.xib e70df32f4a Remove AQGridView 11 years ago
VLCPlaylistTableViewCell.h aa04172a3d library: hack a first proper draft for the iOS 7 library design 11 years ago
VLCPlaylistTableViewCell.m b4a41a520c Library view items: cosmetics 11 years ago
VLCPlaylistViewController.h e70df32f4a Remove AQGridView 11 years ago
VLCPlaylistViewController.m b19870daf0 updated deprecated methods iOS 6.1 11 years ago
VLCSettingsController.h 6390a60947 Reorganize imports, hide implementation details 12 years ago
VLCSettingsController.m 91f96ce6dc Replace symbols deprecated for iOS 6.0 11 years ago
VLCSidebarViewCell.h 65adde79af Sidebar: use our own view cell code instead of patching demo code which is bound to break 11 years ago
VLCSidebarViewCell.m 91f96ce6dc Replace symbols deprecated for iOS 6.0 11 years ago
VLCSlider.h 19738bed6a Mention the LICENSE in the files headers 12 years ago
VLCSlider.m bcc2f50631 Fix slider drawing if device runs in the future 12 years ago
VLCStatusLabel.h 19738bed6a Mention the LICENSE in the files headers 12 years ago
VLCStatusLabel.m 19738bed6a Mention the LICENSE in the files headers 12 years ago
VLCThumbnailsCache.h 62cb86fd23 Extract thumbnails cache as a separate class 11 years ago
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 years ago
VLCVerticalSwipeGestureRecognizer.h 19738bed6a Mention the LICENSE in the files headers 12 years ago
VLCVerticalSwipeGestureRecognizer.m 19738bed6a Mention the LICENSE in the files headers 12 years ago
VLCWiFiUploadTableViewCell.h dd594ab1dd menu: de-uglify http upload cell, improve its responsiveness and fix http server state on launch 12 years ago
VLCWiFiUploadTableViewCell.m fd691f7557 Menu: fix incorrect text color for wifi upload 12 years ago
main.m 19738bed6a Mention the LICENSE in the files headers 12 years ago