tangled
alpha
login
or
join now
jcs.org
/
serenity
0
fork
atom
Serenity Operating System
0
fork
atom
overview
issues
pulls
pipelines
serenity
/
Userland
/
Libraries
/
LibAudio
/
at
master
30 files
CMakeLists.txt
LibAudio: Implement the Quite Okay Audio format
3 years ago
ConnectionToServer.cpp
LibCore: Move Stream-based sockets into the `Core` namespace
3 years ago
ConnectionToServer.h
LibCore: Move Stream-based sockets into the `Core` namespace
3 years ago
FlacLoader.cpp
LibAudio: Read FLAC MD5 directly into the class member
3 years ago
FlacLoader.h
LibAudio: Move audio stream buffering into the loader
3 years ago
FlacTypes.h
LibAudio: Add spec comments to the FlacLoader
3 years ago
GenericTypes.h
AK+Everywhere: Rename String to DeprecatedString
3 years ago
Loader.cpp
LibAudio: Move audio stream buffering into the loader
3 years ago
Loader.h
LibAudio: Move audio stream buffering into the loader
3 years ago
LoaderError.h
AK+Everywhere: Do not implicitly copy variables in TRY macros
3 years ago
MP3HuffmanTables.h
Everywhere: Use ReadonlySpan<T> instead of Span<T const>
3 years ago
MP3Loader.cpp
Everywhere: Remove unintentional partial stream reads and writes
3 years ago
MP3Loader.h
LibAudio: Move audio stream buffering into the loader
3 years ago
MP3Tables.h
LibAudio+LibDSP: Switch samples to 32-bit float instead of 64-bit float
3 years ago
MP3Types.h
LibAudio: Use symbolic constants for MP3 frame and granule size
3 years ago
QOALoader.cpp
LibAudio: Move audio stream buffering into the loader
3 years ago
QOALoader.h
LibAudio: Move audio stream buffering into the loader
3 years ago
QOATypes.cpp
LibAudio: Implement the Quite Okay Audio format
3 years ago
QOATypes.h
LibAudio: Implement the Quite Okay Audio format
3 years ago
Queue.h
LibAudio+Userland: Remove Audio::LegacyBuffer
4 years ago
Resampler.h
LibAudio: Tolerate a file sample rate lower than the AudioServer's
3 years ago
Sample.h
Everywhere: Add sv suffix to strings relying on StringView(char const*)
3 years ago
SampleFormats.cpp
AK+Everywhere: Rename String to DeprecatedString
3 years ago
SampleFormats.h
AK+Everywhere: Rename String to DeprecatedString
3 years ago
UserSampleQueue.cpp
LibAudio: Prevent int overflow in the user buffer queue
3 years ago
UserSampleQueue.h
Everywhere: Remove unused includes of AK/Format.h
3 years ago
WavLoader.cpp
AK: Rename Stream::read_entire_buffer to Stream::read_until_filled
3 years ago
WavLoader.h
LibAudio: Move audio stream buffering into the loader
3 years ago
WavWriter.cpp
LibCore: Rename `File` to `DeprecatedFile`
3 years ago
WavWriter.h
LibCore: Rename `File` to `DeprecatedFile`
3 years ago