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