Age | Commit message (Expand) | Author |
2003-12-14 | API version bounce | Siggi Langauf |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-11-29 | AUDIODEV patch by Mitch@0Bits.COM | Miguel Freitas |
2003-11-26 | xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat... | Daniel Caujolle-Bert |
2003-10-06 | some housekeeping and compiler warnings | Michael Roitzsch |
2003-03-07 | remove verbose sun audio driver messages | Juergen Keil |
2002-12-21 | - add buf->decoder_info_ptr: portability for systems where pointer has | Miguel Freitas |
2002-11-20 | engine modifications to allow post plugin layer: | Michael Roitzsch |
2002-11-02 | Fix "Volume" support in the sun audio driver, the ui now wants to operate | Juergen Keil |
2002-10-22 | Re-enable the sun audio driver | Juergen Keil |
2002-10-07 | - Sun audio output plugin is able to play 8-bit sound. Announce this in | Juergen Keil |
2002-09-11 | new_api update for sun audio plugin | Juergen Keil |
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-06-12 | Remove no more needed XINE_LOGO. | Daniel Caujolle-Bert |
2002-04-06 | changes i forgot to commit with sound card drift patch. AO_MAX_GAP should | Miguel Freitas |
2002-03-11 | Add a "control" method to the audio drivers, to allow pause/resume of the | Juergen Keil |
2002-02-23 | Workaround 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-20 | eliminate xprintf in the sun audio driver | Juergen Keil |
2001-11-17 | Add 'xine_' prefix to all of xine-utils functions (what about cpu | Daniel Caujolle-Bert |
2001-10-06 | Rescale AO_PROP_*_VOL values from [0..100] range to Sun's [0..255] range. | Juergen Keil |
2001-09-28 | O_NONBLOCK (posix) seems to be prefered to O_NDELAY or the kernel | 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-06 | Add support for unsigned 8-bit audio format | Juergen Keil |
2001-09-01 | Flush buffered audio samples on audio driver close | Juergen Keil |
2001-08-24 | fixed esd / gap support (configureable), coding style enforcement | Guenter Bartsch |
2001-08-23 | Update Sun audio driver to new audio code. | Juergen Keil |
2001-08-14 | audio output plugin priority handling, based on patch provided by Philip Stad... | Guenter Bartsch |
2001-06-26 | last_audio_vpts stuff added to sun audio driver | Juergen Keil |
2001-06-23 | fixed race between metronom and xine engine, small audio plugin api change to... | Guenter Bartsch |
2001-06-22 | Make sure the sun-style-ioctl audio plugin compiles on NetBSD | Juergen Keil |
2001-06-21 | solaris and stability patches provided by Juergen Keil | Guenter Bartsch |