コミット履歴

作者 SHA1 メッセージ 日付
  Felix Paul Kühne b565defb59 Movie View: delay playback position selector by .3 secs 12 年 前
  Felix Paul Kühne 40c85b34f0 Movie View: improve continue-where-left-off playback behavior, so we no longer show the clip's first frame but jump directly to the last position 12 年 前
  Felix Paul Kühne 1fe4f90213 Movie View: allow user to tap on time display to toggle between elapsed and remaining time (setting retained throughout sessions) 12 年 前
  Felix Paul Kühne 85d5a264e5 Movie Player: set playback options on the VLCMedia object instead of the VLCMediaPlayer and init the latter with an empty options array so we get the shared library 12 年 前
  Felix Paul Kühne 2a87e99b4a Move swipe gesture support to version 2.1 12 年 前
  Felix Paul Kühne cb31f60601 Movie View: prevent statusbar from disappearing when leaving playback and make sure that the controls are always being displayed when starting playback 12 年 前
  Felix Paul Kühne 5d7a830649 Movie View: reset playback position if > .95 instead of > .99 12 年 前
  Gleb Pinigin 1b1cc5243c Player: fix typo in autorotation method(iOS5.x) 12 年 前
  Felix Paul Kühne 544333827b playback view: add horizontal swipe for playback position, vertical swipe on right handside for screen brightness and reserve vertical swipe on left for volume (which requires future audiounit_ios adaptations) 12 年 前
  Gleb Pinigin 6f066a0282 MoviePlayer: show controls before leaving player view controller to prevent overlapping navigation bar by status bar 12 年 前
  Felix Paul Kühne b6043e81a9 Movie View: add fill-to-screen as crop mode 12 年 前
  Gleb Pinigin faa0c47009 Use boolValue instead of intValue for settings options 12 年 前
  Felix Paul Kühne 1ecea0efe3 Movie View: fix disappearing status bar when leaving playback 12 年 前
  Felix Paul Kühne ed6859879a Switch settings implementation to a saner approach, so the user can set most options both in System Settings and in-app (using InAppSettingsKit) 12 年 前
  Felix Paul Kühne 011700ff87 movie view: fix potential failure to hide the controls 12 年 前
  Felix Paul Kühne bce8d1e40d collaps movie view 2 secs after playback ended (close #8683) 12 年 前
  Gleb Pinigin bcb8a9bbe8 Use boolean literals for settings options 12 年 前
  Felix Paul Kühne 6f68321d61 movie view: release media player instance when playback stops 12 年 前
  Felix Paul Kühne 33fd465ea6 Movie View: be nice with the user's battery and stop video decoding when app is in background (close #8678) 12 年 前
  Felix Paul Kühne 59d2b84c81 Movie View: allow custom setting of subtitle text encoding (close #8671) 12 年 前
  Felix Paul Kühne c553a66aba movie view: apply verbose output and stretch options on-the-run 12 年 前
  Felix Paul Kühne 5fbd35fc13 remove over-engineered crop feature and reduce the number of choices for aspect ratio changes to a reasonable set (close #8670) 12 年 前
  Felix Paul Kühne 6c464d5645 fix potential exceptions when handling media content which is not part of the media library 12 年 前
  Felix Paul Kühne 80b3bfdb13 prepare an unread indicator in the media library 12 年 前
  Felix Paul Kühne d95682d04e add a setting to control the audio playback when the app is in background 12 年 前
  Jean-Baptiste Kempf 15f3e868d8 Center the audio and subtitles tracks on the screen 12 年 前
  Gleb Pinigin a68be43aaa Make room for customization of timeDisplay label 12 年 前
  Felix Paul Kühne 0ff84726e4 Movie View: add a check whether the local media is expected to play on device or not 12 年 前
  Felix Paul Kühne 69d1e51ac1 Movie View: make sure HUD correctly disappears on repeated playback 12 年 前
  Felix Paul Kühne cebadfc7a1 movie view: reset slider when view appears and make sure that the audio / subtitle track switcher have a reliable chance to appear 12 年 前