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