ladybird/Userland/Applications/Piano
Gunnar Beutner 631d36fd98 Everywhere: Add component declarations
This adds component declarations so that users can select to not build
certain parts of the OS.
2021-06-17 11:03:51 +02:00
..
CMakeLists.txt Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
KeysWidget.cpp Piano: Use the return key emoji in the key labels 2021-05-17 00:16:49 +01:00
KeysWidget.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
KnobsWidget.cpp Piano: Add track Volume and improve QOL 2021-04-25 11:30:41 +02:00
KnobsWidget.h Piano: Add track Volume and improve QOL 2021-04-25 11:30:41 +02:00
main.cpp LibIPC: Remove unnecessary IPC::ServerConnection::handshake() 2021-05-23 09:53:55 +02:00
MainWidget.cpp Applications: Use titlecase and distinct underlined characters in menus 2021-05-21 18:41:28 +01:00
MainWidget.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
Music.h Piano: Add track Volume and improve QOL 2021-04-25 11:30:41 +02:00
RollWidget.cpp LibGUI: Rename ScrollableWidget => AbstractScrollableWidget 2021-05-03 21:03:13 +02:00
RollWidget.h LibGUI: Rename ScrollableWidget => AbstractScrollableWidget 2021-05-03 21:03:13 +02:00
SamplerWidget.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
SamplerWidget.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
Track.cpp AK: Add support for removing SinglyLinkedList nodes during iteration 2021-06-15 23:59:21 +01:00
Track.h AK: Add support for removing SinglyLinkedList nodes during iteration 2021-06-15 23:59:21 +01:00
TrackManager.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
TrackManager.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
WaveWidget.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
WaveWidget.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00