コミット履歴

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