serenity/Userland/Applications/Piano
kleines Filmröllchen 00e13b5b27 LibDSP: Rename library namespace to DSP
That's the standard naming convention, but I didn't follow it when
originally creating LibDSP and nobody corrected me, so here I am one
year later :^)
2022-07-19 11:17:45 +01:00
..
ProcessorParameterWidget LibDSP: Rename library namespace to DSP 2022-07-19 11:17:45 +01:00
AudioPlayerLoop.cpp LibAudio: Rename ConnectionFromClient to ConnectionToServer 2022-07-19 11:17:45 +01:00
AudioPlayerLoop.h LibAudio: Rename ConnectionFromClient to ConnectionToServer 2022-07-19 11:17:45 +01:00
CMakeLists.txt Piano: Port to LibMain 2021-11-22 23:56:22 +01:00
KeysWidget.cpp LibDSP: Rename library namespace to DSP 2022-07-19 11:17:45 +01:00
KeysWidget.h LibDSP: Rename library namespace to DSP 2022-07-19 11:17:45 +01:00
KnobsWidget.cpp LibDSP: Rename library namespace to DSP 2022-07-19 11:17:45 +01:00
KnobsWidget.h LibDSP: Rename library namespace to DSP 2022-07-19 11:17:45 +01:00
main.cpp LibAudio: Rename ConnectionFromClient to ConnectionToServer 2022-07-19 11:17:45 +01:00
MainWidget.cpp LibDSP: Rename library namespace to DSP 2022-07-19 11:17:45 +01:00
MainWidget.h LibDSP: Rename library namespace to DSP 2022-07-19 11:17:45 +01:00
Music.h Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
PlayerWidget.cpp Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
PlayerWidget.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
RollWidget.cpp Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
RollWidget.h LibDSP: Rename library namespace to DSP 2022-07-19 11:17:45 +01:00
SamplerWidget.cpp Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
SamplerWidget.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
Track.cpp LibDSP: Rename library namespace to DSP 2022-07-19 11:17:45 +01:00
Track.h LibDSP: Rename library namespace to DSP 2022-07-19 11:17:45 +01:00
TrackManager.cpp LibDSP: Rename library namespace to DSP 2022-07-19 11:17:45 +01:00
TrackManager.h LibDSP: Rename library namespace to DSP 2022-07-19 11:17:45 +01:00
WaveWidget.cpp Piano: Decrease sample headroom 2022-03-14 22:46:46 +01:00
WaveWidget.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00