serenity/Ladybird/WebContent
Andrew Kaster 2a4f2110b9 Ladybird: Move the AudioThread class into its own file
This implementation detail of audio support in ladybird is a QObject
that needs moc'd by the moc tools. Putting it in its own file follows
the pattern we have for all the other QObjects in Ladybird.
2023-07-07 06:41:51 -04:00
..
CMakeLists.txt Ladybird: Move the AudioThread class into its own file 2023-07-07 06:41:51 -04:00
MacOSSetup.h Ladybird: Prohibit GUI interaction of the WebContent process on macOS 2023-04-27 07:26:05 +02:00
MacOSSetup.mm Ladybird: Prohibit GUI interaction of the WebContent process on macOS 2023-04-27 07:26:05 +02:00
main.cpp Ladybird+LibWeb+WebConent: Drive audio in Ladybird off the main thread 2023-06-21 06:14:15 +02:00