summaryrefslogtreecommitdiff
path: root/src/audio_out/audio_sun_out.c
AgeCommit message (Expand)Author
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
2002-04-06changes i forgot to commit with sound card drift patch. AO_MAX_GAP shouldMiguel Freitas
2002-03-11Add a "control" method to the audio drivers, to allow pause/resume of theJuergen Keil
2002-02-23Workaround added for a bug in Sun's audiocs driver (used for Ultra10, Ultra60,Juergen Keil
2001-11-24- Update the sun audio output plugin for new audio interface version 3,Juergen Keil
2001-11-20eliminate xprintf in the sun audio driverJuergen Keil
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
2001-10-06Rescale AO_PROP_*_VOL values from [0..100] range to Sun's [0..255] range.Juergen Keil
2001-09-28O_NONBLOCK (posix) seems to be prefered to O_NDELAY or the kernelJuergen Keil
2001-09-23audio_fd not initialized, sun audio driver can close random filedescriptors.Juergen Keil
2001-09-14Fix xine --help audio plugin sensing.James Courtier-Dutton
2001-09-06Add support for unsigned 8-bit audio formatJuergen Keil
2001-09-01Flush buffered audio samples on audio driver closeJuergen Keil
2001-08-24fixed esd / gap support (configureable), coding style enforcementGuenter Bartsch
2001-08-23Update Sun audio driver to new audio code.Juergen Keil
2001-08-14audio output plugin priority handling, based on patch provided by Philip Stad...Guenter Bartsch
2001-06-26last_audio_vpts stuff added to sun audio driverJuergen Keil
2001-06-23fixed race between metronom and xine engine, small audio plugin api change to...Guenter Bartsch
2001-06-22Make sure the sun-style-ioctl audio plugin compiles on NetBSDJuergen Keil
2001-06-21solaris and stability patches provided by Juergen KeilGuenter Bartsch