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 年之前 |
Felix Paul Kühne
|
bddfdc98b4
Bail-out on playback error
|
12 年之前 |
Felix Paul Kühne
|
b70db950b6
Use custom status label to show Aspect Ratio and Crop settings as they change
|
12 年之前 |
Gleb Pinigin
|
e2b4c8679f
Fix compilation error
|
12 年之前 |
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
|
12 年之前 |
Felix Paul Kühne
|
fb4bce8d84
add preliminary icon set for AR, crop, speed and effects to achieve a cleaner appearance
|
12 年之前 |
Felix Paul Kühne
|
db33fabda2
Add preliminary playback control artwork
|
12 年之前 |
Felix Paul Kühne
|
3b05e41aee
Movie View: hide subtitle / audio track buttons if there is no selection possible
|
12 年之前 |