Felix Paul Kühne bcc2f50631 Fix slider drawing if device runs in the future пре 12 година
..
NSString+SupportedMedia.h 1d23b980a7 SupportedMedia checker: add additional check for any supported files пре 12 година
NSString+SupportedMedia.m 1d23b980a7 SupportedMedia checker: add additional check for any supported files пре 12 година
Reachability.h c2507947c3 fix compilation warning пре 12 година
Reachability.m 481fccadaf App Delegate: don't ask for passcode if disabled by the user (close #8695) пре 12 година
UIBarButtonItem+Theme.h c72e8c3657 unify menu button on the phone form factor пре 12 година
UIBarButtonItem+Theme.m 923be286a8 Improve bar button rendering if device runs in the future пре 12 година
UIDevice+SpeedCategory.h be7bf21027 UIDevice: generalize speed checker пре 12 година
UIDevice+SpeedCategory.m be7bf21027 UIDevice: generalize speed checker пре 12 година
UINavigationController+Theme.h d833073370 Put the UINavigationController theming in a category пре 12 година
UINavigationController+Theme.m 0136c642f8 Adapt UI to new graphics пре 12 година
VLC for iOS-Info.plist 8effdf68af Update release version пре 12 година
VLC for iOS-Prefix.pch 923be286a8 Improve bar button rendering if device runs in the future пре 12 година
VLCAboutViewController.h f8974280a6 About View: reworked scrolling behavior and updated content пре 12 година
VLCAboutViewController.m 923be286a8 Improve bar button rendering if device runs in the future пре 12 година
VLCAppDelegate.h 52d6759fb7 Move VLCDownloadViewController's existance from menu to app delegate пре 12 година
VLCAppDelegate.m 52d6759fb7 Move VLCDownloadViewController's existance from menu to app delegate пре 12 година
VLCBugreporter.h c61d25a9ef Move bug reporter to separate class and allow the shake gesture also in Library view and during playback пре 12 година
VLCBugreporter.m c61d25a9ef Move bug reporter to separate class and allow the shake gesture also in Library view and during playback пре 12 година
VLCConstants.h 7109926872 Remove 'rar' from list of supported file formats as it is currently not supported by this port пре 12 година
VLCDownloadViewController.h 3e82fa4c26 download controller: add API so other objects can queue a download пре 12 година
VLCDownloadViewController.m 2e1c3cc528 Download Controller: fix download queue action if view was never shown пре 12 година
VLCDropboxConstants.h 19738bed6a Mention the LICENSE in the files headers пре 12 година
VLCDropboxController.h 862b0df74e Dropbox: prevent concurrent downloads пре 12 година
VLCDropboxController.m 17522da70d Enable playback of audio-only media (refs #9044) пре 12 година
VLCDropboxTableViewCell.h 19738bed6a Mention the LICENSE in the files headers пре 12 година
VLCDropboxTableViewCell.m 19738bed6a Mention the LICENSE in the files headers пре 12 година
VLCDropboxTableViewController.h 3ffed5bbad Don't add the Dropbox login view inside the table view (close #8997) пре 12 година
VLCDropboxTableViewController.m 0136c642f8 Adapt UI to new graphics пре 12 година
VLCExternalDisplayController.h 19738bed6a Mention the LICENSE in the files headers пре 12 година
VLCExternalDisplayController.m 19738bed6a Mention the LICENSE in the files headers пре 12 година
VLCHTTPFileDownloader.h 1b1116c90e VLCHTTPFileDownloader: improve error reporting пре 12 година
VLCHTTPFileDownloader.m c2ea03fda1 Remove old menu view controller пре 12 година
VLCHTTPUploaderController.h 6cc8e77bb6 http uploader: factor code, use en1 as wifi interface for iPhoneSimulator, prevent adding multiple loggers пре 12 година
VLCHTTPUploaderController.m 4f14647fe8 http uploader: don't print errors if there is none пре 12 година
VLCHorizontalSwipeGestureRecognizer.h 19738bed6a Mention the LICENSE in the files headers пре 12 година
VLCHorizontalSwipeGestureRecognizer.m 19738bed6a Mention the LICENSE in the files headers пре 12 година
VLCLinearProgressIndicator.h 2bc98154d0 Library: fix drawing issues from the future пре 12 година
VLCLinearProgressIndicator.m 08f04d9b21 Library: draw position indicator in orange instead of gray пре 12 година
VLCLocalNetworkListCell.h ce90810053 VLCLocalNetworkListCell: add delegate protocol to trigger a download if the button is touched пре 12 година
VLCLocalNetworkListCell.m ce90810053 VLCLocalNetworkListCell: add delegate protocol to trigger a download if the button is touched пре 12 година
VLCLocalServerFolderListViewController.h 3bb5575f07 Local Network: implement folder listing and browsing via FTP пре 12 година
VLCLocalServerFolderListViewController.m 9efab40748 Local Server folder list: fix compilation warning from the future пре 12 година
VLCLocalServerListViewController.h 83d942d944 Implement UPNP-based listing of local servers пре 12 година
VLCLocalServerListViewController.m ef926e0ecc Local network: deselect table view cell before pushing controller пре 12 година
VLCMediaFileDiscoverer.h 8a133e3fbe Update VLCMediaFileDiscovererDelegate methods to avoid confusion пре 12 година
VLCMediaFileDiscoverer.m 64560819c8 Media files discoverer: use GCD to watch a directory for changes пре 12 година
VLCMenuButton.h f7834c6d2f Implement menu button with resizable background пре 12 година
VLCMenuButton.m f7834c6d2f Implement menu button with resizable background пре 12 година
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 година
VLCMenuTableViewController.m e6943e1074 Implement automagic music album and TV show sorting for the Pad form factor пре 12 година
VLCMovieViewController.h 7001a23e94 iphone movie view: show meta data for audio-only media instead of a black screen пре 12 година
VLCMovieViewController.m e056eb3306 playback: adapt custom 'done' button for the future пре 12 година
VLCNetworkLoginViewController.h 7a3c61b579 Network Login Panel: allow control object to wipe an instance without animation пре 12 година
VLCNetworkLoginViewController.m 6b3a9a43ef l10n: expose more strings пре 12 година
VLCOpenNetworkStreamViewController.h 8df44fa490 Add in-app help to http downloader and open network stream пре 12 година
VLCOpenNetworkStreamViewController.m 0f090da739 Open Network Stream: don't add unique stream to history multiple times пре 12 година
VLCPlaylistGridView.h f8a81e7a61 library view on pad: leverage MLKit to show a show episode's show name within the thumbnail and just the episode name as item name; same for audio-only media if artist and album name are known пре 12 година
VLCPlaylistGridView.m f5321a57e3 Library: add missing l10n of newly added keys пре 12 година
VLCPlaylistTableViewCell.h 498fc2c0e3 playlist: implement album listing and playback (phone form factor only for now) пре 12 година
VLCPlaylistTableViewCell.m f5321a57e3 Library: add missing l10n of newly added keys пре 12 година
VLCPlaylistViewController.h 3c080ec113 Library: implement library upgrading (newly introduced to MLKit) with visual feedback for the user пре 12 година
VLCPlaylistViewController.m 923be286a8 Improve bar button rendering if device runs in the future пре 12 година
VLCSettingsController.h 19738bed6a Mention the LICENSE in the files headers пре 12 година
VLCSettingsController.m 6a08098ace Unify menu behavior for pad and phone form factors пре 12 година
VLCSlider.h 19738bed6a Mention the LICENSE in the files headers пре 12 година
VLCSlider.m bcc2f50631 Fix slider drawing if device runs in the future пре 12 година
VLCStatusLabel.h 19738bed6a Mention the LICENSE in the files headers пре 12 година
VLCStatusLabel.m 19738bed6a Mention the LICENSE in the files headers пре 12 година
VLCVerticalSwipeGestureRecognizer.h 19738bed6a Mention the LICENSE in the files headers пре 12 година
VLCVerticalSwipeGestureRecognizer.m 19738bed6a Mention the LICENSE in the files headers пре 12 година
VLCWiFiUploadTableViewCell.h dd594ab1dd menu: de-uglify http upload cell, improve its responsiveness and fix http server state on launch пре 12 година
VLCWiFiUploadTableViewCell.m f18ed1ddcf Menu: updated color scheme пре 12 година
main.m 19738bed6a Mention the LICENSE in the files headers пре 12 година