summaryrefslogtreecommitdiff
path: root/src/audio_out
AgeCommit message (Collapse)Author
2001-06-16err message bugfixGuenter Bartsch
CVS patchset: 193 CVS date: 2001/06/16 19:58:31
2001-06-15Fixed some warns.Daniel Caujolle-Bert
CVS patchset: 185 CVS date: 2001/06/15 08:58:11
2001-06-14small patches and bugfixes (debugging on freebsd...)Guenter Bartsch
CVS patchset: 174 CVS date: 2001/06/14 09:19:44
2001-06-11SPDIF works nowJoachim Koenig
CVS patchset: 166 CVS date: 2001/06/11 19:37:53
2001-06-11ac3 spdif output on oss drivers from James Courtier-DuttonGuenter Bartsch
CVS patchset: 165 CVS date: 2001/06/11 10:40:09
2001-06-06Added alsa 0.5 compilation. Only one driver will be enabled at sameDaniel Caujolle-Bert
time, this is temporary. CVS patchset: 131 CVS date: 2001/06/06 19:34:23
2001-06-06driver for alsa 0.5.xJoachim Koenig
CVS patchset: 130 CVS date: 2001/06/06 16:41:35
2001-06-05more creditsJoachim Koenig
CVS patchset: 128 CVS date: 2001/06/05 19:50:56
2001-06-05some copyrights and devices now configurableJoachim Koenig
CVS patchset: 127 CVS date: 2001/06/05 16:58:47
2001-06-05fixed little bug for buffer underrunsGuenter Bartsch
CVS patchset: 125 CVS date: 2001/06/05 04:40:53
2001-06-04protection agains dry buffers (alsa oss emulation) and less debugging outputGuenter Bartsch
CVS patchset: 124 CVS date: 2001/06/04 17:19:28
2001-06-04a radically simplified (but working) audio output syncing methodGuenter Bartsch
CVS patchset: 123 CVS date: 2001/06/04 17:13:36
2001-06-01Fixed compilation with 0.5 library.Daniel Caujolle-Bert
CVS patchset: 110 CVS date: 2001/06/01 07:25:26
2001-05-31more ac3 stuff now in driverJoachim Koenig
CVS patchset: 107 CVS date: 2001/05/31 18:36:08
2001-05-30alsa is back againJoachim Koenig
CVS patchset: 103 CVS date: 2001/05/30 18:31:32
2001-05-27mpg123 decoder plugin, 4/5-channel surround, ac3 pass-through (untested) and ↵Guenter Bartsch
minor bugfixes CVS patchset: 86 CVS date: 2001/05/27 23:48:12
2001-05-26Add install-debug rules. This fix the "make install" problem withDaniel Caujolle-Bert
debug version builds. Fixed The debug rule in src/input. CVS patchset: 85 CVS date: 2001/05/26 22:04:38
2001-05-08Check for byteswap.h presence. Add workaround for AFMT_S16_NE definition.Daniel Caujolle-Bert
CVS patchset: 70 CVS date: 2001/05/08 11:31:39
2001-05-07Fixed the way to detect libtool version. Add get_capabilities(),get_property()Daniel Caujolle-Bert
and set_property() to audio out. get_supported_modes removed, use get_cap() instead. Change the way of capabilities, match like video_out AO_CAP_* and AO_PROP_*. Fixed a small typo in demux_mpeg.c. Fixed libmpg123 audio output callings arguments. Change the AO_MODE to AO_CAP_MODE in all required locations. CVS patchset: 69 CVS date: 2001/05/07 03:40:34
2001-05-07Check and comply with devfs (i hope).Daniel Caujolle-Bert
CVS patchset: 68 CVS date: 2001/05/07 02:25:00
2001-04-28bugfix in video_out_xv, sorted out audio output plugin handling/codeGuenter Bartsch
CVS patchset: 39 CVS date: 2001/04/28 19:47:41
2001-04-27fixed video output plugin handling, more cleanups, commented out not-working ↵Guenter Bartsch
code CVS patchset: 37 CVS date: 2001/04/27 23:51:52
2001-04-27Fixed audio out init functions names.Daniel Caujolle-Bert
CVS patchset: 36 CVS date: 2001/04/27 11:32:39
2001-04-27Audio out compile again. Change prototypes in audio out, libac3 andDaniel Caujolle-Bert
libmpg123, passing the metronom arg. CVS patchset: 34 CVS date: 2001/04/27 10:42:38
2001-04-24Fix some install patch (forgotten), plus nofpic builds.Daniel Caujolle-Bert
CVS patchset: 24 CVS date: 2001/04/24 21:36:31
2001-04-24Reunification of xine-lib and xine-output. Some code cleanups.Daniel Caujolle-Bert
CVS patchset: 21 CVS date: 2001/04/24 20:53:00