1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-20 04:11:00 +00:00
serenity/Userland/Applications/VideoPlayer
2022-11-26 09:02:25 +01:00
..
CMakeLists.txt Base+VideoPlayer: Add an icon for video player 2022-11-06 22:27:22 -08:00
main.cpp LibVideo: Reorganize demuxer file hierarchy and rename Matroska files 2022-11-25 23:28:39 +01:00
VideoFrameWidget.cpp VideoPlayer: Start fleshing out the user interface 2022-10-31 14:47:13 +01:00
VideoFrameWidget.h VideoPlayer: Start fleshing out the user interface 2022-10-31 14:47:13 +01:00
VideoPlayerWidget.cpp SoundPlayer+VideoPlayer: Set the play/pause action text on state change 2022-11-26 09:02:25 +01:00
VideoPlayerWidget.h VideoPlayer: Add an option to enable fast seeking 2022-11-25 23:28:39 +01:00