Age | Commit message (Expand) | Author |
2001-08-18 | corrected code indentiation | Guenter Bartsch |
2001-08-14 | audio output plugin priority handling, based on patch provided by Philip Stad... | Guenter Bartsch |
2001-08-13 | alsa05 patch provided by Peter Weissgerber | Guenter Bartsch |
2001-08-12 | make oss output check if sampling rate is supported and try 44100 hz if not | Guenter Bartsch |
2001-08-05 | Fixed a very hard to track bug with 5.0 or 5.1 playback: | Eduard Hasenleithner |
2001-08-05 | Implemented preferred OSS audio device.xine-0_5_0-release0.5.0 | Eduard Hasenleithner |
2001-08-01 | new sync stuff and SPDIF corrections | Joachim Koenig |
2001-07-30 | artsd audio output patch by Philip Stadermann | Guenter Bartsch |
2001-07-26 | PPC patches by Bill Fink | Guenter Bartsch |
2001-07-22 | Made resampling switchable through xinerc. | Eduard Hasenleithner |
2001-07-22 | Fixed missing case for 5.1 output. | Eduard Hasenleithner |
2001-07-20 | latest libac3 update from walken including lfe support | Guenter Bartsch |
2001-07-18 | Split alsa drivers, more checks about versions. Made xine lib c++ compliant. | Daniel Caujolle-Bert |
2001-07-17 | Fixed distcheck failure. Fixed Slackware/Redhat package generation. | Daniel Caujolle-Bert |
2001-07-16 | IRIX / mips port. Audio and CD support are not implemented yet. | Matthias Hopf |
2001-07-14 | Enable STEREO again. | James Courtier-Dutton |
2001-07-14 | cleaned up and finished spu_thread removal | Guenter Bartsch |
2001-07-10 | Fixed get_dir in input plugins. Fixed a strange header inclusion bug | Daniel Caujolle-Bert |
2001-06-30 | (hopefully) fixed alsa driver | Guenter Bartsch |
2001-06-26 | last_audio_vpts stuff added to sun audio driver | Juergen Keil |
2001-06-25 | small code cleanup, no warnings when compiling esd | Guenter Bartsch |
2001-06-24 | fixed esd output plugin | Guenter Bartsch |
2001-06-24 | added arts audio support contributed by Philip Stadermann | Guenter Bartsch |
2001-06-24 | fixed small audio_fd initialization bug | Guenter Bartsch |
2001-06-24 | added missing metronom functions (sorry... ;-)) | Guenter Bartsch |
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 |
2001-06-16 | err message bugfix | Guenter Bartsch |
2001-06-15 | Fixed some warns. | Daniel Caujolle-Bert |
2001-06-14 | small patches and bugfixes (debugging on freebsd...) | Guenter Bartsch |
2001-06-11 | SPDIF works now | Joachim Koenig |
2001-06-11 | ac3 spdif output on oss drivers from James Courtier-Dutton | Guenter Bartsch |
2001-06-06 | Added alsa 0.5 compilation. Only one driver will be enabled at same | Daniel Caujolle-Bert |
2001-06-06 | driver for alsa 0.5.x | Joachim Koenig |
2001-06-05 | more credits | Joachim Koenig |
2001-06-05 | some copyrights and devices now configurable | Joachim Koenig |
2001-06-05 | fixed little bug for buffer underruns | Guenter Bartsch |
2001-06-04 | protection agains dry buffers (alsa oss emulation) and less debugging output | Guenter Bartsch |
2001-06-04 | a radically simplified (but working) audio output syncing method | Guenter Bartsch |
2001-06-01 | Fixed compilation with 0.5 library. | Daniel Caujolle-Bert |
2001-05-31 | more ac3 stuff now in driver | Joachim Koenig |
2001-05-30 | alsa is back again | Joachim Koenig |
2001-05-27 | mpg123 decoder plugin, 4/5-channel surround, ac3 pass-through (untested) and ... | Guenter Bartsch |
2001-05-26 | Add install-debug rules. This fix the "make install" problem with | Daniel Caujolle-Bert |
2001-05-08 | Check for byteswap.h presence. Add workaround for AFMT_S16_NE definition. | Daniel Caujolle-Bert |
2001-05-07 | Fixed the way to detect libtool version. Add get_capabilities(),get_property() | Daniel Caujolle-Bert |
2001-05-07 | Check and comply with devfs (i hope). | Daniel Caujolle-Bert |
2001-04-28 | bugfix in video_out_xv, sorted out audio output plugin handling/code | Guenter Bartsch |
2001-04-27 | fixed video output plugin handling, more cleanups, commented out not-working ... | Guenter Bartsch |