コミット履歴

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