index
:
~jjongsma/qemu
vsock
qemu patches for jjongsma
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
audio
/
sdlaudio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-01
audio/sdlaudio: Allow audio playback with SDL2
Thomas Huth
1
-0
/
+48
2016-02-02
audio: Clean up includes
Peter Maydell
1
-0
/
+1
2015-06-15
sdlaudio: do not allow multiple instances
Kővágó, Zoltán
1
-0
/
+7
2015-06-15
audio: expose drv_opaque to init_out and init_in
Kővágó, Zoltán
1
-1
/
+2
2011-06-08
Fix compilation warning due to missing header for sigaction (followup)
Alexandre Raymond
1
-1
/
+0
2011-04-03
Fix trivial "endianness bugs"
Stefan Weil
1
-10
/
+10
2010-08-07
audio/sdl: return on error
malc
1
-0
/
+1
2010-08-06
audio/sdl: be more anal about errors
malc
1
-3
/
+18
2010-04-22
audio/sdlaudio: remove unused variable
Serge Ziryukin
1
-9
/
+2
2010-01-17
Revert "sdlaudio: make it suck less"
malc
1
-30
/
+50
2009-09-30
sdlaudio: make it suck less
malc
1
-50
/
+30
2009-09-18
audio: internal API change
malc
1
-4
/
+2
2009-09-18
sdlaudio: use correct function names in sdl_XXX calls
malc
1
-3
/
+3
2009-08-11
Aesthetics
malc
1
-4
/
+6
2009-08-11
use C99 initializers for all audio/*
Juan Quintela
1
-1
/
+1
2009-08-11
use C99 initializers for audio_pcm_ops
Juan Quintela
1
-11
/
+5
2009-08-11
Use C99 initializers for audio_option
Juan Quintela
1
-3
/
+5
2009-08-11
Use proper struct initializers and remove INIT_FIELD() macro
Juan Quintela
1
-11
/
+11
2009-07-31
Fix Sparse warnings: "Using plain integer as NULL pointer"
Blue Swirl
1
-1
/
+1
2009-03-07
Support for DragonFly BSD (Hasso Tepper)
blueswir1
1
-1
/
+1
2008-12-03
Make audio violate POSIX less
malc
1
-3
/
+3
2008-10-26
Fix undeclared symbol warnings from sparse
blueswir1
1
-1
/
+1
2008-10-26
Fix undefined pthread_sigmask warning on FreeBSD (Juergen Lock)
blueswir1
1
-1
/
+1
2008-10-25
Fix undefined pthread_sigmask warning on OpenBSD
blueswir1
1
-0
/
+2
2008-10-06
Prepare for changing audio_pcm_ops dynamically (partially revert r5422)
blueswir1
1
-1
/
+1
2008-10-05
Make audio_pcm_opsstatic const
blueswir1
1
-1
/
+1
2007-11-17
Break up vl.h.
pbrook
1
-1
/
+2
2007-07-11
Ensure signals are properly masked for new SDL Audio threads, by Andrzej
ths
1
-0
/
+18
2006-07-04
audio endianness API changes (malc)
bellard
1
-5
/
+2
2006-07-04
audio fixes + initial audio capture support (malc)
bellard
1
-1
/
+0
2005-11-05
audio merge (malc)
bellard
1
-14
/
+12
2005-10-30
merged 15a_aqemu.patch audio patch (malc)
bellard
1
-110
/
+217
2005-04-26
debug fix
bellard
1
-2
/
+2
2004-11-14
win32/SDL build fixes
bellard
1
-2
/
+2
2004-11-09
audio clean up (initial patch by malc)
bellard
1
-3
/
+12
2004-11-07
audio merge (malc)
bellard
1
-0
/
+323