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