Age | Commit message (Expand) | Author |
---|---|---|
2020-08-06 | Userland: Use Core::ArgsParser for 'avol' | Linus Groh |
2020-02-16 | LibGUI: Add forwarding header | Andreas Kling |
2020-02-06 | LibAudio: Remove leading A from filenames | Andreas Kling |
2020-02-06 | LibAudio: Put all classes in the Audio namespace and remove leading A | Andreas Kling |
2020-02-02 | LibCore: Put all classes in the Core namespace and remove the leading C | Andreas Kling |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-11-22 | AudioServer: Allow muting the system audio | Andreas Kling |
2019-09-22 | LibCore: Make CObject reference-counted | Andreas Kling |
2019-07-29 | AudioServer: Add a "main mix volume" and a simple program to get/set it | Andreas Kling |