summaryrefslogtreecommitdiff
path: root/src/audio_out
AgeCommit message (Expand)Author
2006-03-16[coverity]Thibaut Mattern
2006-01-29Imported FusionSound audio driver.Claudio Ciccani
2006-01-27Adapt the engine to the new list code.Thibaut Mattern
2006-01-25* Patch from SuSE to fix alsa after hardware suspendMiguel Freitas
2005-09-24- remove have_alsa_1_0_9Miguel Freitas
2005-09-05*BUGFIX*František Dvořák
2005-08-29*BUGFIX*František Dvořák
2005-08-25*BUGFIX*František Dvořák
2005-07-31s/HAS_ALSA/HAVE_ALSA/Darren Salt
2005-07-31Summary: For alsa-lib version 1.0.9 or above, we can detect if the hardware c...James Courtier-Dutton
2005-03-18Mac OS X CoreAudio audio output driver now uses a 32k ringbuffer, rather thanAndre Pang
2005-02-06**BUGFIX**František Dvořák
2005-02-04**BUGFIX**František Dvořák
2004-12-27- and don't forget to set is_paused to 0 once we've resumedBastien Nocera
2004-12-27- don't try to RESUME if we're not paused, fixes a spurious warning on exitBastien Nocera
2004-12-22rename clashing snd_mixer_waitDaniel Caujolle-Bert
2004-12-20remove all local names beginning with double underscore, because C99Michael Roitzsch
2004-12-19trying to properly close the polyaudio connectionMiguel Freitas
2004-12-12huge patch ahead: reorganizing config entries with automatic conversionMichael Roitzsch
2004-11-30Fix two errors in the volume <-> %age conversion functions:Darren Salt
2004-11-23do not close the mixer prematurelyMichael Roitzsch
2004-11-22reenables prebuffering when resuming (patch from Lennart)Miguel Freitas
2004-11-19improvements from LennartMiguel Freitas
2004-11-17mind the volume :)Miguel Freitas
2004-11-15polypaudio supportMiguel Freitas
2004-10-29use monotonic clock when availableMiguel Freitas
2004-10-08open and close the mixer device together with the PCM deviceMichael Roitzsch
2004-09-06Updates:František Dvořák
2004-09-02Warnings on WIN32.František Dvořák
2004-07-15- I shouldn't blindly commit...Bastien Nocera
2004-07-15- remove the "default" keyword for default sound devices, as this keywordBastien Nocera
2004-07-14- change the default output device for stereo and surrounds to be "default"Bastien Nocera
2004-07-11- add a work-around for aRts bug:Bastien Nocera
2004-07-05Change "MacOSX" -> "Mac OS X" for human-readable strings (still use MacOSXAndre Pang
2004-06-25- removed a printf() which causes the cause of the printf() to occur moreDaniel Mack
2004-06-22higher output gainDaniel Mack
2004-06-21CoreAudio output: Should call CloseComponent() on the component instances, notAndre Pang
2004-06-21CoreAudio output driver: build fix for libtool 1.5Andre Pang
2004-06-21CoreAudio output driver: renamed 'CloseAComponent' function to 'CloseComponent'Andre Pang
2004-06-20this is supposedly a booleanMichael Roitzsch
2004-06-12- removed evil exit() lines, they were meant for debugging purposes only,Daniel Mack
2004-06-12Try to get smaller A/V delayDaniel Mack
2004-06-10Added CoreAudio support for native sound output on MacOSX.Daniel Mack
2004-06-03close http://sourceforge.net/tracker/index.php?func=detail&aid=916089&group_i...Miguel Freitas
2004-06-03this include is obsolete, becauseMichael Roitzsch
2004-05-23rename from AO_CAP_32BITS to AO_CAP_FLOAT32Michael Roitzsch
2004-05-15Some more updates for 24bit sound.James Courtier-Dutton
2004-05-15Minor adjustments to start adding 24bit and 32bit-Float audio sample support.James Courtier-Dutton
2004-05-07extend help string for speaker arrangementMichael Roitzsch
2004-04-30Add "Speaker arrangement" config item support to oss as well.James Courtier-Dutton