1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 09:18:11 +00:00
serenity/Kernel/Devices/Audio/IntelHDA
kleines Filmröllchen 939600d2d4 Kernel: Use UnixDateTime wherever applicable
"Wherever applicable" = most places, actually :^), especially for
networking and filesystem timestamps.

This includes changes to unzip, which uses DOSPackedTime, since that is
changed for the FAT file systems.
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 Kernel: Use UnixDateTime wherever applicable 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