1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-15 04:31:00 +00:00
serenity/Userland
Liav A bf8c93fe0a AudioServer: Use first audio channel in the /dev/audio directory
For now, just use the first audio channel in the /dev/audio directory.
In the future we can add support for watching and loading other channels
so we can route audio to multiple sound cards on the system.
2022-02-14 11:39:19 +01:00
..
Applets Userland/Applets: Use default constructors/destructors 2022-02-13 21:27:17 +00:00
Applications Base+HexEditor: Add icons 2022-02-13 21:24:46 +00:00
Demos Userland: Run gml-format 2022-02-13 02:36:35 +02:00
DevTools Profiler: Add ability to process read syscalls 2022-02-14 11:38:13 +01:00
DynamicLoader DynamicLoader+LibC+LibTimeZone: Include LibTimeZone sources in LibC 2022-01-23 12:48:26 +00:00
Games Userland: Run gml-format 2022-02-13 02:36:35 +02:00
Libraries LibWeb: Add support for the record variant of URLSearchParams 2022-02-14 11:32:17 +01:00
Services AudioServer: Use first audio channel in the /dev/audio directory 2022-02-14 11:39:19 +01:00
Shell Shell: Use strncmp() instead of string.compare() for name completions 2022-02-05 16:59:12 +03:30
Utilities profile: Document "read" profiling event 2022-02-14 11:38:13 +01:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00