1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-18 17:01:00 +00:00
serenity/Userland/Applications/VideoPlayer
Andreas Kling 34344120f2 AK: Make "foo"_string infallible
Stop worrying about tiny OOMs.

Work towards #20405.
2023-08-07 16:03:27 +02:00
..
CMakeLists.txt VideoPlayer: Pledge the "VideoPlayer" configuration domain 2023-05-14 15:56:49 -06:00
main.cpp AK: Make "foo"_string infallible 2023-08-07 16:03:27 +02: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: Make "foo"_string infallible 2023-08-07 16:03:27 +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