Age | Commit message (Expand) | Author |
---|---|---|
2021-08-17 | AudioServer: Persist audio settings with a config file | kleines Filmröllchen |
2021-07-09 | LibThreading: Rename Lock => Mutex | Andreas Kling |
2021-06-16 | AudioServer: Put the m_zero_filled_buffer variable into the .bss segment | Gunnar Beutner |
2021-05-22 | Userland: Rename LibThread => LibThreading | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-27 | Everywhere: rename 'Sample' type to 'Frame' | Cesar Torres |
2021-01-17 | AudioServer+LibAudio: Pass audio buffers as Core::AnonymousBuffer | Andreas Kling |
2021-01-12 | Services: Move to Userland/Services/ | Andreas Kling |