Age | Commit message (Expand) | Author |
2002-07-03 | Only test 8bit, do not set it | Philipp Hahn |
2002-07-03 | Optionally reduce logging output | Philipp Hahn |
2002-07-02 | Fix spelling | Philipp Hahn |
2002-07-02 | Some fixes to the recent changes made to audio_alsa_out. | James Courtier-Dutton |
2002-07-01 | improved audio resampling for limited featured sound cards (like the ones fou... | Miguel Freitas |
2002-07-01 | Pre-final: cleanup period-size calculation | Philipp Hahn |
2002-07-01 | FIX: Set buffer-time instead of buffer-size | Philipp Hahn |
2002-07-01 | Fix rate adjustment | Philipp Hahn |
2002-07-01 | Add documentation | Philipp Hahn |
2002-07-01 | Add/improve error reporting | Philipp Hahn |
2002-07-01 | Remove unused variable | Philipp Hahn |
2002-07-01 | Remove obsolete cruft | Philipp Hahn |
2002-06-17 | Use reset call instead of drop. | Thibaut Mattern |
2002-06-15 | Try pause call only once. | Thibaut Mattern |
2002-06-13 | Try to use snd_pcm_pause, fallback to a reset if it doesn't work. | Thibaut Mattern |
2002-06-12 | Remove no more needed XINE_LOGO. | Daniel Caujolle-Bert |
2002-06-03 | Flush audio_out buffers at seek and pause. | Thibaut Mattern |
2002-06-03 | Due of a nice suggestion from Siggi, remember_volume has moved to audio_out, | Daniel Caujolle-Bert |
2002-06-03 | Add "remember volume" feature. | Daniel Caujolle-Bert |
2002-04-27 | Just in case something goes wrong, stop with a handy error message. | Matthias Dahl |
2002-04-27 | Try do use the right asoundlib header file (avoid warning message). | Daniel Caujolle-Bert |
2002-04-15 | Alsa pause and resume is not stable enought yet. | James Courtier-Dutton |
2002-04-13 | Fixed the audio pausing/resuming on alsa09. | James Courtier-Dutton |
2002-03-21 | Correct some parameters in some alsa-lib function calls. | James Courtier-Dutton |
2002-03-11 | Add a "control" method to the audio drivers, to allow pause/resume of the | Juergen Keil |
2002-02-08 | Avoid concurency access to mixer. | Daniel Caujolle-Bert |
2001-12-24 | Oops, comment more than necessary. | Daniel Caujolle-Bert |
2001-12-24 | Close sound mixer on exit (patch from Chris Rankin <rankincj@yahoo.com>) | Daniel Caujolle-Bert |
2001-12-16 | Handle mixer event (form other softs). | Daniel Caujolle-Bert |
2001-12-10 | ALSA out capabilities output made similar to OSS. | James Courtier-Dutton |
2001-12-10 | Fix audio_alsa_out:write. | James Courtier-Dutton |
2001-11-30 | Valid mrls are no more static (except few ones), like file suffix too. | Daniel Caujolle-Bert |
2001-11-28 | Modify period sizes to better values. | James Courtier-Dutton |
2001-11-24 | Fixed iface version of alsa plugin. | Daniel Caujolle-Bert |
2001-11-18 | configfile fixes/updates to new api. | James Courtier-Dutton |
2001-11-17 | Add 'xine_' prefix to all of xine-utils functions (what about cpu | Daniel Caujolle-Bert |
2001-11-14 | using backwards compatible asoundlib.h | Siggi Langauf |
2001-11-13 | Tidy bits. | James Courtier-Dutton |
2001-11-13 | Hopefully the fix for alsa09 passthru. | James Courtier-Dutton |
2001-10-20 | big event cleanup: one single mechanism is now used for all communications be... | Guenter Bartsch |
2001-10-14 | increasing alsa priority so it will be used instead of alsa's oss emulation | Guenter Bartsch |
2001-10-02 | wrong include path | Guenter Bartsch |
2001-10-01 | Add simple mixer control in xine-engine/ao plugins. Fixed some missings | Daniel Caujolle-Bert |
2001-09-14 | Fix xine --help audio plugin sensing. | James Courtier-Dutton |
2001-09-12 | Make the default settings work on more systems. | James Courtier-Dutton |
2001-09-06 | DTS via SPDIF | Joachim Koenig |
2001-09-01 | README updates. | James Courtier-Dutton |
2001-08-29 | Fogotten A52 changes. | Daniel Caujolle-Bert |
2001-08-26 | Surround sound audio actually works now. | James Courtier-Dutton |
2001-08-26 | MONO, STEREO, 4CHANNEL, 5CHANNEL and 5.1CHANNEL analogue audio out now work. | James Courtier-Dutton |