1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-20 07:05:08 +00:00
serenity/Kernel/Devices/Audio/IntelHDA
kleines Filmröllchen fc5cab5c21 Everywhere: Use MonotonicTime instead of Duration
This is easily identifiable by anyone who uses Duration::now_monotonic,
and any downstream users of that data.
2023-05-24 23:18:07 +02:00
..
Codec.cpp Kernel: Add support for Intel HDA 2023-03-25 21:27:03 +01:00
Codec.h Kernel: Add support for Intel HDA 2023-03-25 21:27:03 +01:00
Controller.cpp Everywhere: Use MonotonicTime instead of Duration 2023-05-24 23:18:07 +02:00
Controller.h Kernel/Audio: Propagate errors when creating AudioChannels 2023-04-14 19:23:12 +02:00
Format.cpp Kernel: Add support for Intel HDA 2023-03-25 21:27:03 +01:00
Format.h Kernel: Add support for Intel HDA 2023-03-25 21:27:03 +01:00
OutputPath.h Kernel: Add support for Intel HDA 2023-03-25 21:27:03 +01:00
RingBuffer.h Kernel: Add support for Intel HDA 2023-03-25 21:27:03 +01:00
Stream.cpp AK: Rename Time to Duration 2023-05-24 23:18:07 +02:00
Stream.h Kernel: Add support for Intel HDA 2023-03-25 21:27:03 +01:00
Timing.h Kernel: Add support for Intel HDA 2023-03-25 21:27:03 +01:00