.. |
Buffer.cpp
|
LibAudio: Split Buffer.{h, cpp} into three files
|
2022-02-26 17:57:55 +01:00 |
Buffer.h
|
LibAudio: Add an array conversion transitional API to Buffer
|
2022-02-26 17:57:55 +01:00 |
CMakeLists.txt
|
LibAudio: Split Buffer.{h, cpp} into three files
|
2022-02-26 17:57:55 +01:00 |
ConnectionFromClient.cpp
|
Userland: Rename IPC::ServerConnection=>IPC::ConnectionToServer
|
2022-02-25 22:35:12 +01:00 |
ConnectionFromClient.h
|
Userland: Rename IPC::ServerConnection=>IPC::ConnectionToServer
|
2022-02-25 22:35:12 +01:00 |
FlacLoader.cpp
|
Libraries: Change enums to enum classes in LibAudio
|
2022-03-18 19:59:43 +01:00 |
FlacLoader.h
|
LibAudio: Convert FlacLoader to use new Core::Stream APIs :^)
|
2022-01-22 01:13:42 +03:30 |
FlacTypes.h
|
Libraries: Change enums to enum classes in LibAudio
|
2022-03-18 19:59:43 +01:00 |
Loader.cpp
|
LibAudio: Add basic MP3 Decoder
|
2022-02-26 16:01:26 +01:00 |
Loader.h
|
Userland: Change static const variables to static constexpr
|
2022-03-18 19:58:57 +01:00 |
LoaderError.h
|
Libraries: Change enums to enum classes in LibAudio
|
2022-03-18 19:59:43 +01:00 |
MP3HuffmanTables.h
|
LibAudio: Add huffman tables for MPEG-1 layer 3 audio
|
2022-02-26 16:01:26 +01:00 |
MP3Loader.cpp
|
LibAudio: Add basic MP3 Decoder
|
2022-02-26 16:01:26 +01:00 |
MP3Loader.h
|
LibAudio: Add basic MP3 Decoder
|
2022-02-26 16:01:26 +01:00 |
MP3Tables.h
|
LibAudio: Add decoding tables for MPEG-1 layer 3 audio
|
2022-02-26 16:01:26 +01:00 |
MP3Types.h
|
LibAudio: Add basic MP3 Decoder
|
2022-02-26 16:01:26 +01:00 |
Resampler.cpp
|
LibAudio: Split Buffer.{h, cpp} into three files
|
2022-02-26 17:57:55 +01:00 |
Resampler.h
|
LibAudio: Allow resampling from any array-like type
|
2022-02-26 17:57:55 +01:00 |
Sample.h
|
AK+Everywhere: Add sincos and use it in some places
|
2022-03-15 11:39:42 +01:00 |
SampleFormats.cpp
|
Libraries: Change enums to enum classes in LibAudio
|
2022-03-18 19:59:43 +01:00 |
SampleFormats.h
|
Libraries: Change enums to enum classes in LibAudio
|
2022-03-18 19:59:43 +01:00 |
WavLoader.cpp
|
Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr
|
2022-01-24 22:36:09 +01:00 |
WavLoader.h
|
LibAudio: Convert FlacLoader to use new Core::Stream APIs :^)
|
2022-01-22 01:13:42 +03:30 |
WavWriter.cpp
|
Audio: Fix code smells and issues found by static analysis
|
2021-11-15 23:00:11 +00:00 |
WavWriter.h
|
Audio: Fix code smells and issues found by static analysis
|
2021-11-15 23:00:11 +00:00 |