qemu-e2k/audio
Kirill A. Shutemov f9c7b77c8e Fix warning on x86_64
audio/esdaudio.c: In function 'qesd_thread_out':
audio/esdaudio.c:136: error: format '%d' expects type 'int', but
argument 3 has type 'ssize_t'
audio/esdaudio.c: In function 'qesd_thread_in':
audio/esdaudio.c:366: error: format '%d' expects type 'int', but
argument 3 has type 'ssize_t'

Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name>
Signed-off-by: malc <av1474@comtv.ru>
2009-09-02 16:46:13 +04:00
..
alsaaudio.c Aesthetics 2009-08-11 20:51:24 +04:00
audio.c Fix typo 2009-08-12 23:11:44 +04:00
audio.h rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN 2009-07-27 14:09:21 -05:00
audio_int.h Use proper struct initializers and remove INIT_FIELD() macro 2009-08-11 20:51:23 +04: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 Remove any pretense that there can be more than one AudioState 2009-05-14 03:20:43 +04: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 Aesthetics 2009-08-11 20:51:24 +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 use C99 initializers for audio_pcm_ops 2009-08-11 20:51:24 +04:00
ossaudio.c Aesthetics 2009-08-11 20:51:24 +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 Aesthetics 2009-08-11 20:51:24 +04:00
wavcapture.c Remove any pretense that there can be more than one AudioState 2009-05-14 03:20:43 +04:00