ladybird/Applications/Piano
2020-05-14 20:15:18 +02:00
..
AudioEngine.cpp Piano: Use NumericLimits<T> 2020-04-15 16:58:46 +02:00
AudioEngine.h Piano: New timing system and zoomable piano roll 2020-02-27 10:21:13 +01:00
CMakeLists.txt Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
KeysWidget.cpp LibGUI: Make GUI::Frame have the 2px sunken container look by default 2020-02-23 11:10:52 +01:00
KeysWidget.h Userspace: Use Core::Object::add() when building interfaces 2020-02-23 11:10:52 +01:00
KnobsWidget.cpp Applications: Remove G prefixes from comments 2020-03-19 22:52:44 +01:00
KnobsWidget.h Userspace: Use Core::Object::add() when building interfaces 2020-02-23 11:10:52 +01:00
main.cpp LibGUI: Make MenuBar a Core::Object 2020-04-21 16:19:18 +02:00
MainWidget.cpp LibGUI: Use set_layout<LayoutType>() in lots of client code 2020-03-04 13:49:48 +01:00
MainWidget.h LibGUI: Add forwarding header 2020-02-16 09:41:56 +01:00
Music.h Piano: New timing system and zoomable piano roll 2020-02-27 10:21:13 +01:00
RollWidget.cpp Piano: New timing system and zoomable piano roll 2020-02-27 10:21:13 +01:00
RollWidget.h Piano: New timing system and zoomable piano roll 2020-02-27 10:21:13 +01:00
SamplerWidget.cpp LibGUI: Include keyboard modifier state with button on_click calls 2020-05-12 20:31:16 +02:00
SamplerWidget.h Userspace: Use Core::Object::add() when building interfaces 2020-02-23 11:10:52 +01:00
WaveWidget.cpp Piano: Use NumericLimits<T> 2020-04-15 16:58:46 +02:00
WaveWidget.h Userspace: Use Core::Object::add() when building interfaces 2020-02-23 11:10:52 +01:00