Commit Verlauf

Autor SHA1 Nachricht Datum
  Felix Paul Kühne 2a87e99b4a Move swipe gesture support to version 2.1 vor 12 Jahren
  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 vor 12 Jahren
  Felix Paul Kühne 5d7a830649 Movie View: reset playback position if > .95 instead of > .99 vor 12 Jahren
  Gleb Pinigin 1b1cc5243c Player: fix typo in autorotation method(iOS5.x) vor 12 Jahren
  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) vor 12 Jahren
  Gleb Pinigin 6f066a0282 MoviePlayer: show controls before leaving player view controller to prevent overlapping navigation bar by status bar vor 12 Jahren
  Felix Paul Kühne b6043e81a9 Movie View: add fill-to-screen as crop mode vor 12 Jahren
  Gleb Pinigin faa0c47009 Use boolValue instead of intValue for settings options vor 12 Jahren
  Felix Paul Kühne 1ecea0efe3 Movie View: fix disappearing status bar when leaving playback vor 12 Jahren
  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) vor 12 Jahren
  Felix Paul Kühne 011700ff87 movie view: fix potential failure to hide the controls vor 12 Jahren
  Felix Paul Kühne bce8d1e40d collaps movie view 2 secs after playback ended (close #8683) vor 12 Jahren
  Gleb Pinigin bcb8a9bbe8 Use boolean literals for settings options vor 12 Jahren
  Felix Paul Kühne 6f68321d61 movie view: release media player instance when playback stops vor 12 Jahren
  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) vor 12 Jahren
  Felix Paul Kühne 59d2b84c81 Movie View: allow custom setting of subtitle text encoding (close #8671) vor 12 Jahren
  Felix Paul Kühne c553a66aba movie view: apply verbose output and stretch options on-the-run vor 12 Jahren
  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) vor 12 Jahren
  Felix Paul Kühne 6c464d5645 fix potential exceptions when handling media content which is not part of the media library vor 12 Jahren
  Felix Paul Kühne 80b3bfdb13 prepare an unread indicator in the media library vor 12 Jahren
  Felix Paul Kühne d95682d04e add a setting to control the audio playback when the app is in background vor 12 Jahren
  Jean-Baptiste Kempf 15f3e868d8 Center the audio and subtitles tracks on the screen vor 12 Jahren
  Gleb Pinigin a68be43aaa Make room for customization of timeDisplay label vor 12 Jahren
  Felix Paul Kühne 0ff84726e4 Movie View: add a check whether the local media is expected to play on device or not vor 12 Jahren
  Felix Paul Kühne 69d1e51ac1 Movie View: make sure HUD correctly disappears on repeated playback vor 12 Jahren
  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 vor 12 Jahren
  Felix Paul Kühne bddfdc98b4 Bail-out on playback error vor 12 Jahren
  Felix Paul Kühne b70db950b6 Use custom status label to show Aspect Ratio and Crop settings as they change vor 12 Jahren
  Gleb Pinigin e2b4c8679f Fix compilation error vor 12 Jahren
  Felix Paul Kühne 2a4ed8bf76 Movie View: don't use action sheets to switch crop or aspect ratio settings - just click on the same button multiple times to toggle through the list vor 12 Jahren