.. |
BasicUPnPDevice+VLC.h
|
0d649b9b71
Enhanced support for UPnP/DLNA video broadcast items with multiple resources and HDHomeRun detection
|
11 tahun lalu |
BasicUPnPDevice+VLC.m
|
0d649b9b71
Enhanced support for UPnP/DLNA video broadcast items with multiple resources and HDHomeRun detection
|
11 tahun lalu |
NSString+SupportedMedia.h
|
a0c320bdbd
Sources: put a proper copyright header including listings of individual contributors
|
11 tahun lalu |
NSString+SupportedMedia.m
|
a0c320bdbd
Sources: put a proper copyright header including listings of individual contributors
|
11 tahun lalu |
Reachability.h
|
493bdc12f0
Update Reachability from version 2.2 to 3.0
|
11 tahun lalu |
Reachability.m
|
4d5d3bcc31
shared instances: cosmetics
|
10 tahun lalu |
UIBarButtonItem+Theme.h
|
960787b7be
replace rarely used themed done button with a more appealing dark button
|
10 tahun lalu |
UIBarButtonItem+Theme.m
|
68f68009d6
fix a couple of iOS 7 warnings
|
10 tahun lalu |
UIColor+Presets.h
|
bedf95c119
status label: use a more transparent background color to better fit the playback view appearance (closes #15125)
|
9 tahun lalu |
UIColor+Presets.m
|
bedf95c119
status label: use a more transparent background color to better fit the playback view appearance (closes #15125)
|
9 tahun lalu |
UIDevice+VLC.h
|
371d0a0505
uidevice: add method to tell us if there is an external screen
|
10 tahun lalu |
UIDevice+VLC.m
|
371d0a0505
uidevice: add method to tell us if there is an external screen
|
10 tahun lalu |
UIImage+Blur.h
|
b682bc73d0
Add UIImage extension to blur imagery
|
11 tahun lalu |
UIImage+Blur.m
|
e3c82244e8
fix-up header search paths, linking, etc.
|
10 tahun lalu |
VLC for iOS-Info.plist
|
b5866b20f3
fix bundle version string
|
10 tahun lalu |
VLC for iOS-Prefix.pch
|
7b0c0060ed
Remove unused macro
|
10 tahun lalu |
VLCAboutViewController.h
|
d476f45654
about view: drop useless xib file and fix #11637
|
11 tahun lalu |
VLCAboutViewController.m
|
4ba4157a98
app delegate shouldn't be a dumping side for de-facto singletons
|
10 tahun lalu |
VLCActivityManager.h
|
8bb0d9b0dc
more App Delegate cleanup
|
10 tahun lalu |
VLCActivityManager.m
|
8bb0d9b0dc
more App Delegate cleanup
|
10 tahun lalu |
VLCAlertView.h
|
d4459e448d
fix incorrect file location
|
11 tahun lalu |
VLCAlertView.m
|
9221ad0ce1
VLCAlertView: make sure the completion handler is actually being called
|
9 tahun lalu |
VLCAppDelegate.h
|
8903090cd8
WatchOS2 compiles and message based communication works
|
10 tahun lalu |
VLCAppDelegate.m
|
39aae86920
Add option to disable playback continuation or to have the user ask everytime (closes #14340)
|
9 tahun lalu |
VLCBoxConstants.h
|
f8e8fda48e
Box: removed invalid urlscheme and removed false overwrite of mediaListUpdated
|
10 tahun lalu |
VLCBoxController.h
|
e4864f0101
cloud services: remove duplication
|
10 tahun lalu |
VLCBoxController.m
|
b7b5049b3d
Prevent runtime exception
|
10 tahun lalu |
VLCBoxTableViewController.h
|
79c0d94cdc
box integration: cosmetics
|
10 tahun lalu |
VLCBoxTableViewController.m
|
9bf2b264b2
fix runtime exception
|
10 tahun lalu |
VLCBugreporter.h
|
a0c320bdbd
Sources: put a proper copyright header including listings of individual contributors
|
11 tahun lalu |
VLCBugreporter.m
|
ce7be37c28
generally cancel any alert view when app resigns from the active state like it's 2009
|
10 tahun lalu |
VLCCloudServiceCell.h
|
d0091efa6e
Deploy new cloud icons
|
10 tahun lalu |
VLCCloudServiceCell.m
|
1734e552eb
cloud service cell: save 1 selector dispatch per selection
|
10 tahun lalu |
VLCCloudServiceCellTableViewCell.h
|
ef38964238
clouds: Added one tableViewController for all cloud services
|
10 tahun lalu |
VLCCloudServiceCellTableViewCell.m
|
ef38964238
clouds: Added one tableViewController for all cloud services
|
10 tahun lalu |
VLCCloudServicesTableViewController.h
|
ef38964238
clouds: Added one tableViewController for all cloud services
|
10 tahun lalu |
VLCCloudServicesTableViewController.m
|
8bd6653cc2
clouds : set tableview background to VLCDarkBackgroundColor
|
10 tahun lalu |
VLCCloudStorageController.h
|
49bee8363d
fix some more warning
|
10 tahun lalu |
VLCCloudStorageController.m
|
194baeed4e
Fix some warnings regarding protocols and missing implementation
|
10 tahun lalu |
VLCCloudStorageTableViewCell.h
|
bc43694c3d
clouds: cosmetics
|
10 tahun lalu |
VLCCloudStorageTableViewCell.m
|
441cf5181a
fix crash were NSNull instead of NSString was returned as thumbnailURL by one drive
|
10 tahun lalu |
VLCCloudStorageTableViewController.h
|
6aa0fff129
Drop iOS 6.1
|
10 tahun lalu |
VLCCloudStorageTableViewController.m
|
8bd6653cc2
clouds : set tableview background to VLCDarkBackgroundColor
|
10 tahun lalu |
VLCConstants.h
|
39aae86920
Add option to disable playback continuation or to have the user ask everytime (closes #14340)
|
9 tahun lalu |
VLCDiscoveryListViewController.h
|
d8c2d7bda6
network server list and discovery list: implement SMB browsing and playback
|
10 tahun lalu |
VLCDiscoveryListViewController.m
|
d8c2d7bda6
network server list and discovery list: implement SMB browsing and playback
|
10 tahun lalu |
VLCDocumentPickerController.h
|
0db1df08c2
Add import feature from cloud drives via document pickers
|
10 tahun lalu |
VLCDocumentPickerController.m
|
86a3cfb98e
renamed the PlaylistViewController to LibraryViewController since it was never a playlist in the first place
|
10 tahun lalu |
VLCDownloadViewController.h
|
4ba4157a98
app delegate shouldn't be a dumping side for de-facto singletons
|
10 tahun lalu |
VLCDownloadViewController.m
|
4657b35e59
fix background color in the Open network stream view and the download view
|
10 tahun lalu |
VLCDropboxConstants.h
|
a0c320bdbd
Sources: put a proper copyright header including listings of individual contributors
|
11 tahun lalu |
VLCDropboxController.h
|
f477b28129
dropbox: fix login (close #14835)
|
10 tahun lalu |
VLCDropboxController.m
|
8bb0d9b0dc
more App Delegate cleanup
|
10 tahun lalu |
VLCDropboxTableViewController.h
|
1e045b513d
CloudStorage:unified GDrive and DropboxtableView
|
11 tahun lalu |
VLCDropboxTableViewController.m
|
f477b28129
dropbox: fix login (close #14835)
|
10 tahun lalu |
VLCEqualizerView.h
|
ffc3b9ab44
playback: split any non-UI logic from the view controller to a designated global instance
|
10 tahun lalu |
VLCEqualizerView.m
|
b02d994825
equalizer: fix UX issue which prevented the selection of the last preset (closes #14056)
|
10 tahun lalu |
VLCExternalDisplayController.h
|
a0c320bdbd
Sources: put a proper copyright header including listings of individual contributors
|
11 tahun lalu |
VLCExternalDisplayController.m
|
4ba4157a98
app delegate shouldn't be a dumping side for de-facto singletons
|
10 tahun lalu |
VLCFTPServerListViewController.h
|
02635ea73e
rename local network classes since those are no longer local
|
10 tahun lalu |
VLCFTPServerListViewController.m
|
8bb0d9b0dc
more App Delegate cleanup
|
10 tahun lalu |
VLCFirstStepsFifthPageViewController.h
|
45828843b1
first steps: draft and implement playback page
|
11 tahun lalu |
VLCFirstStepsFifthPageViewController.m
|
cee7085fb5
Deduplicate strings
|
10 tahun lalu |
VLCFirstStepsFirstPageViewController.h
|
2490f89cbe
First Steps: fixed layout on iOS 6 (close #10342)
|
11 tahun lalu |
VLCFirstStepsFirstPageViewController.m
|
3ed801aaf1
Replace instances of NSLocalizedString(@"STRING", @"") with NSLocalizedString(@"STRING", nil)
|
11 tahun lalu |
VLCFirstStepsFourthPageViewController.h
|
2490f89cbe
First Steps: fixed layout on iOS 6 (close #10342)
|
11 tahun lalu |
VLCFirstStepsFourthPageViewController.m
|
3ed801aaf1
Replace instances of NSLocalizedString(@"STRING", @"") with NSLocalizedString(@"STRING", nil)
|
11 tahun lalu |
VLCFirstStepsSecondPageViewController.h
|
2490f89cbe
First Steps: fixed layout on iOS 6 (close #10342)
|
11 tahun lalu |
VLCFirstStepsSecondPageViewController.m
|
3ed801aaf1
Replace instances of NSLocalizedString(@"STRING", @"") with NSLocalizedString(@"STRING", nil)
|
11 tahun lalu |
VLCFirstStepsSixthPageViewController.h
|
05a052cb2a
First Steps: implement missing l10n
|
11 tahun lalu |
VLCFirstStepsSixthPageViewController.m
|
3ed801aaf1
Replace instances of NSLocalizedString(@"STRING", @"") with NSLocalizedString(@"STRING", nil)
|
11 tahun lalu |
VLCFirstStepsThirdPageViewController.h
|
2490f89cbe
First Steps: fixed layout on iOS 6 (close #10342)
|
11 tahun lalu |
VLCFirstStepsThirdPageViewController.m
|
3ed801aaf1
Replace instances of NSLocalizedString(@"STRING", @"") with NSLocalizedString(@"STRING", nil)
|
11 tahun lalu |
VLCFirstStepsViewController.h
|
82a2ba235e
Implement basic startup tutorial using preliminary graphics
|
11 tahun lalu |
VLCFirstStepsViewController.m
|
960787b7be
replace rarely used themed done button with a more appealing dark button
|
10 tahun lalu |
VLCFolderCollectionViewFlowLayout.h
|
b875c573d8
Remove the executable bit accidentally set on some source files
|
11 tahun lalu |
VLCFolderCollectionViewFlowLayout.m
|
3f698056fd
collection view: use regular orange tint color instead of something custom for drag & drop
|
10 tahun lalu |
VLCFrostedGlasView.h
|
03855e7e0e
MovieViewController: added frosted glas effect
|
11 tahun lalu |
VLCFrostedGlasView.m
|
6aa0fff129
Drop iOS 6.1
|
10 tahun lalu |
VLCGoogleDriveConstants.h
|
a0c320bdbd
Sources: put a proper copyright header including listings of individual contributors
|
11 tahun lalu |
VLCGoogleDriveController.h
|
e4864f0101
cloud services: remove duplication
|
10 tahun lalu |
VLCGoogleDriveController.m
|
8bb0d9b0dc
more App Delegate cleanup
|
10 tahun lalu |
VLCGoogleDriveTableViewController.h
|
ef38964238
clouds: Added one tableViewController for all cloud services
|
10 tahun lalu |
VLCGoogleDriveTableViewController.m
|
ed5576f8ad
Prevent runtime exception
|
10 tahun lalu |
VLCHTTPConnection.h
|
a0c320bdbd
Sources: put a proper copyright header including listings of individual contributors
|
11 tahun lalu |
VLCHTTPConnection.m
|
6e14a79e1b
added useractivitys to restart mediaplayback from corespotlight
|
10 tahun lalu |
VLCHTTPFileDownloader.h
|
fa40d70dd1
change method signature to be more readable
|
10 tahun lalu |
VLCHTTPFileDownloader.m
|
3f409199db
http file downloader: fix integer overflow
|
10 tahun lalu |
VLCHTTPUploaderController.h
|
ae70674534
refactored the wificell and architecture around it
|
10 tahun lalu |
VLCHTTPUploaderController.m
|
1a518bb181
adjust methodname and calls of that method
|
10 tahun lalu |
VLCKeychainCoordinator.h
|
5a89b2d6c8
Move passcode lock to a designated object which will take care of anything keychain related
|
10 tahun lalu |
VLCKeychainCoordinator.m
|
8bb0d9b0dc
more App Delegate cleanup
|
10 tahun lalu |
VLCLibraryViewController.h
|
86a3cfb98e
renamed the PlaylistViewController to LibraryViewController since it was never a playlist in the first place
|
10 tahun lalu |
VLCLibraryViewController.m
|
a1e80a8054
replace the light gray by VLCDarkBackgroundColor background color in bounce area of UITableView. when search bar is enable.
|
9 tahun lalu |
VLCLinearProgressIndicator.h
|
a0c320bdbd
Sources: put a proper copyright header including listings of individual contributors
|
11 tahun lalu |
VLCLinearProgressIndicator.m
|
a0c320bdbd
Sources: put a proper copyright header including listings of individual contributors
|
11 tahun lalu |
VLCLocalPlexFolderListViewController.h
|
676a820c26
plex: add access to the Plex Server with an authentication if required
|
10 tahun lalu |
VLCLocalPlexFolderListViewController.m
|
a1e80a8054
replace the light gray by VLCDarkBackgroundColor background color in bounce area of UITableView. when search bar is enable.
|
9 tahun lalu |
VLCMediaFileDiscoverer.h
|
8bb0d9b0dc
more App Delegate cleanup
|
10 tahun lalu |
VLCMediaFileDiscoverer.m
|
86a3cfb98e
renamed the PlaylistViewController to LibraryViewController since it was never a playlist in the first place
|
10 tahun lalu |
VLCMenuButton.h
|
293630c126
Revert "Remove dead code and remnant artwork"
|
11 tahun lalu |
VLCMenuButton.m
|
293630c126
Revert "Remove dead code and remnant artwork"
|
11 tahun lalu |
VLCMenuTableViewController.h
|
a0c320bdbd
Sources: put a proper copyright header including listings of individual contributors
|
11 tahun lalu |
VLCMenuTableViewController.m
|
38d41736ea
playback: give the user full control over the gestures to choose from (close #15449)
|
9 tahun lalu |
VLCMigrationViewController.h
|
d30067127f
add missing licensing header
|
10 tahun lalu |
VLCMigrationViewController.m
|
7789fb693d
Cosmetics
|
10 tahun lalu |
VLCMigrationViewController.xib
|
f071e83d12
migration code for new coredata model
|
10 tahun lalu |
VLCMiniPlaybackView.h
|
32afeec2d1
Introduce new VLCPlayerDisplayController class which is responsible to show/hide the full screen and mini player
|
10 tahun lalu |
VLCMiniPlaybackView.m
|
86a3cfb98e
renamed the PlaylistViewController to LibraryViewController since it was never a playlist in the first place
|
10 tahun lalu |
VLCMovieViewControlPanelViewController.h
|
46fd92898f
Extract movie view control panel to own view and controller.
|
9 tahun lalu |
VLCMovieViewControlPanelViewController.m
|
46fd92898f
Extract movie view control panel to own view and controller.
|
9 tahun lalu |
VLCMovieViewController.h
|
46fd92898f
Extract movie view control panel to own view and controller.
|
9 tahun lalu |
VLCMovieViewController.m
|
a6d16b5749
Listen to userdefaults change notification.
|
9 tahun lalu |
VLCMultiSelectionMenuView.h
|
e7066b9623
add list repeat mode
|
10 tahun lalu |
VLCMultiSelectionMenuView.m
|
e7066b9623
add list repeat mode
|
10 tahun lalu |
VLCNavigationController.h
|
767a02ba31
subclass UINavigationController for custom appearance instead of using a category to save selector dispatches and slightly less clutter
|
10 tahun lalu |
VLCNavigationController.m
|
68f68009d6
fix a couple of iOS 7 warnings
|
10 tahun lalu |
VLCNetworkListCell.h
|
f9639a5759
compilation fixes
|
10 tahun lalu |
VLCNetworkListCell.m
|
074c43b007
network list cell: fix thumbnail content mode
|
10 tahun lalu |
VLCNetworkListViewController.h
|
7a5780e2d2
network list controller: expose cell identifier
|
10 tahun lalu |
VLCNetworkListViewController.m
|
a1e80a8054
replace the light gray by VLCDarkBackgroundColor background color in bounce area of UITableView. when search bar is enable.
|
9 tahun lalu |
VLCNetworkLoginViewController.h
|
35933f8b40
network login: reimplement server bookmarks using the Keychain, drop existing PLEX account management in settings in favor of this setup
|
10 tahun lalu |
VLCNetworkLoginViewController.m
|
ee8e8bddf9
network login: set portField with numbers and punctuation keyboard type
|
10 tahun lalu |
VLCOneDriveConstants.h
|
31d5897226
OneDrive: fix session management
|
10 tahun lalu |
VLCOneDriveController.h
|
213b8ff3a8
OneDrive support: don't assume that delegate is a view controller change login method signature to pass the view controller which should present the LiveSDK login view controller
|
10 tahun lalu |
VLCOneDriveController.m
|
6cfe2bd5e9
switch to modern VLCKit build system
|
10 tahun lalu |
VLCOneDriveObject.h
|
6cfe2bd5e9
switch to modern VLCKit build system
|
10 tahun lalu |
VLCOneDriveObject.m
|
fa40d70dd1
change method signature to be more readable
|
10 tahun lalu |
VLCOneDriveTableViewController.h
|
3192338cac
Add OneDrive skeleton
|
10 tahun lalu |
VLCOneDriveTableViewController.m
|
cae75e7414
onedrive: prevent exceptions
|
10 tahun lalu |
VLCOpenInActivity.h
|
0d205887c1
VLCOpenInActivity: fix copyright header
|
11 tahun lalu |
VLCOpenInActivity.m
|
ce7be37c28
generally cancel any alert view when app resigns from the active state like it's 2009
|
10 tahun lalu |
VLCOpenNetworkStreamViewController.h
|
eb12ad4a33
add toggle switch to scan external subtitle over http
|
11 tahun lalu |
VLCOpenNetworkStreamViewController.m
|
90e978ca5b
open network stream VC: add dismiss Keyboard
|
10 tahun lalu |
VLCPlaybackController+MediaLibrary.h
|
6e14a79e1b
added useractivitys to restart mediaplayback from corespotlight
|
10 tahun lalu |
VLCPlaybackController+MediaLibrary.m
|
6e14a79e1b
added useractivitys to restart mediaplayback from corespotlight
|
10 tahun lalu |
VLCPlaybackController.h
|
c128d88d3e
SleepTimer: Add sleep timer countdown (Closes #14154)
|
10 tahun lalu |
VLCPlaybackController.m
|
39aae86920
Add option to disable playback continuation or to have the user ask everytime (closes #14340)
|
9 tahun lalu |
VLCPlaybackNavigationController.h
|
b58a2d0ab3
playback: add lock button, which locks controls and rotation (close #11292, #11293)
|
10 tahun lalu |
VLCPlaybackNavigationController.m
|
4ba4157a98
app delegate shouldn't be a dumping side for de-facto singletons
|
10 tahun lalu |
VLCPlayerDisplayController.h
|
23dba31c57
forward-port state restoration fixes from the 2.6 branch
|
10 tahun lalu |
VLCPlayerDisplayController.m
|
5b5c573d02
playback: add option to always play video in fullscreen, on by default (closes #14985)
|
10 tahun lalu |
VLCPlaylistCollectionViewCell.h
|
7319b0b428
playlist: add codec information
|
10 tahun lalu |
VLCPlaylistCollectionViewCell.m
|
89d055fe07
playlist: fix displaying of subtitle Metadata
|
10 tahun lalu |
VLCPlaylistTableViewCell.h
|
7319b0b428
playlist: add codec information
|
10 tahun lalu |
VLCPlaylistTableViewCell.m
|
89d055fe07
playlist: fix displaying of subtitle Metadata
|
10 tahun lalu |
VLCPlexMediaInformationViewController.h
|
5610359c4d
plex: clean-up the implementation to remove mutable states from APIs, mutable states from iterations, to save ObjC selector dispatches and to never perform network operations on the main thread
|
10 tahun lalu |
VLCPlexMediaInformationViewController.m
|
a4c0c8c6e6
plex : replace badgeUnread.png in VLCPlexMediaInformationViewController by a white round
|
10 tahun lalu |
VLCPlexParser.h
|
5610359c4d
plex: clean-up the implementation to remove mutable states from APIs, mutable states from iterations, to save ObjC selector dispatches and to never perform network operations on the main thread
|
10 tahun lalu |
VLCPlexParser.m
|
572b3072b4
networkLogin : Plex ability to save and use a account without specify an url
|
10 tahun lalu |
VLCPlexWebAPI.h
|
5610359c4d
plex: clean-up the implementation to remove mutable states from APIs, mutable states from iterations, to save ObjC selector dispatches and to never perform network operations on the main thread
|
10 tahun lalu |
VLCPlexWebAPI.m
|
5610359c4d
plex: clean-up the implementation to remove mutable states from APIs, mutable states from iterations, to save ObjC selector dispatches and to never perform network operations on the main thread
|
10 tahun lalu |
VLCProgressView.h
|
ef38964238
clouds: Added one tableViewController for all cloud services
|
10 tahun lalu |
VLCProgressView.m
|
68f68009d6
fix a couple of iOS 7 warnings
|
10 tahun lalu |
VLCServerListViewController.h
|
02635ea73e
rename local network classes since those are no longer local
|
10 tahun lalu |
VLCServerListViewController.m
|
1a518bb181
adjust methodname and calls of that method
|
10 tahun lalu |
VLCSettingsController.h
|
ac717d9b6d
move the clouds logout button from settings to their controllers
|
10 tahun lalu |
VLCSettingsController.m
|
38d41736ea
playback: give the user full control over the gestures to choose from (close #15449)
|
9 tahun lalu |
VLCSharedLibraryListViewController.h
|
9c0774181f
LocalServer: Add "VLC for ios" Media server for stream or download (exchange of media between idevice)
|
10 tahun lalu |
VLCSharedLibraryListViewController.m
|
a1e80a8054
replace the light gray by VLCDarkBackgroundColor background color in bounce area of UITableView. when search bar is enable.
|
9 tahun lalu |
VLCSharedLibraryParser.h
|
b28b9b4e11
local network: refactor shared library code to never block the main thread
|
10 tahun lalu |
VLCSharedLibraryParser.m
|
0b7d59536c
shared local library: fix warning
|
10 tahun lalu |
VLCSidebarController.h
|
6ecad04e9c
add copyright headers
|
10 tahun lalu |
VLCSidebarController.m
|
6ecad04e9c
add copyright headers
|
10 tahun lalu |
VLCSidebarViewCell.h
|
a0c320bdbd
Sources: put a proper copyright header including listings of individual contributors
|
11 tahun lalu |
VLCSidebarViewCell.m
|
68f68009d6
fix a couple of iOS 7 warnings
|
10 tahun lalu |
VLCSlider.h
|
f3f736536c
use double tap to reset delay and speed sliders to default value fixes #14588
|
10 tahun lalu |
VLCSlider.m
|
6aa0fff129
Drop iOS 6.1
|
10 tahun lalu |
VLCStatusLabel.h
|
a43890f072
VLCStatusLabel: hide implementation details
|
11 tahun lalu |
VLCStatusLabel.m
|
de84df61e0
status label: replace hard-coded constant which doesn't work
|
9 tahun lalu |
VLCThumbnailsCache.h
|
f467ca95c2
request images from watch if the do not exist on watch
|
10 tahun lalu |
VLCThumbnailsCache.m
|
7b68b27f78
fix watch table background image flickering on DB and thumbnail updates
|
10 tahun lalu |
VLCTimeNavigationTitleView.h
|
9b1a4ef2c6
fullscreen playback: add minimize button so clicking 'Done' actually stops playback again
|
10 tahun lalu |
VLCTimeNavigationTitleView.m
|
b1827f2bd2
Workaround for bug when setting semanticContentAttribute of UISlider in InterfaceBuilder
|
9 tahun lalu |
VLCTrackSelectorHeaderView.h
|
a5bdb95c51
playback: replace action sheets for audio / SPU selection with a custom-styled table view, which allows the selection of either track in a single view
|
10 tahun lalu |
VLCTrackSelectorHeaderView.m
|
fe2988f7d0
UIDevice: Cosmetics
|
10 tahun lalu |
VLCTrackSelectorTableViewCell.h
|
26f894a718
playback: minor track selector beautifications
|
10 tahun lalu |
VLCTrackSelectorTableViewCell.m
|
72d7f76338
movie view: make sure the track selector always shows the current selection (close #14628)
|
10 tahun lalu |
VLCUPnPServerListViewController.h
|
02635ea73e
rename local network classes since those are no longer local
|
10 tahun lalu |
VLCUPnPServerListViewController.m
|
4b9996e8a8
don't use the app delegate as a proxy to the playback controller
|
10 tahun lalu |
VLCVolumeView.h
|
46fd92898f
Extract movie view control panel to own view and controller.
|
9 tahun lalu |
VLCVolumeView.m
|
46fd92898f
Extract movie view control panel to own view and controller.
|
9 tahun lalu |
VLCWatchCommunication.h
|
fceba30ae1
add check if WCSession is supported
|
10 tahun lalu |
VLCWatchCommunication.m
|
b2d68ca3b2
WatchCommunication: add guards again crash when thumbnail is updated and watch is not pared or watch app not installed
|
9 tahun lalu |
VLCWiFiUploadTableViewCell.h
|
ae70674534
refactored the wificell and architecture around it
|
10 tahun lalu |
VLCWiFiUploadTableViewCell.m
|
1a518bb181
adjust methodname and calls of that method
|
10 tahun lalu |
main.m
|
a0c320bdbd
Sources: put a proper copyright header including listings of individual contributors
|
11 tahun lalu |