Age | Commit message (Expand) | Author |
2002-10-20 | more locking | Guenter Bartsch |
2002-10-20 | still trying to get a/v sync working, more locking | Guenter Bartsch |
2002-10-20 | secured another DSP_RESET ioctl | Guenter Bartsch |
2002-10-19 | at least my sb live doesn't like it when a write() call is interrupted by a S... | Guenter Bartsch |
2002-10-17 | move open_plugin function (used to create new plugin instances) from the plug... | Michael Roitzsch |
2002-10-16 | introduce audio/video_driver_class_t, adapt oss audio output plugin, exclude ... | Guenter Bartsch |
2002-09-05 | make all the plugin init functions static | Michael Roitzsch |
2002-09-04 | merging in the new_api branch ... unfortunately video_out / vo_scale is broke... | Guenter Bartsch |
2002-07-05 | - win32 bugfixes | Miguel Freitas |
2002-07-01 | improved audio resampling for limited featured sound cards (like the ones fou... | Miguel Freitas |
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-05-28 | FreeBSD compile fix | Heiko Schaefer |
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-23 | yet another sync method: probe sound card buffer size on startup | Miguel Freitas |
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-11 | Added DTS patch from Michael Roitzsch <amalthea@freenet.de> | Rich J Wareham |
2002-01-28 | make restoring volume settings at start optional (and disabled by default) | Siggi Langauf |
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 |
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-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 |
2001-11-04 | Bill's force audio rate patches, preparing for 0.9.40.9.4 | Guenter Bartsch |
2001-10-21 | softsync patches | Miguel Freitas |
2001-10-14 | start_time initialization moved, added latency configure option | Guenter Bartsch |
2001-10-14 | small cleanup, doesn't make sense to set start_time in the init function | Guenter Bartsch |
2001-10-14 | descriptor leak patch by Chris Rankin <rankinc@pacbell.net> | Guenter Bartsch |
2001-10-14 | system clock based softsync, based on work by Bill Fink <billfink@mindspring.... | Guenter Bartsch |
2001-10-07 | oss softsync patche provided by bill fink | Guenter Bartsch |
2001-10-01 | Add simple mixer control in xine-engine/ao plugins. Fixed some missings | Daniel Caujolle-Bert |
2001-09-30 | use SNDCTL_DSP_GETODELAY if available. fixes sync problem with the freebsd au... | Heiko Schaefer |
2001-09-28 | O_NONBLOCK (posix) seems to be prefered to O_NDELAY or the kernel | Juergen Keil |
2001-09-08 | increase gap tolerance for non-realtime drivers | Guenter Bartsch |
2001-09-06 | DTS via SPDIF | Joachim Koenig |
2001-09-01 | README updates. | James Courtier-Dutton |
2001-08-29 | update to liba52 v 0.7.0 including the dynamic range compensation feature (di... | Guenter Bartsch |
2001-08-25 | small cleanups | Guenter Bartsch |
2001-08-24 | fixed esd / gap support (configureable), coding style enforcement | Guenter Bartsch |
2001-08-23 | re-enabled audio resampling, correct a/v sync, corrected code style/indentati... | Guenter Bartsch |
2001-08-22 | Both OSS and ALSA09 are now supported by the new audio_out architecture. | James Courtier-Dutton |
2001-08-21 | First checkin of new audio_out architecture. | James Courtier-Dutton |