Lucas CHOLLET 1f62984301 LibAudio/Wav: Always use `u32` for the sample rate hace 1 año
..
CMakeLists.txt d125d16287 LibAudio+LibRIFF: Move general RIFF handling to LibRIFF hace 1 año
ConnectionToManagerServer.cpp 03fac609ee AudioServer+Userland: Separate audio IPC into normal client and manager hace 2 años
ConnectionToManagerServer.h 03fac609ee AudioServer+Userland: Separate audio IPC into normal client and manager hace 2 años
ConnectionToServer.cpp bb156f8133 LibAudio: Add a Serenity implementation of PlaybackStream hace 1 año
ConnectionToServer.h bb156f8133 LibAudio: Add a Serenity implementation of PlaybackStream hace 1 año
Encoder.h 1e291753b0 LibAudio: Allow adding metadata to encoders hace 1 año
FlacLoader.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
FlacLoader.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
FlacTypes.h 5054f34b4a LibAudio: Automatically write a FLAC seektable hace 1 año
FlacWriter.cpp 5054f34b4a LibAudio: Automatically write a FLAC seektable hace 1 año
FlacWriter.h 5054f34b4a LibAudio: Automatically write a FLAC seektable hace 1 año
Forward.h 0960a92670 LibAudio: Add more common classes to the forward declare header hace 1 año
GenericTypes.cpp 5054f34b4a LibAudio: Automatically write a FLAC seektable hace 1 año
GenericTypes.h 5054f34b4a LibAudio: Automatically write a FLAC seektable hace 1 año
Loader.cpp c145d5410c Userland: Don't leak objects when constructor arguments throw hace 1 año
Loader.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
LoaderError.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
MP3HuffmanTables.h 53785a9206 LibAudio: Handle bitstream errors in MP3 Huffman decode hace 2 años
MP3Loader.cpp a0bcc9dd83 LibAudio: Skip empty MP3 scale factor bands in stereo intensity process hace 1 año
MP3Loader.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
MP3Tables.h 19a4b820c4 LibAudio+LibDSP: Switch samples to 32-bit float instead of 64-bit float hace 3 años
MP3Types.h e087d35cd8 LibAudio: Accurately skip MP3 frames using the actual header size hace 1 año
Metadata.cpp d8e8ddedf3 LibAudio: Add a generic audio metadata container hace 2 años
Metadata.h d8e8ddedf3 LibAudio: Add a generic audio metadata container hace 2 años
MultiChannel.h 111fd1e5fe LibAudio: Optimize FlacLoader by avoiding allocations hace 2 años
PlaybackStream.cpp b98864e022 LibAudio: Remove unused TRY-like macro hace 1 año
PlaybackStream.h bc4d4f0f95 LibAudio: Create a playback class with a PulseAudio implementation hace 2 años
PlaybackStreamAudioUnit.cpp 759e07579e LibAudio: Implement PlaybackStream for macOS using Audio Unit framework hace 1 año
PlaybackStreamAudioUnit.h 759e07579e LibAudio: Implement PlaybackStream for macOS using Audio Unit framework hace 1 año
PlaybackStreamPulseAudio.cpp 5ea5ae85d2 LibAudio: Remove the strong reference to the PulseAudio control thread hace 2 años
PlaybackStreamPulseAudio.h 5ea5ae85d2 LibAudio: Remove the strong reference to the PulseAudio control thread hace 2 años
PlaybackStreamSerenity.cpp f9068c7f2e LibAudio: Ensure that Serenity playback streams are always stereo hace 1 año
PlaybackStreamSerenity.h bb156f8133 LibAudio: Add a Serenity implementation of PlaybackStream hace 1 año
PulseAudioWrappers.cpp 50c73d02f0 LibAudio: Add a test for creating and destructing a PlaybackStream hace 2 años
PulseAudioWrappers.h 50c73d02f0 LibAudio: Add a test for creating and destructing a PlaybackStream hace 2 años
QOALoader.cpp 5619bb3e04 LibAudio: Stop using and remove LOADER_TRY hace 2 años
QOALoader.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
QOATypes.cpp 24f5914d18 LibAudio: Prevent overflow in QOA LMS prediction hace 1 año
QOATypes.h 0b421a3764 LibAudio: Implement the Quite Okay Audio format hace 2 años
Queue.h ab49fcfb7c LibAudio+Userland: Remove Audio::LegacyBuffer hace 3 años
Resampler.h 86995be111 LibAudio: Tolerate a file sample rate lower than the AudioServer's hace 2 años
Sample.h 885e35e92c Piano: Use Sample struct from LibDSP hace 2 años
SampleFormats.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
SampleFormats.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
UserSampleQueue.cpp 5f67d002a2 LibAudio: Prevent int overflow in the user buffer queue hace 2 años
UserSampleQueue.h 6fd478b6ce Everywhere: Remove unused includes of AK/Format.h hace 2 años
VorbisComment.cpp 00e422fe1e LibAudio: Fix use-after-free in write_vorbis_comment hace 1 año
VorbisComment.h fc2301c23c LibAudio: Allow writing Vorbis comments hace 1 año
WavLoader.cpp d186582d30 LibAudio: Avoid UAF when loading WAV metadata hace 1 año
WavLoader.h 64598473cc LibRIFF: Rework to match LibGfx needs hace 1 año
WavTypes.h d125d16287 LibAudio+LibRIFF: Move general RIFF handling to LibRIFF hace 1 año
WavWriter.cpp 1f62984301 LibAudio/Wav: Always use `u32` for the sample rate hace 1 año
WavWriter.h 1f62984301 LibAudio/Wav: Always use `u32` for the sample rate hace 1 año