log mp3lib/test.c @ 31659:a05f97bad2a9

age author description
Mon, 14 Jun 2010 11:28:51 +0000 diego Add ad_mp3lib.h #include for the mplayer_audio_read prototype.
Mon, 14 Jun 2010 11:27:26 +0000 diego Revert marking mplayer_audio_read() as static; it is used from linked .o files.
Mon, 14 Jun 2010 09:33:48 +0000 diego Mark mplayer_audio_read() function as static; it is not used outside the file.
Wed, 03 Feb 2010 08:32:35 +0000 diego Add missing license headers to test programs for external libraries.
Thu, 08 Oct 2009 11:25:01 +0000 diego cosmetics: Remove some pointless parentheses from return calls.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Mon, 05 Jan 2009 14:48:03 +0000 diego Add missing 'void' keyword to parameterless function declarations.