.. |
CMakeLists.txt
|
Everywhere: Mark dependencies of most targets as PRIVATE
|
2022-11-01 14:49:09 +00:00 |
ConnectionToServer.cpp
|
LibCore: Remove try_ prefix from fallible SharedCircularQueue methods
|
2023-01-28 22:41:36 +01:00 |
ConnectionToServer.h
|
AK: Remove try_ prefix from FixedArray creation functions
|
2023-01-28 22:41:36 +01:00 |
FlacLoader.cpp
|
AK: Move memory streams from LibCore
|
2023-01-29 19:16:44 -07:00 |
FlacLoader.h
|
AK: Move memory streams from LibCore
|
2023-01-29 19:16:44 -07:00 |
FlacTypes.h
|
LibAudio: Add spec comments to the FlacLoader
|
2022-06-23 23:16:34 +01:00 |
GenericTypes.h
|
AK+Everywhere: Rename String to DeprecatedString
|
2022-12-06 08:54:33 +01:00 |
Loader.cpp
|
AK: Move Stream and SeekableStream from LibCore
|
2023-01-29 19:16:44 -07:00 |
Loader.h
|
AK: Move Stream and SeekableStream from LibCore
|
2023-01-29 19:16:44 -07:00 |
LoaderError.h
|
Everywhere: Fully qualify IsLvalueReference in TRY() macros
|
2023-01-15 00:56:31 +00:00 |
MP3HuffmanTables.h
|
AK: Move bit streams from LibCore
|
2023-01-29 19:16:44 -07:00 |
MP3Loader.cpp
|
AK: Move memory streams from LibCore
|
2023-01-29 19:16:44 -07:00 |
MP3Loader.h
|
AK: Move memory streams from LibCore
|
2023-01-29 19:16:44 -07:00 |
MP3Tables.h
|
LibAudio+LibDSP: Switch samples to 32-bit float instead of 64-bit float
|
2022-05-07 20:20:16 +02:00 |
MP3Types.h
|
LibAudio+LibDSP: Switch samples to 32-bit float instead of 64-bit float
|
2022-05-07 20:20:16 +02:00 |
Queue.h
|
LibAudio+Userland: Remove Audio::LegacyBuffer
|
2022-05-03 23:09:20 +02:00 |
Resampler.h
|
LibAudio: Tolerate a file sample rate lower than the AudioServer's
|
2022-12-31 00:04:34 +01:00 |
Sample.h
|
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
2022-07-12 23:11:35 +02:00 |
SampleFormats.cpp
|
AK+Everywhere: Rename String to DeprecatedString
|
2022-12-06 08:54:33 +01:00 |
SampleFormats.h
|
AK+Everywhere: Rename String to DeprecatedString
|
2022-12-06 08:54:33 +01:00 |
UserSampleQueue.cpp
|
LibAudio: Prevent int overflow in the user buffer queue
|
2022-12-31 00:08:05 +01:00 |
UserSampleQueue.h
|
Everywhere: Remove unused includes of AK/Format.h
|
2023-01-02 20:27:20 -05:00 |
WavLoader.cpp
|
AK: Move memory streams from LibCore
|
2023-01-29 19:16:44 -07:00 |
WavLoader.h
|
AK: Move Stream and SeekableStream from LibCore
|
2023-01-29 19:16:44 -07:00 |
WavWriter.cpp
|
AK+Everywhere: Rename String to DeprecatedString
|
2022-12-06 08:54:33 +01:00 |
WavWriter.h
|
AK+Everywhere: Rename String to DeprecatedString
|
2022-12-06 08:54:33 +01:00 |