summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibDSP/ProcessorParameter.h
AgeCommit message (Expand)Author
2023-02-25LibDSP: Don't crash on out-of-bounds parameter valuekleines Filmröllchen
2023-02-25LibDSP: Get rid of DeprecatedStringkleines Filmröllchen
2022-12-09Everywhere: Use C++ concepts instead of requires clausesMoustafa Raafat
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-12-03Everywhere: Run clang-formatLinus Groh
2022-07-22Piano+LibDSP: Move Track to LibDSPkleines Filmröllchen
2022-07-19LibDSP: Rename library namespace to DSPkleines Filmröllchen
2022-05-13LibDSP: Refactor OOP non-functionallykleines Filmröllchen
2022-02-28LibDSP: Allow ProcessorRangeParameter to specify if it's a log valuekleines Filmröllchen
2022-01-14Everywhere: Use my new serenityos.org e-mail :^)kleines Filmröllchen
2021-11-22Piano: Move to LibDSP's Classic synthesizerkleines Filmröllchen
2021-11-22LibDSP: Introduce ProcessorEnumParameterkleines Filmröllchen
2021-11-17AK: Convert AK::Format formatting helpers to returning ErrorOr<void>Andreas Kling
2021-11-11LibDSP: Clean up ProcessorParameter headerkleines Filmröllchen
2021-08-31Libraries: Add LibDSPkleines Filmröllchen