summaryrefslogtreecommitdiff
path: root/Userland/Applications/Piano/CMakeLists.txt
AgeCommit message (Expand)Author
2023-02-25Piano: Rename KnobsWidget to TrackControlsWidgetkleines Filmröllchen
2023-02-08Piano: Show a progress window when exporting WAVkleines Filmröllchen
2022-12-15Piano: Overhaul AudioPlayerLoop and throw out event loopskleines Filmröllchen
2022-11-13Piano: Alphabetize sourceskleines Filmröllchen
2022-11-01Everywhere: Mark dependencies of most targets as PRIVATETim Schumacher
2022-07-25Piano: Add a generic processor parameter widgetkleines Filmröllchen
2022-07-22Piano+LibDSP: Move Track to LibDSPkleines Filmröllchen
2021-11-22Piano: Port to LibMainPascal Puffke
2021-11-16Piano: Create controller widgets for processor parameterskleines Filmröllchen
2021-08-31Piano: Use LibDSP to implement delaykleines Filmröllchen
2021-07-14Piano: Add Play/Pause, Forward and Back buttonsJJ Roberts-White
2021-06-17Everywhere: Add component declarationsGunnar Beutner
2021-01-12Applications: Move to Userland/Applications/Andreas Kling