ladybird/Userland/Applications/Piano
2021-11-21 09:27:00 +01:00
..
ProcessorParameterWidget Piano: Create controller widgets for processor parameters 2021-11-16 00:09:58 +00:00
AudioPlayerLoop.cpp Piano: Use default sample rate in absence of audio device 2021-11-21 09:27:00 +01:00
AudioPlayerLoop.h Applications: Fix visibility of Object-derivative constructors 2021-11-02 22:56:53 +01:00
CMakeLists.txt Piano: Create controller widgets for processor parameters 2021-11-16 00:09:58 +00:00
KeysWidget.cpp Everywhere: Rename left/right-click to primary/secondary 2021-10-27 22:05:58 +03:00
KeysWidget.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
KnobsWidget.cpp Piano: Use LibDSP to implement delay 2021-08-31 17:03:55 +04:30
KnobsWidget.h Piano: Create controller widgets for processor parameters 2021-11-16 00:09:58 +00:00
main.cpp Applications: Remove unused header includes 2021-08-01 08:10:16 +02:00
MainWidget.cpp Piano: Use LibDSP to implement delay 2021-08-31 17:03:55 +04:30
MainWidget.h Piano: Add Play/Pause, Forward and Back buttons 2021-07-14 12:07:43 +04:30
Music.h Audio: Change how volume works 2021-09-12 23:38:57 +02:00
PlayerWidget.cpp LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 2021-11-08 00:35:27 +01:00
PlayerWidget.h Piano: Add Play/Pause, Forward and Back buttons 2021-07-14 12:07:43 +04:30
RollWidget.cpp LibGfx: Use ErrorOr<T> for Bitmap::try_create() 2021-11-08 00:35:27 +01:00
RollWidget.h LibGUI: Rename ScrollableWidget => AbstractScrollableWidget 2021-05-03 21:03:13 +02:00
SamplerWidget.cpp LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 2021-11-08 00:35:27 +01:00
SamplerWidget.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
Track.cpp Audio: Fix code smells and issues found by static analysis 2021-11-15 23:00:11 +00:00
Track.h Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00
TrackManager.cpp Piano: Fix typo in Copyright header 2021-10-27 11:35:47 -07:00
TrackManager.h Piano: Add Play/Pause, Forward and Back buttons 2021-07-14 12:07:43 +04:30
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