Jean-Baptiste Kempf
|
19738bed6a
Mention the LICENSE in the files headers
|
12 years ago |
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
|
ea46bde552
Replace topmost toolbar with navigation bar
|
12 years ago |
Felix Paul Kühne
|
d6ddb17b08
Movie View: add scrub speed indicator
|
12 years ago |
Felix Paul Kühne
|
9b49df6481
Movie View: minor coding style improvements
|
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 |
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 years ago |
Gleb Pinigin
|
a68be43aaa
Make room for customization of timeDisplay label
|
12 years ago |
Felix Paul Kühne
|
b70db950b6
Use custom status label to show Aspect Ratio and Crop settings as they change
|
12 years ago |
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 years ago |
Felix Paul Kühne
|
fb4bce8d84
add preliminary icon set for AR, crop, speed and effects to achieve a cleaner appearance
|
12 years ago |
Gleb Pinigin
|
ed8e50ee87
Update playPause button title when actual state changes
|
12 years ago |
Felix Paul Kühne
|
de6e62d522
movie view: add very basic controls to switch crop and aspect ratio
|
12 years ago |
Felix Paul Kühne
|
f51c676118
movie view: add playback speed slider (close #8639)
|
12 years ago |
Felix Paul Kühne
|
52a63f7473
add basic UI to open network streams (close #8575)
|
12 years ago |
Felix Paul Kühne
|
a4bc6fc10a
hide UI elements after a timeout of 2s (matching the Android UI) (close #8604)
|
12 years ago |
Felix Paul Kühne
|
c0530a3fd9
Add Video Filter reset button
|
12 years ago |
Felix Paul Kühne
|
3b57862e9b
add video filter UI (iPhone only for now)
|
12 years ago |
Felix Paul Kühne
|
561a759a7e
Convert code to ARC
|
12 years ago |
Gleb Pinigin
|
897e279137
Code cleanup: remove dead code; synthesize expressions, ivars due property autosynthesis
|
12 years ago |
Gleb Pinigin
|
7e806741c1
Remove synthesize & ivars: automatic property synthesis was introduced in Xcode 4.4
|
12 years ago |
Gleb Pinigin
|
582efa4e45
Add localization for <TV connected> placeholder
|
12 years ago |
Gleb Pinigin
|
567d25577a
Add placeholder view when video is playing on external display, redo view hierarchy for player on iPad
|
12 years ago |
Felix Paul Kühne
|
33f57d38d8
Further unify coding style
|
12 years ago |
Gleb Pinigin
|
f1c5622468
Replace navigation bar with translucent toolbar in player
|
12 years ago |
Gleb Pinigin
|
714f9097ad
Aspen: add hiding/showing controllers panel by tapping on the screen
|
12 years ago |
Felix Paul Kühne
|
9718cf7a44
AspenProject: added a basic set of playback buttons
|
12 years ago |
Felix Paul Kühne
|
57286cade5
AspenProject: added preliminary slider and time counter
|
12 years ago |
Felix Paul Kühne
|
087239b8a4
AspenProject: implement basic file playback (iPhone only)
|
12 years ago |
Felix Paul Kühne
|
4c3222f5c6
AspenProject: added the one-includes-all headers to the project's pre-compile header, so we don't have to include individual headers over and over again
|
12 years ago |