John Zhen Mo
b3b2748bb7
-Improved player queue stability by using more aggressive synchronization policy.
...
-Added sync buttons on live streams to allow seeking to live edge.
-Added custom cache key for extractor sources to allow more persistent reuse.
-Refactored player data source factories into own class and separating live and non-live data sources.
2018-02-26 19:57:59 -08:00
John Zhen Mo
880676d670
-Modified popup video player to show extra options only when screen is large enough.
...
-Modified available resize options for different player modes.
-Fixed caption menu not working on popup player.
-Extracted hardcoded strings.
-Added button effects to both main and popup players.
2018-02-11 11:32:39 -08:00
John Zhen Mo
5773152ed3
-Added subtitles loading and display.
...
-Added subtitles switching button to popup and main players.
-Added aspect ratio switching button to popup pand main players.
2018-02-11 11:31:49 -08:00
Schabi
9f5d4034e3
fix fullscreen button on popup
2017-12-23 17:34:47 +01:00
Mauricio Colli
894ea27df2
Fix issues #596
2017-07-09 22:38:47 -03:00
Marco Biscaro
7b60648424
Adds support for adjustable playback speed
...
ExoPlayer was updated to 2.4.2, which supports playback speed change.
A speed selector was also added in the MainPlayer and PlayerPopup.
Fixes #153 .
2017-06-26 19:22:16 -03:00
Mauricio Colli
040d658540
Implement resizable popup
2017-05-01 02:23:50 -03:00
Mauricio Colli
ee592def0c
Add drawables and improve layouts
2017-04-26 16:24:33 -03:00
Mauricio Colli
b43c56085d
Implement fullscreen and quality selector
...
- Implement cache
- Abstract player
- Quality selector
- Fullscreen switcher
- Change some drawables
2017-03-27 01:08:16 -03:00
Mauricio Colli
a37d8f083a
Implement popup mode
...
- Add icons replay, fast_forward
- Add strings
- Add menu entry
- Add as option to open link directly to popup mode
2017-03-09 04:42:40 -03:00