aboutsummaryrefslogtreecommitdiff
path: root/audio/sdlaudio.c
AgeCommit message (Expand)Author
2016-02-02audio: Clean up includesPeter Maydell
2015-06-15sdlaudio: do not allow multiple instancesKővágó, Zoltán
2015-06-15audio: expose drv_opaque to init_out and init_inKővágó, Zoltán
2011-06-08Fix compilation warning due to missing header for sigaction (followup)Alexandre Raymond
2011-04-03Fix trivial "endianness bugs"Stefan Weil
2010-08-07audio/sdl: return on errormalc
2010-08-06audio/sdl: be more anal about errorsmalc
2010-04-22audio/sdlaudio: remove unused variableSerge Ziryukin
2010-01-17Revert "sdlaudio: make it suck less"malc
2009-09-30sdlaudio: make it suck lessmalc
2009-09-18audio: internal API changemalc
2009-09-18sdlaudio: use correct function names in sdl_XXX callsmalc
2009-08-11Aestheticsmalc
2009-08-11use C99 initializers for all audio/*Juan Quintela
2009-08-11use C99 initializers for audio_pcm_opsJuan Quintela
2009-08-11Use C99 initializers for audio_optionJuan Quintela
2009-08-11Use proper struct initializers and remove INIT_FIELD() macroJuan Quintela
2009-07-31Fix Sparse warnings: "Using plain integer as NULL pointer"Blue Swirl
2009-03-07Support for DragonFly BSD (Hasso Tepper)blueswir1
2008-12-03Make audio violate POSIX lessmalc
2008-10-26Fix undeclared symbol warnings from sparseblueswir1
2008-10-26Fix undefined pthread_sigmask warning on FreeBSD (Juergen Lock)blueswir1
2008-10-25Fix undefined pthread_sigmask warning on OpenBSDblueswir1
2008-10-06Prepare for changing audio_pcm_ops dynamically (partially revert r5422)blueswir1
2008-10-05Make audio_pcm_opsstatic constblueswir1
2007-11-17Break up vl.h.pbrook
2007-07-11Ensure signals are properly masked for new SDL Audio threads, by Andrzejths
2006-07-04audio endianness API changes (malc)bellard
2006-07-04audio fixes + initial audio capture support (malc)bellard
2005-11-05audio merge (malc)bellard
2005-10-30merged 15a_aqemu.patch audio patch (malc)bellard
2005-04-26debug fixbellard
2004-11-14win32/SDL build fixesbellard
2004-11-09audio clean up (initial patch by malc)bellard
2004-11-07audio merge (malc)bellard