Commit Verlauf

Autor SHA1 Nachricht Datum
  Pierre SAGASPE a1e80a8054 replace the light gray by VLCDarkBackgroundColor background color in bounce area of UITableView. when search bar is enable. vor 9 Jahren
  Carola Nitz 86a3cfb98e renamed the PlaylistViewController to LibraryViewController since it was never a playlist in the first place vor 10 Jahren
  Felix Paul Kühne 63a8b0e019 fix runtime exception vor 10 Jahren
  Felix Paul Kühne 382a54cb0d tap twice gesture recognizer: remove target before it stops to exist vor 10 Jahren
  Felix Paul Kühne 4b9996e8a8 don't use the app delegate as a proxy to the playback controller vor 10 Jahren
  Felix Paul Kühne f9639a5759 compilation fixes vor 10 Jahren
  Felix Paul Kühne 02635ea73e rename local network classes since those are no longer local vor 10 Jahren
  Felix Paul Kühne 4ba4157a98 app delegate shouldn't be a dumping side for de-facto singletons vor 10 Jahren
  Felix Paul Kühne 6aa0fff129 Drop iOS 6.1 vor 10 Jahren
  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 vor 10 Jahren
  Felix Paul Kühne ce7be37c28 generally cancel any alert view when app resigns from the active state like it's 2009 vor 10 Jahren
  Pierre SAGASPE 7367889685 plex: clean and remove of duplicate functions vor 10 Jahren
  Pierre SAGASPE 676a820c26 plex: add access to the Plex Server with an authentication if required vor 10 Jahren
  Felix Paul Kühne cee7085fb5 Deduplicate strings vor 10 Jahren
  Felix Paul Kühne 960787b7be replace rarely used themed done button with a more appealing dark button vor 10 Jahren
  Felix Paul Kühne 767a02ba31 subclass UINavigationController for custom appearance instead of using a category to save selector dispatches and slightly less clutter vor 10 Jahren
  Pierre SAGASPE 6eb6260a4b plex: adding the xib view for the media information (ios 7 or later) vor 10 Jahren
  Pierre SAGASPE 36a74a66ad plex: fix subtitle downloads by not messing encodings vor 10 Jahren
  Pierre SAGASPE 73afc3e9f0 plex: adding codec information on long touch gesture vor 10 Jahren
  Pierre SAGASPE dd8613063b plex: check for available space left on device prior to downloading vor 10 Jahren
  Pierre SAGASPE 332c698fd9 plex: add access to side menu with menu button at left in navigation bar vor 10 Jahren
  Pierre SAGASPE b8593d89e7 plex: Adding long touch gesture to display the summary of the media, iOS 7 or later vor 10 Jahren
  Felix Paul Kühne 232f6b693c plex: fix crash if server's library is totally empty vor 10 Jahren
  Pierre SAGASPE 603d1897b1 fix the first tap twice on navbar for show or hide search bar vor 10 Jahren
  Pierre SAGASPE 63fcaf1103 local network: tap twice on navbar for show or hide search bar vor 10 Jahren
  Pierre SAGASPE 0527a941a2 local network: pull dow to refresh with background VLCDarkBackgroundColor vor 10 Jahren
  Pierre SAGASPE d843f32b4d local network: searchBar with VLCOrangeTintColor vor 10 Jahren
  Marc Etcheverry 1b6c2bdb49 Search: remove the white separators and use the proper indicator style vor 11 Jahren
  Marc Etcheverry 02b995f654 Use UITableViewCellSeparatorStyleNone where appropriate vor 11 Jahren
  Marc Etcheverry b2e0a3808a Use UIScrollViewIndicatorStyleWhite where appropriate to actually see the scrollbar vor 11 Jahren