.. |
DirectoryWatcher.h
|
03998b94a0
Add 'smart' directory watcher (closes #8731)
|
преди 12 години |
DirectoryWatcher.m
|
03998b94a0
Add 'smart' directory watcher (closes #8731)
|
преди 12 години |
NSString+SupportedMedia.h
|
17522da70d
Enable playback of audio-only media (refs #9044)
|
преди 12 години |
NSString+SupportedMedia.m
|
17522da70d
Enable playback of audio-only media (refs #9044)
|
преди 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
|
9b5e5b4323
Update code name
|
преди 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
|
56765ed4f8
Add download button to local network list cell
|
преди 12 години |
VLCLocalNetworkListCell.m
|
697b34d19d
Local Network List Cell: robustify appearance setters
|
преди 12 години |
VLCLocalServerFolderListViewController.h
|
f4672bdab8
VLCLocalServerFolderListViewController: generalization so we can re-use the class for FTP server access
|
преди 12 години |
VLCLocalServerFolderListViewController.m
|
f4672bdab8
VLCLocalServerFolderListViewController: generalization so we can re-use the class for FTP server access
|
преди 12 години |
VLCLocalServerListViewController.h
|
83d942d944
Implement UPNP-based listing of local servers
|
преди 12 години |
VLCLocalServerListViewController.m
|
f4672bdab8
VLCLocalServerFolderListViewController: generalization so we can re-use the class for FTP server access
|
преди 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
|
9191a983a0
Add basic network login view
|
преди 12 години |
VLCNetworkLoginViewController.m
|
9191a983a0
Add basic network login view
|
преди 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 години |