log gui/bitmap.h @ 32948:dc026d74dfce

age author description
Sun, 06 Mar 2011 13:57:21 +0000 ib Add variable names to prototype declarations.
Wed, 02 Mar 2011 18:14:20 +0000 ib Add new function bpFree() to free txSamples (bitmaps).
Wed, 02 Mar 2011 17:17:19 +0000 ib Cosmetic: Format to MPlayer coding style.
Tue, 22 Apr 2008 09:33:39 +0000 diego Add standard GPL header to individual files.
Fri, 22 Feb 2008 09:09:46 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Sun, 06 Jan 2008 23:20:15 +0000 diego Fix illegal identifiers: Names starting with __ or _ and uppercase are reserved
Mon, 02 Jul 2007 22:34:45 +0000 diego Do not use leading underscores in multiple inclusion guards, they are reserved.
Mon, 02 Jul 2007 20:55:05 +0000 diego Add consistent GUI prefix to multiple inclusion guards.
Wed, 02 May 2007 16:24:23 +0000 reimar Make functions and variables not used outside bitmap.c static
Wed, 02 May 2007 16:17:16 +0000 reimar Remove useless extern before function prototypes
Mon, 23 Apr 2007 07:42:42 +0000 diego Gui --> gui