log libao2/ao_oss.c @ 8303:322f1a91a5e7

age author description
Thu, 28 Nov 2002 16:14:08 +0000 rfelker avoid giving a /dev/dsp fd to child processes!!
Fri, 01 Nov 2002 17:46:45 +0000 arpi verbose can be negative
Tue, 08 Oct 2002 22:41:45 +0000 rfelker remove nonsense warnings now that libaf is used
Sun, 22 Sep 2002 02:33:28 +0000 arpi tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
Wed, 28 Aug 2002 19:37:13 +0000 alex release /dev/dsp on pause patch by Eric Lammerts <eric@lammerts.org> (and D Richard Felker III <dalias@aerifal.cx>)
Sun, 04 Aug 2002 18:33:26 +0000 arpi format incompatibility warning
Thu, 25 Jul 2002 20:28:47 +0000 pontscho - add some control (ao_oss, pl_extrastereo)
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>