log libao2/ao_oss.c @ 6588:12826366a806

age author description
Fri, 28 Jun 2002 16:42:32 +0000 alex more informal warning and also fixed a 10l bug. Patch by tibcu
Mon, 03 Jun 2002 23:23:03 +0000 arpi msg/i18n fixes and some printf->mp_msg
Mon, 20 May 2002 03:25:26 +0000 arpi big cosmetics patch, cleanup of messages printed by mplayer and libs.
Mon, 13 May 2002 20:11:51 +0000 arpi fix for L<->R swap with 6ch playback - based on patch by Eric Lammerts <eric@lammerts.org>
Mon, 29 Apr 2002 20:42:15 +0000 arpi nonblock open is not legal for OSS (see OSS api docs), and causes problems on freebsd (and maybe other OSs)
Sat, 27 Apr 2002 22:42:27 +0000 arpi OpenBSD, NetBSD portability patches by
Mon, 22 Apr 2002 22:33:06 +0000 arpi AFMT_AC3 autodetect/fallback to S16
Tue, 19 Mar 2002 19:16:01 +0000 arpi non-blocking open - patch by Fredrik Kuivinen <freku045@student.liu.se>
Fri, 22 Feb 2002 14:20:15 +0000 alex using PATH_DEV_*
Thu, 21 Feb 2002 16:02:26 +0000 anders Moved HW dependent mixer stuff to libao and removed master switch
Tue, 15 Jan 2002 22:55:28 +0000 arpi hwac3 fix for cmedia 8738 by Hans-Peter Raschke <Hans-Peter.Raschke@wintermann-datenservice.de>
Tue, 11 Dec 2001 09:23:57 +0000 steve limit get_space return <= MAX_OUTBURST, whilst always an exact number of fragments
Tue, 04 Dec 2001 17:54:08 +0000 steve fixed to check that SNDCTL_DSP_CHANNELS actually grants the requested number of channels
Wed, 28 Nov 2001 12:46:23 +0000 steve Extended oss output driver and libac3 to support 4 and 6 channel output mixes. added -channels command line option
Mon, 26 Nov 2001 11:30:35 +0000 anders Audio delay bugfix