Age | Commit message (Expand) | Author |
2005-07-31 | Summary: For alsa-lib version 1.0.9 or above, we can detect if the hardware c... | James Courtier-Dutton |
2005-03-18 | Mac OS X CoreAudio audio output driver now uses a 32k ringbuffer, rather than | Andre 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 resumed | Bastien Nocera |
2004-12-27 | - don't try to RESUME if we're not paused, fixes a spurious warning on exit | Bastien Nocera |
2004-12-22 | rename clashing snd_mixer_wait | Daniel Caujolle-Bert |
2004-12-20 | remove all local names beginning with double underscore, because C99 | Michael Roitzsch |
2004-12-19 | trying to properly close the polyaudio connection | Miguel Freitas |
2004-12-12 | huge patch ahead: reorganizing config entries with automatic conversion | Michael Roitzsch |
2004-11-30 | Fix two errors in the volume <-> %age conversion functions: | Darren Salt |
2004-11-23 | do not close the mixer prematurely | Michael Roitzsch |
2004-11-22 | reenables prebuffering when resuming (patch from Lennart) | Miguel Freitas |
2004-11-19 | improvements from Lennart | Miguel Freitas |
2004-11-17 | mind the volume :) | Miguel Freitas |
2004-11-15 | polypaudio support | Miguel Freitas |
2004-10-29 | use monotonic clock when available | Miguel Freitas |
2004-10-08 | open and close the mixer device together with the PCM device | Michael Roitzsch |
2004-09-06 | Updates: | František Dvořák |
2004-09-02 | Warnings 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 keyword | Bastien 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-05 | Change "MacOSX" -> "Mac OS X" for human-readable strings (still use MacOSX | Andre Pang |
2004-06-25 | - removed a printf() which causes the cause of the printf() to occur more | Daniel Mack |
2004-06-22 | higher output gain | Daniel Mack |
2004-06-21 | CoreAudio output: Should call CloseComponent() on the component instances, not | Andre Pang |
2004-06-21 | CoreAudio output driver: build fix for libtool 1.5 | Andre Pang |
2004-06-21 | CoreAudio output driver: renamed 'CloseAComponent' function to 'CloseComponent' | Andre Pang |
2004-06-20 | this is supposedly a boolean | Michael Roitzsch |
2004-06-12 | - removed evil exit() lines, they were meant for debugging purposes only, | Daniel Mack |
2004-06-12 | Try to get smaller A/V delay | Daniel Mack |
2004-06-10 | Added CoreAudio support for native sound output on MacOSX. | Daniel Mack |
2004-06-03 | close http://sourceforge.net/tracker/index.php?func=detail&aid=916089&group_i... | Miguel Freitas |
2004-06-03 | this include is obsolete, because | Michael Roitzsch |
2004-05-23 | rename from AO_CAP_32BITS to AO_CAP_FLOAT32 | Michael Roitzsch |
2004-05-15 | Some more updates for 24bit sound. | James Courtier-Dutton |
2004-05-15 | Minor adjustments to start adding 24bit and 32bit-Float audio sample support. | James Courtier-Dutton |
2004-05-07 | extend help string for speaker arrangement | Michael Roitzsch |
2004-04-30 | Add "Speaker arrangement" config item support to oss as well. | James Courtier-Dutton |
2004-04-30 | Implement a more user friendly "Speaker arrangement" config item. | James Courtier-Dutton |
2004-04-26 | Ooops, no debugging and more | Michael Roitzsch |
2004-04-26 | it is now possible to select a different mixer number | Michael Roitzsch |
2004-04-23 | - big endian fix, and delay fixes for the file (wave) audio output plugin | Bastien Nocera |
2004-04-14 | don't give up at first mixer init failure.patch from Ronald Wahl <patchman at... | Daniel Caujolle-Bert |
2004-04-11 | typo fixes from Frantisek | Michael Roitzsch |
2004-04-11 | thanks to Frantisek for finding the multiline string, but the space should be... | Michael Roitzsch |
2004-04-10 | Make xgettext and gcc happy. :-) | František Dvořák |
2004-04-10 | improving config help strings | Michael Roitzsch |