ladybird/Userland/Libraries/LibAudio
Filiph Siitam Sandström fd694e8672 AK+Lagom: Make it possible to build for iOS
This commit makes it possible to build AK and most of Lagom for iOS,
based on the work for the Ladybird build demoed on discord:
https://discord.com/channels/830522505605283862/830525031720943627/1211987732646068314
2024-03-03 13:13:42 -07:00
..
CMakeLists.txt AK+Lagom: Make it possible to build for iOS 2024-03-03 13:13:42 -07:00
ConnectionToManagerServer.cpp
ConnectionToManagerServer.h
ConnectionToServer.cpp
ConnectionToServer.h
Encoder.h
FlacLoader.cpp Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
FlacLoader.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
FlacTypes.h LibAudio: Automatically write a FLAC seektable 2024-02-08 07:19:09 -07:00
FlacWriter.cpp LibAudio: Automatically write a FLAC seektable 2024-02-08 07:19:09 -07:00
FlacWriter.h LibAudio: Automatically write a FLAC seektable 2024-02-08 07:19:09 -07:00
Forward.h
GenericTypes.cpp LibAudio: Automatically write a FLAC seektable 2024-02-08 07:19:09 -07:00
GenericTypes.h LibAudio: Automatically write a FLAC seektable 2024-02-08 07:19:09 -07:00
Loader.cpp Userland: Don't leak objects when constructor arguments throw 2023-12-13 19:21:03 -07:00
Loader.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
LoaderError.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Metadata.cpp
Metadata.h
MP3HuffmanTables.h
MP3Loader.cpp
MP3Loader.h Userland+Tests: Remove unused <AK/Tuple.h> includes 2024-03-01 14:05:53 -07:00
MP3Tables.h
MP3Types.h
MultiChannel.h
PlaybackStream.cpp
PlaybackStream.h
PlaybackStreamAudioUnit.cpp
PlaybackStreamAudioUnit.h
PlaybackStreamPulseAudio.cpp
PlaybackStreamPulseAudio.h
PlaybackStreamSerenity.cpp LibAudio: Ensure that Serenity playback streams are always stereo 2023-11-12 07:57:03 +01:00
PlaybackStreamSerenity.h
PulseAudioWrappers.cpp
PulseAudioWrappers.h
QOALoader.cpp
QOALoader.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
QOATypes.cpp
QOATypes.h
Queue.h
Resampler.h
Sample.h
SampleFormats.cpp Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
SampleFormats.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
UserSampleQueue.cpp
UserSampleQueue.h
VorbisComment.cpp LibAudio: Fix use-after-free in write_vorbis_comment 2023-12-05 13:57:18 -05:00
VorbisComment.h
WavLoader.cpp LibAudio: Avoid UAF when loading WAV metadata 2024-01-17 16:09:59 -05:00
WavLoader.h LibRIFF: Rework to match LibGfx needs 2024-01-15 23:23:26 -07:00
WavTypes.h LibAudio+LibRIFF: Move general RIFF handling to LibRIFF 2024-01-15 23:23:26 -07:00
WavWriter.cpp LibAudio/Wav: Always use u32 for the sample rate 2024-02-14 22:21:44 -05:00
WavWriter.h LibAudio/Wav: Always use u32 for the sample rate 2024-02-14 22:21:44 -05:00