Felix Paul Kühne bd5c169ca9 MovieView: cosmetics 12 yıl önce
..
NSString+SupportedMedia.h 1d23b980a7 SupportedMedia checker: add additional check for any supported files 12 yıl önce
NSString+SupportedMedia.m 1d23b980a7 SupportedMedia checker: add additional check for any supported files 12 yıl önce
Reachability.h c2507947c3 fix compilation warning 12 yıl önce
Reachability.m 481fccadaf App Delegate: don't ask for passcode if disabled by the user (close #8695) 12 yıl önce
UIBarButtonItem+Theme.h c72e8c3657 unify menu button on the phone form factor 12 yıl önce
UIBarButtonItem+Theme.m 923be286a8 Improve bar button rendering if device runs in the future 12 yıl önce
UIDevice+SpeedCategory.h be7bf21027 UIDevice: generalize speed checker 12 yıl önce
UIDevice+SpeedCategory.m be7bf21027 UIDevice: generalize speed checker 12 yıl önce
UINavigationController+Theme.h d833073370 Put the UINavigationController theming in a category 12 yıl önce
UINavigationController+Theme.m 1364c1934b Fix navbar theme for the future 12 yıl önce
VLC for iOS-Info.plist 241ab17923 Update app version and news 12 yıl önce
VLC for iOS-Prefix.pch 6888e1d461 Compilation and useability fixes for the current SDKs 12 yıl önce
VLCAboutViewController.h f8974280a6 About View: reworked scrolling behavior and updated content 12 yıl önce
VLCAboutViewController.m 923be286a8 Improve bar button rendering if device runs in the future 12 yıl önce
VLCAppDelegate.h 52d6759fb7 Move VLCDownloadViewController's existance from menu to app delegate 12 yıl önce
VLCAppDelegate.m 13cc87acae Fix vout layout issue introduced by the sidebar reveal controller 12 yıl önce
VLCBugreporter.h c61d25a9ef Move bug reporter to separate class and allow the shake gesture also in Library view and during playback 12 yıl önce
VLCBugreporter.m c61d25a9ef Move bug reporter to separate class and allow the shake gesture also in Library view and during playback 12 yıl önce
VLCConstants.h 7109926872 Remove 'rar' from list of supported file formats as it is currently not supported by this port 12 yıl önce
VLCDownloadViewController.h 6390a60947 Reorganize imports, hide implementation details 12 yıl önce
VLCDownloadViewController.m 0085f1a8f0 Downloads: correctly update UI when view appears 12 yıl önce
VLCDropboxConstants.h 19738bed6a Mention the LICENSE in the files headers 12 yıl önce
VLCDropboxController.h 862b0df74e Dropbox: prevent concurrent downloads 12 yıl önce
VLCDropboxController.m 17522da70d Enable playback of audio-only media (refs #9044) 12 yıl önce
VLCDropboxTableViewCell.h 19738bed6a Mention the LICENSE in the files headers 12 yıl önce
VLCDropboxTableViewCell.m 19738bed6a Mention the LICENSE in the files headers 12 yıl önce
VLCDropboxTableViewController.h 3ffed5bbad Don't add the Dropbox login view inside the table view (close #8997) 12 yıl önce
VLCDropboxTableViewController.m 0136c642f8 Adapt UI to new graphics 12 yıl önce
VLCExternalDisplayController.h 19738bed6a Mention the LICENSE in the files headers 12 yıl önce
VLCExternalDisplayController.m 19738bed6a Mention the LICENSE in the files headers 12 yıl önce
VLCFixups.h 6888e1d461 Compilation and useability fixes for the current SDKs 12 yıl önce
VLCHTTPFileDownloader.h 1b1116c90e VLCHTTPFileDownloader: improve error reporting 12 yıl önce
VLCHTTPFileDownloader.m c2ea03fda1 Remove old menu view controller 12 yıl önce
VLCHTTPUploaderController.h 6390a60947 Reorganize imports, hide implementation details 12 yıl önce
VLCHTTPUploaderController.m 4f14647fe8 http uploader: don't print errors if there is none 12 yıl önce
VLCHorizontalSwipeGestureRecognizer.h 19738bed6a Mention the LICENSE in the files headers 12 yıl önce
VLCHorizontalSwipeGestureRecognizer.m 19738bed6a Mention the LICENSE in the files headers 12 yıl önce
VLCLinearProgressIndicator.h 2bc98154d0 Library: fix drawing issues from the future 12 yıl önce
VLCLinearProgressIndicator.m 08f04d9b21 Library: draw position indicator in orange instead of gray 12 yıl önce
VLCLocalNetworkListCell.h 35e501db45 Local Network: add visual feedback when starting downloads 12 yıl önce
VLCLocalNetworkListCell.m ce90810053 VLCLocalNetworkListCell: add delegate protocol to trigger a download if the button is touched 12 yıl önce
VLCLocalServerFolderListViewController.h 3bb5575f07 Local Network: implement folder listing and browsing via FTP 12 yıl önce
VLCLocalServerFolderListViewController.m 35e501db45 Local Network: add visual feedback when starting downloads 12 yıl önce
VLCLocalServerListViewController.h 83d942d944 Implement UPNP-based listing of local servers 12 yıl önce
VLCLocalServerListViewController.m 9af7f05f1b local network: fix repeated UPnP server listing 12 yıl önce
VLCMediaFileDiscoverer.h 8a133e3fbe Update VLCMediaFileDiscovererDelegate methods to avoid confusion 12 yıl önce
VLCMediaFileDiscoverer.m 64560819c8 Media files discoverer: use GCD to watch a directory for changes 12 yıl önce
VLCMenuButton.h f7834c6d2f Implement menu button with resizable background 12 yıl önce
VLCMenuButton.m f7834c6d2f Implement menu button with resizable background 12 yıl önce
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 yıl önce
VLCMenuTableViewController.m 8b6012328a Minor WiFi Upload item tweak 12 yıl önce
VLCMovieViewController.h 6390a60947 Reorganize imports, hide implementation details 12 yıl önce
VLCMovieViewController.m bd5c169ca9 MovieView: cosmetics 12 yıl önce
VLCNetworkLoginViewController.h 7a3c61b579 Network Login Panel: allow control object to wipe an instance without animation 12 yıl önce
VLCNetworkLoginViewController.m 171d62dc65 Fix multiple navigation bar appearance issues in the future 12 yıl önce
VLCOpenNetworkStreamViewController.h 6390a60947 Reorganize imports, hide implementation details 12 yıl önce
VLCOpenNetworkStreamViewController.m 6390a60947 Reorganize imports, hide implementation details 12 yıl önce
VLCPlaylistGridView.h 6390a60947 Reorganize imports, hide implementation details 12 yıl önce
VLCPlaylistGridView.m 69f1901f02 Playlist gridview cell: extract thumbnails lookup 12 yıl önce
VLCPlaylistTableViewCell.h aba920e464 Playlist table view cell: factor code 12 yıl önce
VLCPlaylistTableViewCell.m 69f1901f02 Playlist gridview cell: extract thumbnails lookup 12 yıl önce
VLCPlaylistViewController.h c3d3631c01 Library view: drop dead code, hide implementation details 12 yıl önce
VLCPlaylistViewController.m cac7c35d27 AQGridview patches: fix layouting issues 12 yıl önce
VLCSettingsController.h 6390a60947 Reorganize imports, hide implementation details 12 yıl önce
VLCSettingsController.m 6390a60947 Reorganize imports, hide implementation details 12 yıl önce
VLCSlider.h 19738bed6a Mention the LICENSE in the files headers 12 yıl önce
VLCSlider.m bcc2f50631 Fix slider drawing if device runs in the future 12 yıl önce
VLCStatusLabel.h 19738bed6a Mention the LICENSE in the files headers 12 yıl önce
VLCStatusLabel.m 19738bed6a Mention the LICENSE in the files headers 12 yıl önce
VLCVerticalSwipeGestureRecognizer.h 19738bed6a Mention the LICENSE in the files headers 12 yıl önce
VLCVerticalSwipeGestureRecognizer.m 19738bed6a Mention the LICENSE in the files headers 12 yıl önce
VLCWiFiUploadTableViewCell.h dd594ab1dd menu: de-uglify http upload cell, improve its responsiveness and fix http server state on launch 12 yıl önce
VLCWiFiUploadTableViewCell.m fd691f7557 Menu: fix incorrect text color for wifi upload 12 yıl önce
main.m 19738bed6a Mention the LICENSE in the files headers 12 yıl önce