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