Historial de Commits

Autor SHA1 Mensaje Fecha
  Pierre SAGASPE 603d1897b1 fix the first tap twice on navbar for show or hide search bar hace 10 años
  Pierre SAGASPE 63fcaf1103 local network: tap twice on navbar for show or hide search bar hace 10 años
  Pierre SAGASPE d843f32b4d local network: searchBar with VLCOrangeTintColor hace 10 años
  Pierre SAGASPE 5cbf3e6dd3 fix:local server folder tableview stop animation hace 11 años
  Marc Etcheverry 1b6c2bdb49 Search: remove the white separators and use the proper indicator style hace 11 años
  Marc Etcheverry b2e0a3808a Use UIScrollViewIndicatorStyleWhite where appropriate to actually see the scrollbar hace 11 años
  Marc Etcheverry 466958f801 Local Network: Remove white line on the bottom left of the cells in iOS 7 hace 11 años
  Marc Etcheverry 0d649b9b71 Enhanced support for UPnP/DLNA video broadcast items with multiple resources and HDHomeRun detection hace 11 años
  Marc Etcheverry 3ed801aaf1 Replace instances of NSLocalizedString(@"STRING", @"") with NSLocalizedString(@"STRING", nil) hace 11 años
  Marc Etcheverry 27fa44844e Fix browsing of UPnP devices with no SortCapabilities (HDHomeRun) hace 11 años
  Felix Paul Kühne 6ac2077732 Collect all colors created in code at a central place hace 11 años
  Pierre SAGASPE c474641b38 display activity monitor when navigating over FTP hace 11 años
  Felix Paul Kühne db7c7767b4 Allow custom character sets for FTP connections (close #10611) hace 11 años
  Pierre SAGASPE ee3a23451c External subtitles over ftp (refs #10668) hace 11 años
  Felix Paul Kühne 5060134ddb upnp: fix downloading from UPnP servers (close #10631) hace 11 años
  Pierre SAGASPE 8e57c4e388 Formatting: replaces tabs with space and apply code rules hace 11 años
  Felix Paul Kühne 178529f9b7 local network: fix out of bounds exception hace 11 años
  Pierre SAGASPE 83044aa42a upnp: display folder albumArt if available hace 11 años
  Carola Nitz 26c68186e4 check against nil to load icon when albumart is not available hace 11 años
  Felix Paul Kühne 9855cbf06b local network: prevent NSInvalidArgumentException on iOS 6 since the searchbar style setter was introduced in iOS 7 hace 11 años
  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) hace 11 años
  Felix Paul Kühne bd812c235e upnp: make sure to never display a thumbnail instead of the requested video hace 11 años
  Felix Paul Kühne 7a9ca4950d upnp: improve folder listing and scrolling a lot on slower networks by fetching thumbnails off the main thread... hace 11 años
  Felix Paul Kühne 57d4464d8e local network: fix table cell background colors hace 11 años
  Pierre SAGASPE c24bbebc35 Fix wrong display size in UPNP media hace 11 años
  Felix Paul Kühne 239707a608 Deploy server icon hace 11 años
  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) hace 11 años
  Carola Nitz 0d3ea67304 LocalServer: fix behaviour for failed server login hace 11 años
  Felix Paul Kühne 4da44258b1 local network: fix upnp items with invalid url or file size == 0 hace 11 años
  Felix Paul Kühne dc3ee5fa6f local network: fix minor appearance issues hace 11 años