1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 09:38:11 +00:00
serenity/Userland/Applications/Piano
2022-04-09 23:48:18 +02:00
..
ProcessorParameterWidget Piano: Respect logarithmic parameters in sliders 2022-02-28 13:59:31 +01:00
AudioPlayerLoop.cpp Userland: Rename IPC ClientConnection => ConnectionFromClient 2022-02-25 22:35:12 +01:00
AudioPlayerLoop.h Userland: Rename IPC ClientConnection => ConnectionFromClient 2022-02-25 22:35:12 +01:00
CMakeLists.txt Piano: Port to LibMain 2021-11-22 23:56:22 +01:00
KeysWidget.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
KeysWidget.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
KnobsWidget.cpp Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
KnobsWidget.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
main.cpp Userland: Rename IPC ClientConnection => ConnectionFromClient 2022-02-25 22:35:12 +01:00
MainWidget.cpp Base+Piano: Insert missing icons into menubar 2022-02-15 12:10:14 +01:00
MainWidget.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
Music.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
PlayerWidget.cpp Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
PlayerWidget.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
RollWidget.cpp LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
RollWidget.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
SamplerWidget.cpp Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
SamplerWidget.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
Track.cpp Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Track.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
TrackManager.cpp Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
TrackManager.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
WaveWidget.cpp Piano: Decrease sample headroom 2022-03-14 22:46:46 +01:00
WaveWidget.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00