| Commit message (Expand) | Author | Age |
* | -ao alsa9:hw:0,0 fix by Wojtek Kaniewski <wojtekka@bydg.pdi.net> | alex | 2003-06-08 |
* | esd:server and esd latency support by Andrew Williams <andrew.s.williams@adel... | alex | 2003-05-30 |
* | do it the standard way (tm) | alex | 2003-05-23 |
* | cleanup/cosmetic patch by the author :) | alex | 2003-05-22 |
* | Native MacOSX audio output by Dan Christiansen <danchr@daimi.au.dk> | alex | 2003-05-21 |
* | 10l remove unused global | faust3 | 2003-05-16 |
* | Correct dumping hint (vc dummy faster than null). | ranma | 2003-05-05 |
* | 10l to arpi with commit r1.12, noticed by Daniel Mario Vega <dv5a@dc.uba.ar> | alex | 2003-03-23 |
* | 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk> | alex | 2003-03-21 |
* | fix -loop problem | faust3 | 2003-03-15 |
* | replace snd_pcm_drain with snd_pcm_drop | henry | 2003-03-14 |
* | Fix small memleak in control(). | ranma | 2003-03-14 |
* | 100l | arpi | 2003-02-12 |
* | The "initialize wav header with infinite lenght" broke the | arpi | 2003-02-04 |
* | hwac3 fix | arpi | 2003-02-03 |
* | temporary 'inifinte' length disabled (commit r1.13 reversed) due to user | arpi | 2003-02-02 |
* | compiler warning fixes patch by Dominik Mierzejewski <dominik@rangers.eu.org> | arpi | 2003-02-02 |
* | double free(), found by Olivier Galibert <galibert@pobox.com> | arpi | 2003-01-29 |
* | nice 10l bug, found by Balatoni Denes <pnis@coder.hu> | arpi | 2003-01-28 |
* | When the file is not finished to be written, | arpi | 2003-01-19 |
* | 10l :) | arpi | 2003-01-18 |
* | Workaround for returning very litte buffer space. | filon | 2003-01-10 |
* | 10l | arpi | 2003-01-09 |
* | (nicer) endianness fix for every plugin except pl_format | colin | 2003-01-03 |
* | trivial endianness fix | colin | 2003-01-03 |
* | trivial bigendian fix | colin | 2003-01-03 |
* | Rearrange the vo and ao driver order to prefer the native drivers and give | diego | 2003-01-03 |
* | 10l fixes sync? | faust3 | 2002-12-30 |
* | Added/reordered #includes to silence warnings about "implicit declaration". | rathann | 2002-12-28 |
* | ao_oss was not using the channel & format returned by the soundcard | arpi | 2002-12-28 |
* | DVB-HEAD (aka. NEWSTRUCT) detection & support | arpi | 2002-12-28 |
* | - Fix 8-bit sound in arts audio driver (logic in OBTAIN_BITRATE macro was | jkeil | 2002-12-27 |
* | Oops, missing Makefile in the esd audio driver check-in; libao2 Makefile needs | jkeil | 2002-12-27 |
* | new EsounD audio driver (-ao esd) | jkeil | 2002-12-27 |
* | compiler warning fixes | arpi | 2002-12-14 |
* | OK, I think I found why the alsa9 driver was breaking surround sound. | arpi | 2002-12-04 |
* | The enclosed patch should fix problems associated with playing 8-bit wide | arpi | 2002-12-04 |
* | 1l, opposite meaning of what's intended! | rfelker | 2002-11-28 |
* | avoid giving a /dev/dsp fd to child processes!! | rfelker | 2002-11-28 |
* | Implement volume setting functionality, | ranma | 2002-11-24 |
* | added float | alex | 2002-11-17 |
* | volnorm for bigendian | colin | 2002-11-17 |
* | *HUGE* set of compiler warning fixes, unused variables removal | arpi | 2002-11-06 |
* | fix endianness issue on bigendian (let libaf do the conversion ;)) | colin | 2002-11-02 |
* | warning fixes | henry | 2002-11-02 |
* | verbose can be negative | arpi | 2002-11-01 |
* | add ao_win32 | faust3 | 2002-10-25 |
* | new windows waveout audio driver | faust3 | 2002-10-25 |
* | Check what we obtain in SDL_OpenAudio() - allows to build the | colin | 2002-10-25 |
* | Change SDL_(Un)lockAudio to PauseAudio() (works better) | colin | 2002-10-24 |