Age | Commit message (Expand) | Author |
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-13 | Don't close/open the device on pause (only reset). | 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-05-28 | FreeBSD compile fix | Heiko Schaefer |
2002-05-27 | software volume control patch by Igor Mokrushin <igor@avtomir.ru> | Miguel Freitas |
2002-05-23 | connect to arts server only once and disconnects on exit. this fixes | Miguel Freitas |
2002-05-21 | patch from Ian Goldberg <ian@cypherpunks.ca>: | Miguel Freitas |
2002-05-02 | only include machine/soundcard.h for FreeBSD versions below 4.x | Heiko Schaefer |
2002-04-28 | last 0.9.9 preparations, disable ffmpeg debug output, error message fix for oss | Guenter Bartsch |
2002-04-28 | OSS 8 bit sound problem fix by Gert Vervoort <Gert.Vervoort@wxs.nl> plus inde... | Guenter Bartsch |
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-23 | yet another sync method: probe sound card buffer size on startup | Miguel Freitas |
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-04-06 | changes i forgot to commit with sound card drift patch. AO_MAX_GAP should | Miguel Freitas |
2002-03-24 | Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are broken | Daniel Caujolle-Bert |
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-03-11 | Fix muting set volume to 0 bug. | Daniel Caujolle-Bert |
2002-02-23 | Workaround added for a bug in Sun's audiocs driver (used for Ultra10, Ultra60, | Juergen Keil |
2002-02-11 | Added DTS patch from Michael Roitzsch <amalthea@freenet.de> | Rich J Wareham |
2002-02-08 | Avoid concurency access to mixer. | Daniel Caujolle-Bert |
2002-01-28 | make restoring volume settings at start optional (and disabled by default) | Siggi Langauf |
2002-01-20 | alsa 05 support: terminated. | Daniel Caujolle-Bert |
2002-01-15 | (half-blindly) applied dsp init patch from Michel Dänzer | Siggi Langauf |
2002-01-14 | miguel's latest still frame patches and some minor cleanups | Guenter Bartsch |
2002-01-09 | IRIX port finally compiles (and actually works) again. | Matthias Hopf |
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-18 | Remove unneeded char*. | Daniel Caujolle-Bert |
2001-12-18 | Native esd mixer control. | 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-12-01 | small bugfix from Stefan Bittner <sbi@pobox.com> | Guenter Bartsch |
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 | - Update the sun audio output plugin for new audio interface version 3, | Juergen Keil |
2001-11-24 | Fixed iface version of alsa plugin. | Daniel Caujolle-Bert |
2001-11-20 | eliminate xprintf in the sun audio driver | Juergen Keil |
2001-11-19 | - disabled xprintfs and updated to new config style (copied from | Harm van der Heijden |
2001-11-18 | configfile fixes/updates to new api. | James Courtier-Dutton |
2001-11-18 | more cleanups, config stuff bugfixes | Guenter Bartsch |
2001-11-18 | new configfile interface, code cleanup, xprintf is gone | Guenter Bartsch |
2001-11-17 | Add 'xine_' prefix to all of xine-utils functions (what about cpu | Daniel Caujolle-Bert |