1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-20 13:15:07 +00:00
serenity/Userland/Applications/VideoPlayer
kleines Filmröllchen 213025f210 AK: Rename Time to Duration
That's what this class really is; in fact that's what the first line of
the comment says it is.

This commit does not rename the main files, since those will contain
other time-related classes in a little bit.
2023-05-24 23:18:07 +02:00
..
CMakeLists.txt VideoPlayer: Pledge the "VideoPlayer" configuration domain 2023-05-14 15:56:49 -06:00
main.cpp VideoPlayer: Use LibFileSystemAccessClient 2023-05-14 15:56:49 -06:00
VideoFrameWidget.cpp VideoPlayer: Create submenu to set sizing mode 2023-03-06 20:28:22 +00:00
VideoFrameWidget.h VideoPlayer: Create submenu to set sizing mode 2023-03-06 20:28:22 +00:00
VideoPlayerWidget.cpp AK: Rename Time to Duration 2023-05-24 23:18:07 +02:00
VideoPlayerWidget.h AK: Rename Time to Duration 2023-05-24 23:18:07 +02:00
VideoPlayerWindow.gml VideoPlayer: Create submenu to set sizing mode 2023-03-06 20:28:22 +00:00