Carola Nitz a30a787ba9 HTTPFileDownloader: don't create files when statuscode was 404 11 лет назад
..
NSString+SupportedMedia.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 лет назад
NSString+SupportedMedia.m a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 лет назад
Reachability.h 493bdc12f0 Update Reachability from version 2.2 to 3.0 11 лет назад
Reachability.m 493bdc12f0 Update Reachability from version 2.2 to 3.0 11 лет назад
UIBarButtonItem+Theme.h 8ddc8c1312 Add a toolbar button in a dark style for iOS 6 based upon a darkened grayscale version of the existing button artwork 11 лет назад
UIBarButtonItem+Theme.m 8ddc8c1312 Add a toolbar button in a dark style for iOS 6 based upon a darkened grayscale version of the existing button artwork 11 лет назад
UIDevice+SpeedCategory.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 лет назад
UIDevice+SpeedCategory.m a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 лет назад
UINavigationController+Theme.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 лет назад
UINavigationController+Theme.m 740435a777 Minor iOS 6 tweaks 11 лет назад
VLC for iOS-Info.plist 0f5786c67c Disable ugly orangle status bar flare on iOS 6 11 лет назад
VLC for iOS-Prefix.pch 3ca750e62b pch: remove a hack and cleanup 11 лет назад
VLCAboutViewController.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 лет назад
VLCAboutViewController.m a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 лет назад
VLCAppDelegate.h a4d33bda53 Deploy QuincyKit 11 лет назад
VLCAppDelegate.m b4e813840e Use a more clever file upload caching path 11 лет назад
VLCBugreporter.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 лет назад
VLCBugreporter.m a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 лет назад
VLCCloudStorageTableViewCell.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 лет назад
VLCCloudStorageTableViewCell.m 7c97ca3314 Fix appearance issue within cloud storage 11 лет назад
VLCCloudStorageTableViewController.h f387b3120d Cloud Login: use a flat 'Login' button on iOS 7 11 лет назад
VLCCloudStorageTableViewController.m e8802e5e3a Fix cloud storage logo init for GDrive, improve drawing for Dropbox 11 лет назад
VLCConstants.h 22633d427d Implement option to disable the file name decrapifiier (close #10050) 11 лет назад
VLCDownloadViewController.h 5fafa6d91b Download View: add iOS 7 redesign and tweak the appearance a bit for iOS 6 11 лет назад
VLCDownloadViewController.m 5fafa6d91b Download View: add iOS 7 redesign and tweak the appearance a bit for iOS 6 11 лет назад
VLCDropboxConstants.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 лет назад
VLCDropboxController.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 лет назад
VLCDropboxController.m be49a67713 Robustify media library updating 11 лет назад
VLCDropboxTableViewController.h 1e045b513d CloudStorage:unified GDrive and DropboxtableView 11 лет назад
VLCDropboxTableViewController.m f387b3120d Cloud Login: use a flat 'Login' button on iOS 7 11 лет назад
VLCExternalDisplayController.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 лет назад
VLCExternalDisplayController.m a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 лет назад
VLCFirstStepsFifthPageViewController.h 82a2ba235e Implement basic startup tutorial using preliminary graphics 11 лет назад
VLCFirstStepsFifthPageViewController.m 05a052cb2a First Steps: implement missing l10n 11 лет назад
VLCFirstStepsFirstPageViewController.h 05a052cb2a First Steps: implement missing l10n 11 лет назад
VLCFirstStepsFirstPageViewController.m 05a052cb2a First Steps: implement missing l10n 11 лет назад
VLCFirstStepsFourthPageViewController.h 05a052cb2a First Steps: implement missing l10n 11 лет назад
VLCFirstStepsFourthPageViewController.m 05a052cb2a First Steps: implement missing l10n 11 лет назад
VLCFirstStepsSecondPageViewController.h 05a052cb2a First Steps: implement missing l10n 11 лет назад
VLCFirstStepsSecondPageViewController.m 05a052cb2a First Steps: implement missing l10n 11 лет назад
VLCFirstStepsSixthPageViewController.h 05a052cb2a First Steps: implement missing l10n 11 лет назад
VLCFirstStepsSixthPageViewController.m 05a052cb2a First Steps: implement missing l10n 11 лет назад
VLCFirstStepsThirdPageViewController.h 05a052cb2a First Steps: implement missing l10n 11 лет назад
VLCFirstStepsThirdPageViewController.m 05a052cb2a First Steps: implement missing l10n 11 лет назад
VLCFirstStepsViewController.h 82a2ba235e Implement basic startup tutorial using preliminary graphics 11 лет назад
VLCFirstStepsViewController.m 05a052cb2a First Steps: implement missing l10n 11 лет назад
VLCFrostedGlasView.h 03855e7e0e MovieViewController: added frosted glas effect 11 лет назад
VLCFrostedGlasView.m 4d300b74de MovieViewController: use a backgroundimage for controls on iOS6 11 лет назад
VLCGoogleDriveConstants.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 лет назад
VLCGoogleDriveController.h c66b46b78c GDrive: removed code for streaming and added truncation for celltext if it's too long 11 лет назад
VLCGoogleDriveController.m be49a67713 Robustify media library updating 11 лет назад
VLCGoogleDriveTableViewController.h 1e045b513d CloudStorage:unified GDrive and DropboxtableView 11 лет назад
VLCGoogleDriveTableViewController.m f387b3120d Cloud Login: use a flat 'Login' button on iOS 7 11 лет назад
VLCHTTPConnection.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 лет назад
VLCHTTPConnection.m b4e813840e Use a more clever file upload caching path 11 лет назад
VLCHTTPFileDownloader.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 лет назад
VLCHTTPFileDownloader.m a30a787ba9 HTTPFileDownloader: don't create files when statuscode was 404 11 лет назад
VLCHTTPUploaderController.h 68a4b708e6 wifi upload: robustify multi-file uploads 11 лет назад
VLCHTTPUploaderController.m be49a67713 Robustify media library updating 11 лет назад
VLCLinearProgressIndicator.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 лет назад
VLCLinearProgressIndicator.m a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 лет назад
VLCLocalNetworkListCell.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 лет назад
VLCLocalNetworkListCell.m a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 лет назад
VLCLocalServerFolderListViewController.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 лет назад
VLCLocalServerFolderListViewController.m 239707a608 Deploy server icon 11 лет назад
VLCLocalServerListViewController.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 лет назад
VLCLocalServerListViewController.m 408c43e822 local network: require iOS 7 for SAP discovery (closes #10081) 11 лет назад
VLCMediaFileDiscoverer.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 лет назад
VLCMediaFileDiscoverer.m a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 лет назад
VLCMenuButton.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 лет назад
VLCMenuButton.m a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 лет назад
VLCMenuTableViewController.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 лет назад
VLCMenuTableViewController.m 6d337afa73 Add iOS 7 redesign of the Open Network Stream panel 11 лет назад
VLCMovieViewController.h 657c09230c playback: show album art if we don't have video but art. otherwise, fallback to meta data text 11 лет назад
VLCMovieViewController.m 657c09230c playback: show album art if we don't have video but art. otherwise, fallback to meta data text 11 лет назад
VLCNetworkLoginViewController.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 лет назад
VLCNetworkLoginViewController.m 0d3ea67304 LocalServer: fix behaviour for failed server login 11 лет назад
VLCOpenNetworkStreamViewController.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 лет назад
VLCOpenNetworkStreamViewController.m 6d337afa73 Add iOS 7 redesign of the Open Network Stream panel 11 лет назад
VLCPlaylistCollectionViewCell.h 8ed55e7209 pad library: UX fix 11 лет назад
VLCPlaylistCollectionViewCell.m 8ed55e7209 pad library: UX fix 11 лет назад
VLCPlaylistTableViewCell.h 27ebba3c5e library: unify string representation of albums (& tracks) and shows (& episodes) on iOS 6 and 7 (close #10190) 11 лет назад
VLCPlaylistTableViewCell.m 482750690d library: implement deletion of multiple items in a single editing session (phone UI only so far) 11 лет назад
VLCPlaylistViewController.h 482750690d library: implement deletion of multiple items in a single editing session (phone UI only so far) 11 лет назад
VLCPlaylistViewController.m 8ddc8c1312 Add a toolbar button in a dark style for iOS 6 based upon a darkened grayscale version of the existing button artwork 11 лет назад
VLCSettingsController.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 лет назад
VLCSettingsController.m ece82de419 settings: add dialog to ask if the user really wants to unlink from a cloud and another confirming the action 11 лет назад
VLCSidebarViewCell.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 лет назад
VLCSidebarViewCell.m 77394291da menu: fix appearance issue within the wifi item when using iOS 11B554a on a pad-style device 11 лет назад
VLCSlider.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 лет назад
VLCSlider.m 18ad29858a VLCSlider: use the default look on iOS 7 and above 11 лет назад
VLCStatusLabel.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 лет назад
VLCStatusLabel.m a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 лет назад
VLCThumbnailsCache.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 лет назад
VLCThumbnailsCache.m 815b455701 VLCThumbnailsCache: add a lookup mechanism for album art 11 лет назад
VLCWiFiUploadTableViewCell.h a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 лет назад
VLCWiFiUploadTableViewCell.m 77394291da menu: fix appearance issue within the wifi item when using iOS 11B554a on a pad-style device 11 лет назад
main.m a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 лет назад