.. |
DirectoryWatcher.h
|
03998b94a0
Add 'smart' directory watcher (closes #8731)
|
12 年 前 |
DirectoryWatcher.m
|
03998b94a0
Add 'smart' directory watcher (closes #8731)
|
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
|
c72e8c3657
unify menu button on the phone form factor
|
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
|
d833073370
Put the UINavigationController theming in a category
|
12 年 前 |
VLC for iOS-Info.plist
|
c50f11f45b
Prepare to 2.0.3
|
12 年 前 |
VLC for iOS-Prefix.pch
|
d95682d04e
add a setting to control the audio playback when the app is in background
|
12 年 前 |
VLCAboutViewController.h
|
f8974280a6
About View: reworked scrolling behavior and updated content
|
12 年 前 |
VLCAboutViewController.m
|
47c27542b4
About panel: minor appearance fix
|
12 年 前 |
VLCAppDelegate.h
|
4660b5f7ce
menu: reveal public method to the public so view controllers don't have to abuse the reveal controller to switch context
|
12 年 前 |
VLCAppDelegate.m
|
4660b5f7ce
menu: reveal public method to the public so view controllers don't have to abuse the reveal controller to switch context
|
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
|
cb6d981f86
subtitles: use PostScript names instead of user-facing names to speed-up CoreText rendering
|
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
|
6a08098ace
Unify menu behavior for pad and phone form factors
|
12 年 前 |
VLCExternalDisplayController.h
|
19738bed6a
Mention the LICENSE in the files headers
|
12 年 前 |
VLCExternalDisplayController.m
|
19738bed6a
Mention the LICENSE in the files headers
|
12 年 前 |
VLCHTTPDownloadViewController.h
|
8df44fa490
Add in-app help to http downloader and open network stream
|
12 年 前 |
VLCHTTPDownloadViewController.m
|
8df44fa490
Add in-app help to http downloader and open network stream
|
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
|
570214f103
HTTP Uploader: request port 80 first and fallback on 8888 or random on failure
|
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
|
5a9631baa7
Local Network: implement FTP streaming in addition to downloading
|
12 年 前 |
VLCLocalServerListViewController.h
|
83d942d944
Implement UPNP-based listing of local servers
|
12 年 前 |
VLCLocalServerListViewController.m
|
3bb5575f07
Local Network: implement folder listing and browsing via FTP
|
12 年 前 |
VLCMediaFileDiscoverer.h
|
8a133e3fbe
Update VLCMediaFileDiscovererDelegate methods to avoid confusion
|
12 年 前 |
VLCMediaFileDiscoverer.m
|
17522da70d
Enable playback of audio-only media (refs #9044)
|
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
|
92e6ef0843
menu: do only show http uploader's port if it isn't 80
|
12 年 前 |
VLCMovieViewController.h
|
39d87e2031
Movie View: add visual click feedback for the time display
|
12 年 前 |
VLCMovieViewController.m
|
04b5c7fa67
Add deinterlace option, off by default (close #8813)
|
12 年 前 |
VLCNetworkLoginViewController.h
|
7a3c61b579
Network Login Panel: allow control object to wipe an instance without animation
|
12 年 前 |
VLCNetworkLoginViewController.m
|
7a3c61b579
Network Login Panel: allow control object to wipe an instance without animation
|
12 年 前 |
VLCOpenNetworkStreamViewController.h
|
8df44fa490
Add in-app help to http downloader and open network stream
|
12 年 前 |
VLCOpenNetworkStreamViewController.m
|
4660b5f7ce
menu: reveal public method to the public so view controllers don't have to abuse the reveal controller to switch context
|
12 年 前 |
VLCPlaylistGridView.h
|
19738bed6a
Mention the LICENSE in the files headers
|
12 年 前 |
VLCPlaylistGridView.m
|
0af7be5da7
Library: fix potential imagery mix-up
|
12 年 前 |
VLCPlaylistTableViewCell.h
|
2bc98154d0
Library: fix drawing issues from the future
|
12 年 前 |
VLCPlaylistTableViewCell.m
|
0af7be5da7
Library: fix potential imagery mix-up
|
12 年 前 |
VLCPlaylistViewController.h
|
c2ea03fda1
Remove old menu view controller
|
12 年 前 |
VLCPlaylistViewController.m
|
46a9f1c1ff
Move branding to menu
|
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
|
19738bed6a
Mention the LICENSE in the files headers
|
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
|
784de957f8
Re-wrote menu to get rid of the buttons, most of the xib and further cluttery
|
12 年 前 |
VLCWiFiUploadTableViewCell.m
|
a97e85d431
WiFi Upload menu cell: fix incorrect text look
|
12 年 前 |
main.m
|
19738bed6a
Mention the LICENSE in the files headers
|
12 年 前 |