Commit History

Author SHA1 Message Date
  Felix Paul Kühne 10e82bd456 Movie View: make sure that the OS shows its volume HUD if we don't display the volume control 12 years ago
  Gleb Pinigin d4f8bdb33e Movie view: increase idle timeout for hiding controls(from 2 to 4 seconds) 12 years ago
  Felix Paul Kühne 56b98e0943 Implement ratio button icon 12 years ago
  Felix Paul Kühne 7197bf16a1 Movie View: add missing l10n 12 years ago
  Felix Paul Kühne d51d352bc1 Movie View: empty time label when starting a new playback instance to avoid confusion 12 years ago
  Felix Paul Kühne c1f89d178f Movie View: reset brightness slider on show if no external screen is present 12 years ago
  Felix Paul Kühne e11ea9f5b2 Movie View: correctly skin done button 12 years ago
  Gleb Pinigin df0a792052 Filters: reset brightness level of main screen 12 years ago
  Felix Paul Kühne e366d50e3e Movie View: simplify control hiding / showing code 12 years ago
  Felix Paul Kühne 80d06834f4 Move aspect ratio button to navigation bar and adapt its background style 12 years ago
  Felix Paul Kühne 75c6d69c9e Movie View: UI logic adaptations 12 years ago
  Felix Paul Kühne 511d859187 Replace the current time with the time we will seek to when moving time slider to please j-b ;) 12 years ago
  Felix Paul Kühne d6ddb17b08 Movie View: add scrub speed indicator 12 years ago
  Felix Paul Kühne 3996a59e2f Movie View: hide video filters and speed slider after a time out of 4s 12 years ago
  Felix Paul Kühne 9b49df6481 Movie View: minor coding style improvements 12 years ago
  Felix Paul Kühne b565defb59 Movie View: delay playback position selector by .3 secs 12 years ago
  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 years ago
  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 years ago
  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 years ago
  Felix Paul Kühne 2a87e99b4a Move swipe gesture support to version 2.1 12 years ago
  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 years ago
  Felix Paul Kühne 5d7a830649 Movie View: reset playback position if > .95 instead of > .99 12 years ago
  Gleb Pinigin 1b1cc5243c Player: fix typo in autorotation method(iOS5.x) 12 years ago
  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 years ago
  Gleb Pinigin 6f066a0282 MoviePlayer: show controls before leaving player view controller to prevent overlapping navigation bar by status bar 12 years ago
  Felix Paul Kühne b6043e81a9 Movie View: add fill-to-screen as crop mode 12 years ago
  Gleb Pinigin faa0c47009 Use boolValue instead of intValue for settings options 12 years ago
  Felix Paul Kühne 1ecea0efe3 Movie View: fix disappearing status bar when leaving playback 12 years ago
  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 years ago
  Felix Paul Kühne 011700ff87 movie view: fix potential failure to hide the controls 12 years ago