This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-03-09 06:58:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a292d8cd5a59915ccf4dfdc7fade6066e7d3db14
ladybird
/
Libraries
/
LibAudio
History
Andreas Kling
be1025c03f
LibAudio: Use ByteBuffer::slice_view() to avoid double memory usage.
...
We only need a temporary copy for passing to ABuffer::from_pcm_data().
2019-07-27 15:29:12 +02:00
..
ABuffer.h
ABuffer: clamp -> clip
2019-07-17 09:47:52 +02:00
AClientConnection.cpp
LibAudio: Run clang-format on all of it to make editing easier.
2019-07-27 14:36:32 +02:00
AClientConnection.h
LibAudio: Run clang-format on all of it to make editing easier.
2019-07-27 14:36:32 +02:00
ASAPI.h
Work on AudioServer
2019-07-17 09:39:31 +02:00
AWavLoader.cpp
LibAudio: Use ByteBuffer::slice_view() to avoid double memory usage.
2019-07-27 15:29:12 +02:00
AWavLoader.h
LibAudio: Run clang-format on all of it to make editing easier.
2019-07-27 14:36:32 +02:00
Makefile
Libraries: Remove unused "install" targets.
2019-07-21 21:28:48 +02:00