Cronologia Commit

Autore SHA1 Messaggio Data
  Felix Paul Kühne 4b9996e8a8 don't use the app delegate as a proxy to the playback controller 10 anni fa
  Felix Paul Kühne f9639a5759 compilation fixes 10 anni fa
  Felix Paul Kühne 02635ea73e rename local network classes since those are no longer local 10 anni fa
  Felix Paul Kühne 4ba4157a98 app delegate shouldn't be a dumping side for de-facto singletons 10 anni fa
  Felix Paul Kühne 6aa0fff129 Drop iOS 6.1 10 anni fa
  Felix Paul Kühne 5610359c4d plex: clean-up the implementation to remove mutable states from APIs, mutable states from iterations, to save ObjC selector dispatches and to never perform network operations on the main thread 10 anni fa
  Felix Paul Kühne ce7be37c28 generally cancel any alert view when app resigns from the active state like it's 2009 10 anni fa
  Pierre SAGASPE 7367889685 plex: clean and remove of duplicate functions 10 anni fa
  Pierre SAGASPE 676a820c26 plex: add access to the Plex Server with an authentication if required 10 anni fa
  Felix Paul Kühne cee7085fb5 Deduplicate strings 10 anni fa
  Felix Paul Kühne 960787b7be replace rarely used themed done button with a more appealing dark button 10 anni fa
  Felix Paul Kühne 767a02ba31 subclass UINavigationController for custom appearance instead of using a category to save selector dispatches and slightly less clutter 10 anni fa
  Pierre SAGASPE 6eb6260a4b plex: adding the xib view for the media information (ios 7 or later) 10 anni fa
  Pierre SAGASPE 36a74a66ad plex: fix subtitle downloads by not messing encodings 10 anni fa
  Pierre SAGASPE 73afc3e9f0 plex: adding codec information on long touch gesture 10 anni fa
  Pierre SAGASPE dd8613063b plex: check for available space left on device prior to downloading 10 anni fa
  Pierre SAGASPE 332c698fd9 plex: add access to side menu with menu button at left in navigation bar 10 anni fa
  Pierre SAGASPE b8593d89e7 plex: Adding long touch gesture to display the summary of the media, iOS 7 or later 10 anni fa
  Felix Paul Kühne 232f6b693c plex: fix crash if server's library is totally empty 10 anni fa
  Pierre SAGASPE 603d1897b1 fix the first tap twice on navbar for show or hide search bar 10 anni fa
  Pierre SAGASPE 63fcaf1103 local network: tap twice on navbar for show or hide search bar 10 anni fa
  Pierre SAGASPE 0527a941a2 local network: pull dow to refresh with background VLCDarkBackgroundColor 10 anni fa
  Pierre SAGASPE d843f32b4d local network: searchBar with VLCOrangeTintColor 10 anni fa
  Marc Etcheverry 1b6c2bdb49 Search: remove the white separators and use the proper indicator style 11 anni fa
  Marc Etcheverry 02b995f654 Use UITableViewCellSeparatorStyleNone where appropriate 11 anni fa
  Marc Etcheverry b2e0a3808a Use UIScrollViewIndicatorStyleWhite where appropriate to actually see the scrollbar 11 anni fa
  Marc Etcheverry 3ed801aaf1 Replace instances of NSLocalizedString(@"STRING", @"") with NSLocalizedString(@"STRING", nil) 11 anni fa
  Felix Paul Kühne 6ac2077732 Collect all colors created in code at a central place 11 anni fa
  Pierre SAGASPE c5664a01d4 Plex: display a correct title in the navigation bar 11 anni fa
  Pierre SAGASPE 5b5ba06a74 Pex:use NSCache for images caching 11 anni fa