Commit History

作者 SHA1 備註 提交日期
  Felix Paul Kühne 6ac2077732 Collect all colors created in code at a central place 11 年之前
  Pierre SAGASPE c474641b38 display activity monitor when navigating over FTP 11 年之前
  Felix Paul Kühne db7c7767b4 Allow custom character sets for FTP connections (close #10611) 11 年之前
  Pierre SAGASPE ee3a23451c External subtitles over ftp (refs #10668) 11 年之前
  Felix Paul Kühne 5060134ddb upnp: fix downloading from UPnP servers (close #10631) 11 年之前
  Pierre SAGASPE 8e57c4e388 Formatting: replaces tabs with space and apply code rules 11 年之前
  Felix Paul Kühne 178529f9b7 local network: fix out of bounds exception 11 年之前
  Pierre SAGASPE 83044aa42a upnp: display folder albumArt if available 11 年之前
  Carola Nitz 26c68186e4 check against nil to load icon when albumart is not available 11 年之前
  Felix Paul Kühne 9855cbf06b local network: prevent NSInvalidArgumentException on iOS 6 since the searchbar style setter was introduced in iOS 7 11 年之前
  Felix Paul Kühne 18e82fe07c fix ftp streaming off connected servers for files using non-ASCII names or for paths containing spaces by properly escaping the url (close #10469) 11 年之前
  Felix Paul Kühne bd812c235e upnp: make sure to never display a thumbnail instead of the requested video 11 年之前
  Felix Paul Kühne 7a9ca4950d upnp: improve folder listing and scrolling a lot on slower networks by fetching thumbnails off the main thread... 11 年之前
  Felix Paul Kühne 57d4464d8e local network: fix table cell background colors 11 年之前
  Pierre SAGASPE c24bbebc35 Fix wrong display size in UPNP media 11 年之前
  Felix Paul Kühne 239707a608 Deploy server icon 11 年之前
  Felix Paul Kühne 8722a15d7e local network: fix special character handling for ftp connections (superseedes #9386) by properly decoding file names encoded by CFFTPStream as it deploys 'Mac OS Roman' (not kidding) 11 年之前
  Carola Nitz 0d3ea67304 LocalServer: fix behaviour for failed server login 11 年之前
  Felix Paul Kühne 4da44258b1 local network: fix upnp items with invalid url or file size == 0 11 年之前
  Felix Paul Kühne dc3ee5fa6f local network: fix minor appearance issues 11 年之前
  Felix Paul Kühne da74fe8d79 Deploy NSByteCountFormatter instead of calculating file sizes ourselves as this results in a more appealing appearance 11 年之前
  Felix Paul Kühne c249af5d06 local server folder list: fix file size truncation on 32bit platforms as NSInteger is a long long on 64bit platforms only 11 年之前
  Pierre SAGASPE 23b9f70a1e Fix UPNP media files are listed with 0 bytes in size, by calculation (bitrate * duration) if size is null 11 年之前
  Pierre SAGASPE 37cce8a4d2 add Search Display Controller to VLCLocalServerFolderListViewController.m 11 年之前
  Felix Paul Kühne a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 年之前
  Felix Paul Kühne 9f9f20360f Replace remnants of the pre-release code name with the actual product name to avoid confusion 11 年之前