qemu-e2k/audio
Blue Swirl 72cf2d4f0e Fix sys-queue.h conflict for good
Problem: Our file sys-queue.h is a copy of the BSD file, but there are
some additions and it's not entirely compatible. Because of that, there have
been conflicts with system headers on BSD systems. Some hacks have been
introduced in the commits 15cc923584,
f40d753718,
96555a96d7 and
3990d09adf but the fixes were fragile.

Solution: Avoid the conflict entirely by renaming the functions and the
file. Revert the previous hacks.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2009-09-12 07:36:22 +00:00
..
alsaaudio.c alsa: poll mode handling 2009-09-12 02:50:58 +04:00
audio.c Fix sys-queue.h conflict for good 2009-09-12 07:36:22 +00:00
audio.h Fix sys-queue.h conflict for good 2009-09-12 07:36:22 +00:00
audio_int.h Fix sys-queue.h conflict for good 2009-09-12 07:36:22 +00:00
audio_pt_int.c pthreads-based audio and miscellaneous audio clean-up (malc). 2008-01-14 04:24:29 +00:00
audio_pt_int.h pthreads-based audio and miscellaneous audio clean-up (malc). 2008-01-14 04:24:29 +00:00
audio_template.h Fix sys-queue.h conflict for good 2009-09-12 07:36:22 +00:00
coreaudio.c Aesthetics 2009-08-11 20:51:24 +04:00
dsound_template.h Fix NAME2/FIELD2 warnings 2009-01-22 22:09:55 +00:00
dsoundaudio.c Fix dsound typos 2009-08-26 13:55:44 +04:00
esdaudio.c Fix warning on x86_64 2009-09-02 16:46:13 +04:00
fmodaudio.c Remove bit-rotten threshold handling 2009-09-10 21:09:09 +04:00
mixeng.c Make audio violate POSIX less 2008-12-03 22:48:44 +00:00
mixeng.h Make audio violate POSIX less 2008-12-03 22:48:44 +00:00
mixeng_template.h Make audio violate POSIX less 2008-12-03 22:48:44 +00:00
noaudio.c Unexport ticks_per_sec variable. Create get_ticks_per_sec() function 2009-09-11 10:19:52 -05:00
ossaudio.c audio: remove lsbindex/popcount in favour of host-utils's ctz32 2009-09-12 02:50:58 +04:00
paaudio.c Aesthetics 2009-08-11 20:51:24 +04:00
rate_template.h Make audio violate POSIX less 2008-12-03 22:48:44 +00:00
sdlaudio.c Aesthetics 2009-08-11 20:51:24 +04:00
wavaudio.c Unexport ticks_per_sec variable. Create get_ticks_per_sec() function 2009-09-11 10:19:52 -05:00
wavcapture.c Remove any pretense that there can be more than one AudioState 2009-05-14 03:20:43 +04:00