ladybird/Applications/Piano
Brian Gianforcaro e160181a73 Piano: Uninitialized member variables in RollWidet, found by Coverity
This seem like they wouldn't cause any problems in reality,
but it's nice to fix them to avoid any future misuse.
2020-08-17 09:17:57 +02:00
..
CMakeLists.txt Piano: Allow multiple tracks internally 2020-06-18 16:42:37 +02:00
KeysWidget.cpp Piano: Allow multiple tracks internally 2020-06-18 16:42:37 +02:00
KeysWidget.h Piano: Allow multiple tracks internally 2020-06-18 16:42:37 +02:00
KnobsWidget.cpp Piano: Handle octave slider jumps of greater than 1 2020-07-11 18:51:41 +02:00
KnobsWidget.h Piano: Expose multi-track functionality 2020-06-18 16:42:37 +02:00
main.cpp Applications: Stop setting initial window location 2020-08-01 08:06:48 +02:00
MainWidget.cpp Piano: Handle octave slider jumps of greater than 1 2020-07-11 18:51:41 +02:00
MainWidget.h Piano: Handle octave slider jumps of greater than 1 2020-07-11 18:51:41 +02:00
Music.h Piano: New timing system and zoomable piano roll 2020-02-27 10:21:13 +01:00
RollWidget.cpp Piano: Fix cliping of bottom notes when scrolling in RollWidget 2020-07-11 18:51:41 +02:00
RollWidget.h Piano: Uninitialized member variables in RollWidet, found by Coverity 2020-08-17 09:17:57 +02:00
SamplerWidget.cpp LibWeb: Require parent window argument for MessageBox 2020-07-16 16:10:21 +02:00
SamplerWidget.h Piano: Allow multiple tracks internally 2020-06-18 16:42:37 +02:00
Track.cpp Piano: Allow multiple tracks internally 2020-06-18 16:42:37 +02:00
Track.h Piano: Allow multiple tracks internally 2020-06-18 16:42:37 +02:00
TrackManager.cpp Piano: Handle octave slider jumps of greater than 1 2020-07-11 18:51:41 +02:00
TrackManager.h Piano: Handle octave slider jumps of greater than 1 2020-07-11 18:51:41 +02:00
WaveWidget.cpp Piano: Allow multiple tracks internally 2020-06-18 16:42:37 +02:00
WaveWidget.h Piano: Allow multiple tracks internally 2020-06-18 16:42:37 +02:00