Carola Nitz
|
3d611509b0
Medialibrary: Bump medialibary and adapt to 0.3.0
|
6 年 前 |
Soomin Lee
|
dc2cae1e89
VLCHTTP: Use firstObject to avoid potential crash
|
6 年 前 |
Soomin Lee
|
fd155dce8f
Use kVLCHTTPUploadDirectory constant
|
6 年 前 |
Soomin Lee
|
941379b029
HTTP Import: Respect folder structure
|
6 年 前 |
Soomin Lee
|
997a1ee831
VLCHTTPConnection: Fix album tracks listing
|
6 年 前 |
Soomin Lee
|
946e0cea0d
VLCHTTPConnection: Fix thumbnail and artwork for media
|
6 年 前 |
Soomin Lee
|
572fc16141
VLCHTTPConnection: Refactor HTML String creation
|
6 年 前 |
Carola Nitz
|
8dac4f4ac3
VLCHTTPConnection: Adjust Xml to new Medialibrary
|
6 年 前 |
Carola Nitz
|
9bf09939ef
VLCHttpConnection: Adapt html and files to new Medialibrary
|
6 年 前 |
Carola Nitz
|
4245781d83
VLCHttpConnection: Split up Xml and Http generation for better readability
|
6 年 前 |
Alexis Aubry
|
f03a9375af
Rename VLC-for-iOS to VLC-iOS and rename the Module from VLC-iOS to VLC
|
7 年 前 |
Pierre SAGASPE
|
f2363755ee
VLCHTTPConnection : use the specific port for library sharing
|
7 年 前 |
Carola Nitz
|
a1e2e847d5
VLCAlertViewController: Fix tvOS compilation
|
7 年 前 |
Carola Nitz
|
7ded3c6093
VLCAlertViewController: added a convenience method to omit the buttonsAction
|
7 年 前 |
Carola Nitz
|
28c8bb0bb4
VLCAlertViewController :made the buttonsAction optional
|
7 年 前 |
Quentin Richard
|
4900ef1f94
Refactoring on VLCAlertViewController
|
7 年 前 |
Quentin Richard
|
b2d273caa8
Update AlertView to AlertViewController
|
7 年 前 |
Pierre SAGASPE
|
6c4ccdee92
VLCHTTPConnection : replacing stringByAddingPercentEscapesUsingEncoding deprecated
|
7 年 前 |
Felix Paul Kühne
|
a0ae09c7ee
VLCHTTPConnection: replace deprecated VLCKit API
|
7 年 前 |
Carola Nitz
|
ffc1391156
VLCPlaybackInfoMediaInfoTVViewController, VLCHttpConnection and VLCPlayerControlWebSocket: fixes for TVOS by switching to new methods
|
7 年 前 |
Carola Nitz
|
26264da599
VLCPlaybackController : remove playURL calls and use medialist instead everywhere
|
7 年 前 |
Carola Nitz
|
0f8bdb39c1
VLCPlaybackController: Decouple Metadata and controlcenter code from playback
|
7 年 前 |
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 年 前 |
Carola Nitz
|
d540e6de72
UIDevice: remove unneeded speedcategory 1 and refactored the code
|
7 年 前 |
Carola Nitz
|
601bacfd22
adjusted the filepath check to not crash under iOS7 and return no in case of errors
|
8 年 前 |
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
|
8 年 前 |
Felix Paul Kühne
|
67a712e397
UIDevice: move category to properties with a 3 character prefix
|
9 年 前 |
Felix Paul Kühne
|
c43e6520bd
http connection: add JS query for l10n strings
|
9 年 前 |
Felix Paul Kühne
|
604d39c66b
http connection: add error code path if we can't return a thumbnail
|
9 年 前 |
Felix Paul Kühne
|
5f5c13980b
Fix playback of URLs send by the web interface
|
9 年 前 |