Carola Nitz
|
d540e6de72
UIDevice: remove unneeded speedcategory 1 and refactored the code
|
7 éve |
Carola Nitz
|
601bacfd22
adjusted the filepath check to not crash under iOS7 and return no in case of errors
|
8 éve |
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 éve |
Felix Paul Kühne
|
67a712e397
UIDevice: move category to properties with a 3 character prefix
|
9 éve |
Felix Paul Kühne
|
c43e6520bd
http connection: add JS query for l10n strings
|
9 éve |
Felix Paul Kühne
|
604d39c66b
http connection: add error code path if we can't return a thumbnail
|
9 éve |
Felix Paul Kühne
|
5f5c13980b
Fix playback of URLs send by the web interface
|
9 éve |
Felix Paul Kühne
|
49bc98b1e3
HTTP connection: allow enqueued playback of multiple uploads
|
9 éve |
Tobias Conradi
|
83f144d203
fix iOS Build
|
9 éve |
Felix Paul Kühne
|
0e801d145d
Fix bag of small fixes
|
9 éve |
Felix Paul Kühne
|
c3ecab6fbe
VLCHTTPConnection: Add WebSocket to allow remote playback control
|
9 éve |
Felix Paul Kühne
|
121f84d8b5
VLCHTTPConnection: implement JSON responses for 'playing' and 'playlist'
|
9 éve |
Felix Paul Kühne
|
85e12fd217
VLCHTTPConnection: Split 300++ LoC response method
|
9 éve |
Felix Paul Kühne
|
e7d2299ae2
Remote Playback: automatically start playing once we cached at least 10% of the announced file size
|
9 éve |
Felix Paul Kühne
|
fac63600ca
Add basic Web UI for Remote Playback
|
9 éve |
Felix Paul Kühne
|
53c53077bc
Compile HTTP server support for ATV
|
9 éve |
Tobias Conradi
|
2771c3ce38
fix crash when being asked with a nonexistent / malformed object URI
|
9 éve |
Felix Paul Kühne
|
9de80cd233
Fix runtime exception
|
9 éve |
Carola Nitz
|
6e14a79e1b
added useractivitys to restart mediaplayback from corespotlight
|
10 éve |
Felix Paul Kühne
|
8bb0d9b0dc
more App Delegate cleanup
|
10 éve |
Felix Paul Kühne
|
33b6e3a3ec
misc bag of clean-up
|
10 éve |
Felix Paul Kühne
|
ce7be37c28
generally cancel any alert view when app resigns from the active state like it's 2009
|
10 éve |
Felix Paul Kühne
|
a8132df32d
fix library sharing code for new thumbnail location and for files with spaces in their name
|
10 éve |
Tobias Conradi
|
9beee90fe2
MLFile now stores relative path in the path property. the absolut path/url can be accessed by using the property url which returns an NSURL
|
10 éve |
Felix Paul Kühne
|
570bae461a
http connection: clean-up
|
10 éve |
Tobias Conradi
|
6dbbeedff2
fix some static analyzer warnings
|
10 éve |
Carola Nitz
|
502bc963b2
adjusted the ThumbnailCache to handle different filetypes itself to remove complexity from other controllers
|
10 éve |
Felix Paul Kühne
|
9a3a33e836
misc stability improvements if MLKit does not deliver a valid managed object context or persistent store coordinator
|
10 éve |
Felix Paul Kühne
|
d75536e8f1
wifi sharing: speed-up library list response by dropping 5 objc selector dispatches and string checks per iteration
|
10 éve |
Felix Paul Kühne
|
9ef7a97140
wifi sharing: return correct content types for html, xml and css (closes #14083)
|
10 éve |