ladybird/Userland/Applications/VideoPlayer
Zaggy1024 a6b938b407 LibVideo/VideoPlayer: Dispatch state change events and update play icon
The PlaybackStateChangeEvent wasn't connected up anymore, so the player
wouldn't change icons when stopping playback due to reaching the end of
the stream or encountering an error.
2023-02-12 18:47:56 +01:00
..
CMakeLists.txt VideoPlayer: Port to GML 2023-01-09 17:32:03 +00:00
main.cpp VideoPlayer: Port to GML 2023-01-09 17:32:03 +00:00
VideoFrameWidget.cpp VideoPlayer: Port to GML 2023-01-09 17:32:03 +00:00
VideoFrameWidget.h VideoPlayer: Port to GML 2023-01-09 17:32:03 +00:00
VideoPlayerWidget.cpp LibVideo/VideoPlayer: Dispatch state change events and update play icon 2023-02-12 18:47:56 +01:00
VideoPlayerWidget.h VideoPlayer/LibVideo: Seek accurately when scrolling in the seek bar 2023-02-08 21:52:42 +01:00
VideoPlayerWindow.gml VideoPlayer: Port to GML 2023-01-09 17:32:03 +00:00