Historique des commits

Auteur SHA1 Message Date
  Felix Paul Kühne ce7be37c28 generally cancel any alert view when app resigns from the active state like it's 2009 il y a 10 ans
  Felix Paul Kühne 9b005e7474 UPnP: support downloading all the files we can play (close #11123) il y a 10 ans
  Felix Paul Kühne 960787b7be replace rarely used themed done button with a more appealing dark button il y a 10 ans
  Felix Paul Kühne 767a02ba31 subclass UINavigationController for custom appearance instead of using a category to save selector dispatches and slightly less clutter il y a 10 ans
  Pierre SAGASPE 48967c6f67 check to see if there is enough free space on the device to the subtitles downloader il y a 10 ans
  Pierre SAGASPE d4624a82a5 ftp: check for available space left on device prior to downloading il y a 10 ans
  Pierre SAGASPE 2025b7d1bd local network: add access to side menu with menu button at left in navigation bar il y a 10 ans
  Pierre SAGASPE 603d1897b1 fix the first tap twice on navbar for show or hide search bar il y a 10 ans
  Pierre SAGASPE 63fcaf1103 local network: tap twice on navbar for show or hide search bar il y a 10 ans
  Pierre SAGASPE d843f32b4d local network: searchBar with VLCOrangeTintColor il y a 10 ans
  Pierre SAGASPE 5cbf3e6dd3 fix:local server folder tableview stop animation il y a 11 ans
  Marc Etcheverry 1b6c2bdb49 Search: remove the white separators and use the proper indicator style il y a 11 ans
  Marc Etcheverry b2e0a3808a Use UIScrollViewIndicatorStyleWhite where appropriate to actually see the scrollbar il y a 11 ans
  Marc Etcheverry 466958f801 Local Network: Remove white line on the bottom left of the cells in iOS 7 il y a 11 ans
  Marc Etcheverry 0d649b9b71 Enhanced support for UPnP/DLNA video broadcast items with multiple resources and HDHomeRun detection il y a 11 ans
  Marc Etcheverry 3ed801aaf1 Replace instances of NSLocalizedString(@"STRING", @"") with NSLocalizedString(@"STRING", nil) il y a 11 ans
  Marc Etcheverry 27fa44844e Fix browsing of UPnP devices with no SortCapabilities (HDHomeRun) il y a 11 ans
  Felix Paul Kühne 6ac2077732 Collect all colors created in code at a central place il y a 11 ans
  Pierre SAGASPE c474641b38 display activity monitor when navigating over FTP il y a 11 ans
  Felix Paul Kühne db7c7767b4 Allow custom character sets for FTP connections (close #10611) il y a 11 ans
  Pierre SAGASPE ee3a23451c External subtitles over ftp (refs #10668) il y a 11 ans
  Felix Paul Kühne 5060134ddb upnp: fix downloading from UPnP servers (close #10631) il y a 11 ans
  Pierre SAGASPE 8e57c4e388 Formatting: replaces tabs with space and apply code rules il y a 11 ans
  Felix Paul Kühne 178529f9b7 local network: fix out of bounds exception il y a 11 ans
  Pierre SAGASPE 83044aa42a upnp: display folder albumArt if available il y a 11 ans
  Carola Nitz 26c68186e4 check against nil to load icon when albumart is not available il y a 11 ans
  Felix Paul Kühne 9855cbf06b local network: prevent NSInvalidArgumentException on iOS 6 since the searchbar style setter was introduced in iOS 7 il y a 11 ans
  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) il y a 11 ans
  Felix Paul Kühne bd812c235e upnp: make sure to never display a thumbnail instead of the requested video il y a 11 ans
  Felix Paul Kühne 7a9ca4950d upnp: improve folder listing and scrolling a lot on slower networks by fetching thumbnails off the main thread... il y a 11 ans