コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Felix Paul Kühne 767a02ba31 subclass UINavigationController for custom appearance instead of using a category to save selector dispatches and slightly less clutter 10 年 前
  Felix Paul Kühne af17db0e61 open network stream VC: simplify pasteboard loader 10 年 前
  Pierre SAGASPE 48967c6f67 check to see if there is enough free space on the device to the subtitles downloader 10 年 前
  Filipe Cabecinhas dd7bcb2b11 Fix subtitle downloads by not messing encodings 10 年 前
  Felix Paul Kühne 8981534e66 correctly cancel text fields when opening the menu (close #13169) 10 年 前
  Marc Etcheverry 3ed801aaf1 Replace instances of NSLocalizedString(@"STRING", @"") with NSLocalizedString(@"STRING", nil) 11 年 前
  Gleb Pinigin ecf9eb378c Network: use HEAD method to check availability of subtitles; follow code convention 11 年 前
  Marc Etcheverry 9efa7a12a6 Open Network Stream: Do not update the URL field with the contents of the clipboard when the player exits. This used to wipe your previously set URL, which would be annoying if you had a typo and needed to modify it after a playback failure. URL field will only be updated when the user re-enters the Open Network Stream view controller or backgrounds & foregrounds the app. 11 年 前
  Marc Etcheverry 6d8f782cbd More readable color for the text field placeholders in Downloads and Open Network Stream (iOS 7). This matches the text field styling in "Connect to Server" 11 年 前
  Marc Etcheverry 9f194207ab Open Network Stream: Add a copy action when tapping and holding the cells 11 年 前
  Marc Etcheverry 9f38ece94f Open Network Stream: Make the highlighted text in the cells more readable when selected 11 年 前
  Felix Paul Kühne 6ac2077732 Collect all colors created in code at a central place 11 年 前
  Pierre SAGASPE eb12ad4a33 add toggle switch to scan external subtitle over http 11 年 前
  Felix Paul Kühne e27467f849 Cosmetics 11 年 前
  Pierre SAGASPE 01633779ce External subtitles over http 11 年 前
  Pierre SAGASPE 8e57c4e388 Formatting: replaces tabs with space and apply code rules 11 年 前
  Felix Paul Kühne 55c2cdfa04 open network stream: don't switch menu prior to opening streams 11 年 前
  Felix Paul Kühne 6d337afa73 Add iOS 7 redesign of the Open Network Stream panel 11 年 前
  Felix Paul Kühne a0c320bdbd Sources: put a proper copyright header including listings of individual contributors 11 年 前