コミット履歴

作者 SHA1 メッセージ 日付
  Gleb Pinigin 9766afe264 Introduce media file discoverer 12 年 前
  Felix Paul Kühne 9a21057f55 app delegate: fix major leak of data transmitted by 3rd party apps (close #9011) 12 年 前
  Felix Paul Kühne c61d25a9ef Move bug reporter to separate class and allow the shake gesture also in Library view and during playback 12 年 前
  Luis Fernandes 1742d917d9 Added vlc:// prefix and handling 12 年 前
  Felix Paul Kühne a7d0ac7840 App Delegate: disable LOCAL_PLAYBACK_HACK by default 12 年 前
  Felix Paul Kühne df9800847c H.264 loop filter: match Android settings 12 年 前
  Felix Paul Kühne 3e9c5b2405 Use different defaults for the loop filter depending on device speed 12 年 前
  Felix Paul Kühne 12e9905a7c Add option to control H.264 loop filtering (close #8814) 12 年 前
  Felix Paul Kühne 947455e13c App Delegate: save some objc selector dispatches 12 年 前
  Felix Paul Kühne e6f59ee99a App Delegate: prevent crash if added media is being removed while it didn't fully arrive 12 年 前
  Romain Goyet d833073370 Put the UINavigationController theming in a category 12 年 前
  Felix Paul Kühne 5d62649717 App Delegate: remove debug 12 年 前
  Felix Paul Kühne 276bd58167 App Delegate: update media database before adding new stuff to prevent duplicate items 12 年 前
  Jean-Baptiste Kempf 19738bed6a Mention the LICENSE in the files headers 12 年 前
  Romain Goyet af50130ab4 Always use initWithNibName:nil whenever possible 12 年 前
  Jean-Baptiste Kempf 976a523562 Remove tabs and trailing spaces 12 年 前
  Gleb Pinigin 40251d01b8 Slightly speed up startup time 12 年 前
  Felix Paul Kühne aa30059483 Implement refined navbar background for the phone's landscape mode 12 年 前
  Gleb Pinigin e198305c10 Passcode: ask for passcode after restarting of application 12 年 前
  Gleb Pinigin 570a19ceea Exclude from iCloud backup files added after application start up 12 年 前
  Gleb Pinigin 65b18b1b8e bugfix: correctly exclude files from iCloud backup 12 年 前
  Gleb Pinigin 2d70171f45 Directory watcher: correctly detect what files was added 12 年 前
  Gleb Pinigin e512846c34 Add helper category method to NSString to determine when filePath is supported media/subtitle format or not 12 年 前
  Gleb Pinigin 03998b94a0 Add 'smart' directory watcher (closes #8731) 12 年 前
  Gleb Pinigin bb5e9d4a50 Refactoring: hide ivars 12 年 前
  Felix Paul Kühne 7a0a71231d Remove verbosity setting and rename time stretching internally 12 年 前
  Felix Paul Kühne 1d285dfae8 Implement basic customized navbar in library view 12 年 前
  Gleb Pinigin 56fa587228 Initialize playlist view controller programmatically(except empty library view), => should improve scrolling performance 12 年 前
  Gleb Pinigin faa0c47009 Use boolValue instead of intValue for settings options 12 年 前
  Gleb Pinigin ad66f76995 Passcode: remove cancel button after app resuming 12 年 前