Age | Commit message (Expand) | Author |
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 |
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-11-04 | Bill's force audio rate patches, preparing for 0.9.40.9.4 | Guenter Bartsch |
2001-10-22 | Fixed libxineutils linking. | Daniel Caujolle-Bert |
2001-10-22 | introducing libxineutils and a this pointer for video_out_x11 callbacks | Guenter Bartsch |
2001-10-21 | softsync patches | Miguel Freitas |
2001-10-20 | big event cleanup: one single mechanism is now used for all communications be... | Guenter Bartsch |
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 | increasing alsa priority so it will be used instead of alsa's oss emulation | Guenter Bartsch |
2001-10-14 | new simulated buffer softsync for esd output | 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-12 | - fix for playing low quality sound (like 11127Hz,8bit,mono) | Miguel Freitas |
2001-10-07 | oss softsync patche provided by bill fink | Guenter Bartsch |
2001-10-06 | Rescale AO_PROP_*_VOL values from [0..100] range to Sun's [0..255] range. | Juergen Keil |
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-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-24 | Unblock SIGALRM, while we try to open esd. SIGALRM is used in an esd daemon | Juergen Keil |
2001-09-23 | audio_fd not initialized, sun audio driver can close random filedescriptors. | Juergen Keil |
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-08 | increase gap tolerance for non-realtime drivers | Guenter Bartsch |
2001-09-06 | IRIX audio port added. | Matthias Hopf |