log libaf/af_volume.c @ 24233:28dcfa978bad

age author description
Tue, 20 Mar 2007 09:53:31 +0000 diego Remove unnecessary unistd.h include.
Tue, 20 Mar 2007 09:46:00 +0000 diego Rename open to af_open so as not to conflict with a previous header definition.
Mon, 31 Jan 2005 11:43:36 +0000 alex using af_softclip
Mon, 27 Dec 2004 17:30:15 +0000 alex removing AFMT_ dependancy
Tue, 30 Nov 2004 19:02:29 +0000 rfelker very old 10l, discussed a long time ago but never fixed (default should be same vol, not -10 dB)
Sun, 10 Oct 2004 14:20:42 +0000 diego The full name of the GPL is GNU General Public License.
Fri, 25 Jun 2004 15:26:59 +0000 alex remove the latest use of log10 in favor of the better af_to_dB helper function, patch by Reimar Doffinger