Filiph Siitam Sandström fd694e8672 AK+Lagom: Make it possible to build for iOS 1 년 전
..
CMakeLists.txt fd694e8672 AK+Lagom: Make it possible to build for iOS 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 fe0fde2154 Userland+Tests: Remove unused <AK/Tuple.h> includes 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 2 년 전
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 2 년 전
PlaybackStreamPulseAudio.h 5ea5ae85d2 LibAudio: Remove the strong reference to the PulseAudio control thread 2 년 전
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 2 년 전
PulseAudioWrappers.h 50c73d02f0 LibAudio: Add a test for creating and destructing a PlaybackStream 2 년 전
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 2 년 전
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 년 전