History log of /haiku/src/tests/add-ons/kernel/drivers/audio/multi_audio_test.cpp
Revision Date Author Comments
# 425ac1b6 20-Jun-2023 Alexander von Gluck IV <kallisti5@unixzen.com>

refactor: Swap %Ld for %lld in all format usages

* %Ld is an undocumented alias for %lld in glibc.
* muslc doesn't implement it for this reason.
* While we will likely never drop %Ld support,
lets clean house and set a better example.

Change-Id: Id46dad3104abae483e80cc5c05d1464d3ecd8030
Reviewed-on: https://review.haiku-os.org/c/haiku/+/6636
Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
Reviewed-by: Alex von Gluck IV <kallisti5@unixzen.com>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>


# b3c896af 13-Jul-2019 Augustin Cavalier <waddlesplash@gmail.com>

multi_audio_test: Continue if getting buffers failed.

Don't try and read the buffers anyway, that'll lead to a page fault.


# 4d03f448 12-Mar-2019 Augustin Cavalier <waddlesplash@gmail.com>

multi_audio_test: Fix the build.


# 804f91e6 23-Oct-2018 Barrett17 <b.vitruvio@gmail.com>

media: Remove legacy multi_audio.h


# 14981b21 21-Jun-2010 Stephan Aßmus <superstippi@gmx.de>

Patch by Jorma Karvonen: Fix compiler warnings. Closes #6203, thanks!


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37184 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 1cf41b6d 25-Feb-2008 Axel Dörfler <axeld@pinc-software.de>

* set_frame() now supports 8/18/20/24 bit modes as well.
* Improved output.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24121 a95241bf-73f2-0310-859d-f6bbb57e9c96


# a409d733 22-Feb-2008 Axel Dörfler <axeld@pinc-software.de>

* Now plays a recognizable tone instead (sinus) - took me a while to figure
out that buffer exchange would return more often than it actually exchanged
a buffer in hmulti_audio.
* Implemented setters for commands "format", and "channel".
* "play" now accepts a play mask to mute certain channels.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24066 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 02b34466 18-Feb-2008 Axel Dörfler <axeld@pinc-software.de>

* Wrote a multi audio test application to debug the HD-Audio driver.
* Right now, it even plays something, but it doesn't sound like it should
(more like noise).
* Also, the hda driver only works once, unlike the auich driver.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24007 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 14981b2126ab0382347a64eec2c897309bc0f377 21-Jun-2010 Stephan Aßmus <superstippi@gmx.de>

Patch by Jorma Karvonen: Fix compiler warnings. Closes #6203, thanks!


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37184 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 1cf41b6de1bf5ce113865e7281d88eb08cb42607 25-Feb-2008 Axel Dörfler <axeld@pinc-software.de>

* set_frame() now supports 8/18/20/24 bit modes as well.
* Improved output.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24121 a95241bf-73f2-0310-859d-f6bbb57e9c96


# a409d733e937bc97933506a34f6c7e9f6eaac26f 22-Feb-2008 Axel Dörfler <axeld@pinc-software.de>

* Now plays a recognizable tone instead (sinus) - took me a while to figure
out that buffer exchange would return more often than it actually exchanged
a buffer in hmulti_audio.
* Implemented setters for commands "format", and "channel".
* "play" now accepts a play mask to mute certain channels.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24066 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 02b3446666d04e12e8fe8caea11c6f2f0962fd8c 18-Feb-2008 Axel Dörfler <axeld@pinc-software.de>

* Wrote a multi audio test application to debug the HD-Audio driver.
* Right now, it even plays something, but it doesn't sound like it should
(more like noise).
* Also, the hda driver only works once, unlike the auich driver.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24007 a95241bf-73f2-0310-859d-f6bbb57e9c96