提交历史

作者 SHA1 备注 提交日期
  Quentin Richard b2d273caa8 Update AlertView to AlertViewController 7 年之前
  Carola Nitz f2b1fe4f09 VLCLibraryController: delete leftover code form old LibraryViewController and folderlayout 7 年之前
  Carola Nitz e4c3583307 VLCOpenNetworkStream: move controller from moretab to LocalNetwork tab 7 年之前
  Mike JS. Choi 227814f5da [UI] Use accessibilityIdentifier to interact 7 年之前
  Carola Nitz 51760d65a6 Remove RESideMenu, MenuTableViewController, SidebarViewCell, SidebarController and references 7 年之前
  Carola Nitz 1f034b7090 newUI: Introduction of the new UI 7 年之前
  Carola Nitz 664d8f7624 VLCOpenNetworkStreamViewController: add check if self.urlField.text can be converted to a url 7 年之前
  Pierre SAGASPE ddfd714f78 VLCOpenNetworkStreamViewController : remove uialertview deprecated in ios 9 7 年之前
  Pierre SAGASPE 8f44ace8a5 VLCOpenNetworkStreamViewController: replace deprecated NSURLConnection by NSURLSession 7 年之前
  Victor Gama a00878464c Replace availability checks with the modern @available syntax (Fix #116) 7 年之前
  Carola Nitz f82802c050 NSUserDefaults: remove synchronized since it's outdated 7 年之前
  Carola Nitz 26264da599 VLCPlaybackController : remove playURL calls and use medialist instead everywhere 7 年之前
  Carola Nitz a6d004009a added basic Tests for codecs 7 年之前
  Felix Paul Kühne 67a712e397 UIDevice: move category to properties with a 3 character prefix 9 年之前
  Alessio Pollero cb917373ab Fix title not removed after removing a network stream source 9 年之前
  Adam Viaud 7a070806a2 Renaming item in the Network Stream panel, rev2 9 年之前
  Felix Paul Kühne b8c9dd92da Minor UI fix 9 年之前
  Felix Paul Kühne 244ac26bcf iOS ONS: micro-optimization 9 年之前
  Felix Paul Kühne 6e37624186 LAN server sync: fix previous commit 9 年之前
  Felix Paul Kühne 0db90ed8e5 open network stream vc: move synchronous network operations off the main-thread and micro-optimize 9 年之前
  Felix Paul Kühne fac12a8a56 Add key-value iCloud sharing for recently played URLs 9 年之前
  Pierre SAGASPE 90e978ca5b open network stream VC: add dismiss Keyboard 10 年之前
  Pierre SAGASPE 4657b35e59 fix background color in the Open network stream view and the download view 10 年之前
  Carola Nitz 86a3cfb98e renamed the PlaylistViewController to LibraryViewController since it was never a playlist in the first place 10 年之前
  Felix Paul Kühne 4b9996e8a8 don't use the app delegate as a proxy to the playback controller 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 ce7be37c28 generally cancel any alert view when app resigns from the active state like it's 2009 10 年之前
  Felix Paul Kühne 6d64794190 network stream VC: allow keeping up to 100 recently played URLs instead of 15 10 年之前
  Felix Paul Kühne 960787b7be replace rarely used themed done button with a more appealing dark button 10 年之前