ladybird/Userland/Applications/VideoPlayer
Sam Atkins 44ca55aaf8 LibFileSystemAccessClient+Userland: Return file paths as ByteStrings
Where it was straightforward to do so, I've updated the users to also
use ByteStrings for their file paths, but most of them have a temporary
String::from_byte_string() call instead.
2024-01-29 23:14:39 +00:00
..
CMakeLists.txt VideoPlayer: Port VideoPlayer to GML compilation 2023-12-08 01:06:09 +01:00
main.cpp Userland: Port to automatic GML initializer where possible 2024-01-29 05:21:48 -07:00
VideoFrameWidget.cpp VideoPlayer: Port VideoPlayer to GML compilation 2023-12-08 01:06:09 +01:00
VideoFrameWidget.h VideoPlayer: Create submenu to set sizing mode 2023-03-06 20:28:22 +00:00
VideoPlayerWidget.cpp LibFileSystemAccessClient+Userland: Return file paths as ByteStrings 2024-01-29 23:14:39 +00:00
VideoPlayerWidget.gml VideoPlayer: Port VideoPlayer to GML compilation 2023-12-08 01:06:09 +01:00
VideoPlayerWidget.h Userland: Port to automatic GML initializer where possible 2024-01-29 05:21:48 -07:00