Commit History

Author SHA1 Message Date
  Felix Paul Kühne 0e801d145d Fix bag of small fixes 9 years ago
  Felix Paul Kühne c3ecab6fbe VLCHTTPConnection: Add WebSocket to allow remote playback control 9 years ago
  Felix Paul Kühne 121f84d8b5 VLCHTTPConnection: implement JSON responses for 'playing' and 'playlist' 9 years ago
  Felix Paul Kühne 85e12fd217 VLCHTTPConnection: Split 300++ LoC response method 9 years ago
  Felix Paul Kühne e7d2299ae2 Remote Playback: automatically start playing once we cached at least 10% of the announced file size 9 years ago
  Felix Paul Kühne fac63600ca Add basic Web UI for Remote Playback 9 years ago
  Felix Paul Kühne 53c53077bc Compile HTTP server support for ATV 9 years ago
  Tobias Conradi 2771c3ce38 fix crash when being asked with a nonexistent / malformed object URI 9 years ago
  Felix Paul Kühne 9de80cd233 Fix runtime exception 9 years ago
  Carola Nitz 6e14a79e1b added useractivitys to restart mediaplayback from corespotlight 10 years ago
  Felix Paul Kühne 8bb0d9b0dc more App Delegate cleanup 10 years ago
  Felix Paul Kühne 33b6e3a3ec misc bag of clean-up 10 years ago
  Felix Paul Kühne ce7be37c28 generally cancel any alert view when app resigns from the active state like it's 2009 10 years ago
  Felix Paul Kühne a8132df32d fix library sharing code for new thumbnail location and for files with spaces in their name 10 years ago
  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 years ago
  Felix Paul Kühne 570bae461a http connection: clean-up 10 years ago
  Tobias Conradi 6dbbeedff2 fix some static analyzer warnings 10 years ago
  Carola Nitz 502bc963b2 adjusted the ThumbnailCache to handle different filetypes itself to remove complexity from other controllers 10 years ago
  Felix Paul Kühne 9a3a33e836 misc stability improvements if MLKit does not deliver a valid managed object context or persistent store coordinator 10 years ago
  Felix Paul Kühne d75536e8f1 wifi sharing: speed-up library list response by dropping 5 objc selector dispatches and string checks per iteration 10 years ago
  Felix Paul Kühne 9ef7a97140 wifi sharing: return correct content types for html, xml and css (closes #14083) 10 years ago
  Felix Paul Kühne 6e7ed999be wifi upload: block files which don't fit the device prior to upload and notify the user about it (closes #11474) 10 years ago
  Pierre SAGASPE db6500967e shared local library: Adding management subtitles 10 years ago
  Pierre SAGASPE 14f364e47d shared local library: add xml file templet 10 years ago
  Carola Nitz 20b2f7aa2a only display a black overlay for collections of files 10 years ago
  Felix Paul Kühne 5ab2afec26 fix warnings 10 years ago
  Felix Paul Kühne 191e740515 de-duplicate time to string code 11 years ago
  Pierre SAGASPE 19b6334212 web intf: fix download link of the file. 11 years ago
  Pierre SAGASPE 8090858b99 web intf: displaying the number of items of the folder. 11 years ago
  Pierre SAGASPE a193adcca3 web intf: displaying the media size of the local files. 11 years ago