1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2024-05-12 09:02:42 +00:00
harbour-sailfin/sailfish/qml/components/videoplayer
Chris Josten 5328e63e2c Update outdated PlaybackState enums in QML
With the refractor in f91e9f8, an abstraction over QtMultiMedia was
implemented. New enums for the PlaybackState were created, to not make
the application depend on QtMultiMedia. However, not all code was
updated to make proper use of these new enums.

This in turn caused the screen turned off while playing a video and the
HUD not showing when the video started buffering. This commit fixes
that.

Closes #51
2024-05-08 20:33:01 +02:00
..
VideoError.qml Add track selection back 2021-08-23 01:48:19 +02:00
VideoHud.qml Update outdated PlaybackState enums in QML 2024-05-08 20:33:01 +02:00