summaryrefslogtreecommitdiff
path: root/Userland/avol.cpp
AgeCommit message (Expand)Author
2020-08-06Userland: Use Core::ArgsParser for 'avol'Linus Groh
2020-02-16LibGUI: Add forwarding headerAndreas Kling
2020-02-06LibAudio: Remove leading A from filenamesAndreas Kling
2020-02-06LibAudio: Put all classes in the Audio namespace and remove leading AAndreas Kling
2020-02-02LibCore: Put all classes in the Core namespace and remove the leading CAndreas Kling
2020-01-18Meta: Add license header to source filesAndreas Kling
2019-11-22AudioServer: Allow muting the system audioAndreas Kling
2019-09-22LibCore: Make CObject reference-countedAndreas Kling
2019-07-29AudioServer: Add a "main mix volume" and a simple program to get/set itAndreas Kling