serenity/Userland
kleines Filmröllchen 61bb9103c2 Base+Userland: Add support for QOA files everywhere
This adds MIME type sniffing,
`file` support,
LaunchServer support to open QOA in SoundPlayer,
and audio icons
2023-03-10 04:07:14 -07:00
..
Applets Applets/Keymap: Repaint applet on keymap change 2023-03-09 21:42:23 +01:00
Applications PixelPaint: Add list of recently opened files to the file menu 2023-03-09 21:21:18 +01:00
BuggieBox
Demos Screensaver: Remove outdated comment about NonnullPtrVector 2023-03-06 23:46:36 +01:00
DevTools HackStudio: Store correct address in ClassViewModel's ModelIndices 2023-03-08 23:14:21 +01:00
DynamicLoader DynamicLoader: Disable stack protector in some files for aarch64 build 2023-02-15 22:53:19 +01:00
Games Everywhere: Stop using NonnullOwnPtrVector 2023-03-06 23:46:35 +01:00
Libraries Base+Userland: Add support for QOA files everywhere 2023-03-10 04:07:14 -07:00
Services AK: Remove infallible version of StringBuilder::to_byte_buffer 2023-03-09 15:51:00 +00:00
Shell Shell: Fix bogus C-style casts from NonnullOwnPtr<T>* to T* 2023-03-07 09:42:20 +01:00
Utilities Base+Userland: Add support for QOA files everywhere 2023-03-10 04:07:14 -07:00
CMakeLists.txt