serenity/Userland
kleines Filmröllchen ad6a332268 Piano: Add velocity and pitch support
As Piano will later move to the RollNote defintions of LibDSP, it's a
good idea to already insert velocity and pitch support, even though it's
currently not used.
2021-08-31 17:03:55 +04:30
..
Applets AudioApplet: Remove wpath and cpath priviliges 2021-08-27 23:17:05 +02:00
Applications Piano: Add velocity and pitch support 2021-08-31 17:03:55 +04:30
Demos Userland: Remove IRC Client 2021-08-24 16:37:28 +02:00
DevTools Profiler: Add a flamegraph view for the stack 2021-08-31 12:40:51 +02:00
DynamicLoader CMake: Let Meta/serenity.sh run aarch64 make it past cmake 2021-08-28 14:43:07 +01:00
Games Minesweeper: Use AK::get_random_uniform() instead of rand() 2021-08-30 18:35:36 +02:00
Libraries LibGfx: Add color helper for getting shades and tints 2021-08-31 12:40:51 +02:00
Services Userland: Use Rect::centered_within() where useful 2021-08-31 01:35:08 +02:00
Shell Shell: Fix a TOCTOU in popd by simplifying it 2021-08-30 18:35:36 +02:00
Utilities ps: Sort using input order in case of -q 2021-08-28 15:08:00 +04:30
CMakeLists.txt