ladybird/Userland/Applications/Piano
Keir Davis 797a53b307 Piano: Propagate errors in PlayerWidget
Co-authored-by: Sam Atkins <atkinssj@serenityos.org>
2023-02-02 14:47:24 +01:00
..
ProcessorParameterWidget Piano: Remove declarations for non-existent methods 2023-01-27 20:33:18 +00:00
AudioPlayerLoop.cpp Piano: Overhaul AudioPlayerLoop and throw out event loops 2022-12-15 00:21:00 -07:00
AudioPlayerLoop.h Piano: Remove declarations for non-existent methods 2023-01-27 20:33:18 +00:00
CMakeLists.txt Piano: Overhaul AudioPlayerLoop and throw out event loops 2022-12-15 00:21:00 -07:00
KeysWidget.cpp Meta+Userland: Pass Gfx::IntPoint by value 2022-12-07 11:48:27 +01:00
KeysWidget.h Meta+Userland: Pass Gfx::IntPoint by value 2022-12-07 11:48:27 +01:00
KnobsWidget.cpp AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
KnobsWidget.h Piano: Replace knob instantiations with ProcessorParameterWidgets 2022-07-25 15:25:13 +02:00
main.cpp Piano: Propagate errors in PlayerWidget 2023-02-02 14:47:24 +01:00
MainWidget.cpp Piano: Propagate errors in PlayerWidget 2023-02-02 14:47:24 +01:00
MainWidget.h Piano: Propagate errors in PlayerWidget 2023-02-02 14:47:24 +01:00
Music.h Piano+LibDSP: Move Track to LibDSP 2022-07-22 19:35:41 +01:00
PlayerWidget.cpp Piano: Propagate errors in PlayerWidget 2023-02-02 14:47:24 +01:00
PlayerWidget.h Piano: Propagate errors in PlayerWidget 2023-02-02 14:47:24 +01:00
RollWidget.cpp LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
RollWidget.h LibDSP: Rename library namespace to DSP 2022-07-19 11:17:45 +01:00
SamplerWidget.cpp LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
SamplerWidget.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
TrackManager.cpp Piano: Guard against all allocations at top level of the audio pipeline 2022-11-13 19:17:21 +00:00
TrackManager.h Piano: Remove declarations for non-existent methods 2023-01-27 20:33:18 +00:00
WaveWidget.cpp Piano+LibDSP: Move Track to LibDSP 2022-07-22 19:35:41 +01:00
WaveWidget.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00