Carola Nitz
|
c7147d20d2
PlaybackSpeedView: move code into own class
|
6 years ago |
Felix Paul Kühne
|
7ec0122935
iOS playback: add activity indicator from the tvOS interface (refs #216)
|
6 years ago |
Carola Nitz
|
fe39e67e10
External playback: fix display of playing externally View
|
7 years ago |
Soomin Lee
|
cb77dc7e74
Chromecast: Initial integration
|
7 years ago |
Carola Nitz
|
6c02f6256a
VLCMovieViewController: 360 videos fix rotationlock
|
7 years ago |
Carola Nitz
|
1f034b7090
newUI: Introduction of the new UI
|
7 years ago |
Carola Nitz
|
857f410d49
VLCMovieViewcontroller: move navigationbar into Movieviewcontroller to use autolayoutconstraints and use the presenting navigationbar instead of creating a new one. This removes a lot of unnecessary code and fixes an issue where the navigation bar was colliding with the statusbar (closes #34)
|
7 years ago |
Carola Nitz
|
b025b73db7
Refactored the controlspanel and movievc for clearer interfaces and more decoupling Moved logic for layout completely into code to have it one place and fix the disappearing controls
|
8 years ago |
Soomin Lee
|
ba7a16e01c
iOS: Add double tap to seek feature
|
8 years ago |
Soomin Lee
|
b47269ec5b
iOS: Add shuffle feature
|
8 years ago |
Felix Paul Kühne
|
f59a10dbb7
iOS playback: remove NO-OP shuffle button
|
9 years ago |
Felix Paul Kühne
|
37b091f068
movie view controller: clean-up
|
9 years ago |
Felix Paul Kühne
|
f2ce67d1ae
movie view controller: reduce external API
|
9 years ago |
Tobias Conradi
|
46fd92898f
Extract movie view control panel to own view and controller.
|
9 years ago |
Felix Paul Kühne
|
9b1a4ef2c6
fullscreen playback: add minimize button so clicking 'Done' actually stops playback again
|
10 years ago |
Tobias Conradi
|
32afeec2d1
Introduce new VLCPlayerDisplayController class which is responsible to show/hide the full screen and mini player
|
10 years ago |
Tobias Conradi
|
187b0ddae2
add property for VLCPlaybackController in VLCMoviewController and use that instead of getting the shared instance everywhere vpc is used
|
10 years ago |
Tobias Conradi
|
1b2bf10bd4
use VLCPlaybackController for playback control only present VLCMoviewViewController when the app is active DRY app delegate by moving VLCMovieViewController initialization and presentation to methods
|
10 years ago |
Tobias Conradi
|
a6fa0a68ca
improve now playing play pause button state handing
|
10 years ago |
Tobias Conradi
|
2f08666e38
move layout code for time navigation title view to separate view
|
10 years ago |
Felix Paul Kühne
|
ffc3b9ab44
playback: split any non-UI logic from the view controller to a designated global instance
|
10 years ago |
Tobias Conradi
|
b1e1820b8a
rename all progressSeparators to progressObjects and change type to WKInterfaceObject in preparation of using group instead of separator for progress now playing: - use group for progress instead of separator - use current playback time from player not from now playing info - update info every 5 seconds - set background image on main thread
|
10 years ago |
Tobias Conradi
|
8621964304
use mediaLibraryObject for now playing info
|
10 years ago |
Felix Paul Kühne
|
2dd98554f2
playback: add shuffle UI stub
|
10 years ago |
Felix Paul Kühne
|
9501fbbffc
correctly close playback view prior to re-starting it
|
10 years ago |
Felix Paul Kühne
|
5280088a09
x-callback-url: added support for the x-error parameter (closes #14092)
|
10 years ago |
Felix Paul Kühne
|
8a75aae2ba
playback: implement pseudo-menu for secondary actions (closes #14028, #14030)
|
10 years ago |
Felix Paul Kühne
|
ca26e9e674
Implement sleep timer (close #8640)
|
10 years ago |
Felix Paul Kühne
|
1a92e35faf
Add equalizer UI (refs #9032)
|
10 years ago |
Felix Paul Kühne
|
31df632363
playback: add chapter and title support (closes #11560)
|
10 years ago |