Alexis Aubry
|
f03a9375af
Rename VLC-for-iOS to VLC-iOS and rename the Module from VLC-iOS to VLC
|
6 anni fa |
Pierre SAGASPE
|
f2363755ee
VLCHTTPConnection : use the specific port for library sharing
|
7 anni fa |
Carola Nitz
|
a1e2e847d5
VLCAlertViewController: Fix tvOS compilation
|
7 anni fa |
Carola Nitz
|
7ded3c6093
VLCAlertViewController: added a convenience method to omit the buttonsAction
|
7 anni fa |
Carola Nitz
|
28c8bb0bb4
VLCAlertViewController :made the buttonsAction optional
|
7 anni fa |
Quentin Richard
|
4900ef1f94
Refactoring on VLCAlertViewController
|
7 anni fa |
Quentin Richard
|
b2d273caa8
Update AlertView to AlertViewController
|
7 anni fa |
Pierre SAGASPE
|
6c4ccdee92
VLCHTTPConnection : replacing stringByAddingPercentEscapesUsingEncoding deprecated
|
7 anni fa |
Felix Paul Kühne
|
a0ae09c7ee
VLCHTTPConnection: replace deprecated VLCKit API
|
7 anni fa |
Carola Nitz
|
ffc1391156
VLCPlaybackInfoMediaInfoTVViewController, VLCHttpConnection and VLCPlayerControlWebSocket: fixes for TVOS by switching to new methods
|
7 anni fa |
Carola Nitz
|
26264da599
VLCPlaybackController : remove playURL calls and use medialist instead everywhere
|
7 anni fa |
Carola Nitz
|
0f8bdb39c1
VLCPlaybackController: Decouple Metadata and controlcenter code from playback
|
7 anni fa |
Carola Nitz
|
332b82d8ba
UIDevice: Remove the Speedcategory entirely. We're okay with VLCKit dropping frames if the device is too slow and for the UI the devices with iOS 9 are fast enough to be without tweaking
|
7 anni fa |
Carola Nitz
|
d540e6de72
UIDevice: remove unneeded speedcategory 1 and refactored the code
|
7 anni fa |
Carola Nitz
|
601bacfd22
adjusted the filepath check to not crash under iOS7 and return no in case of errors
|
7 anni fa |
Carola Nitz
|
984bea7f56
Make a precheck if we're trying to download a file within our directory. If not simply return nil which is handled as resource not found
|
7 anni fa |
Felix Paul Kühne
|
67a712e397
UIDevice: move category to properties with a 3 character prefix
|
9 anni fa |
Felix Paul Kühne
|
c43e6520bd
http connection: add JS query for l10n strings
|
9 anni fa |
Felix Paul Kühne
|
604d39c66b
http connection: add error code path if we can't return a thumbnail
|
9 anni fa |
Felix Paul Kühne
|
5f5c13980b
Fix playback of URLs send by the web interface
|
9 anni fa |
Felix Paul Kühne
|
49bc98b1e3
HTTP connection: allow enqueued playback of multiple uploads
|
9 anni fa |
Tobias Conradi
|
83f144d203
fix iOS Build
|
9 anni fa |
Felix Paul Kühne
|
0e801d145d
Fix bag of small fixes
|
9 anni fa |
Felix Paul Kühne
|
c3ecab6fbe
VLCHTTPConnection: Add WebSocket to allow remote playback control
|
9 anni fa |
Felix Paul Kühne
|
121f84d8b5
VLCHTTPConnection: implement JSON responses for 'playing' and 'playlist'
|
9 anni fa |
Felix Paul Kühne
|
85e12fd217
VLCHTTPConnection: Split 300++ LoC response method
|
9 anni fa |
Felix Paul Kühne
|
e7d2299ae2
Remote Playback: automatically start playing once we cached at least 10% of the announced file size
|
9 anni fa |
Felix Paul Kühne
|
fac63600ca
Add basic Web UI for Remote Playback
|
9 anni fa |
Felix Paul Kühne
|
53c53077bc
Compile HTTP server support for ATV
|
9 anni fa |
Tobias Conradi
|
2771c3ce38
fix crash when being asked with a nonexistent / malformed object URI
|
9 anni fa |