Mercurial > mplayer.hg
log gui/util/bitmap.h @ 33588:c4d315b544a1
age | author | description |
---|---|---|
Sun, 19 Jun 2011 17:33:11 +0000 | diego | gui: Rename TRANSPARENT #define to MP_TRANSPARENT. |
Sat, 18 Jun 2011 14:33:41 +0000 | ib | Cosmetic: Rename some GUI variables and functions. |
Thu, 16 Jun 2011 11:19:15 +0000 | ib | Remove function Normalize(). |
Mon, 04 Apr 2011 19:12:31 +0000 | ib | Define the transparent color as a macro. |
Mon, 04 Apr 2011 15:10:05 +0000 | ib | Replace inttypes.h by stdint.h and remove inttypes.h where unneeded. |
Mon, 04 Apr 2011 13:02:56 +0000 | ib | Use appropriate data type uint32_t for 32 bpp bitmap data. |
Mon, 04 Apr 2011 12:40:20 +0000 | ib | Remove useless warning message. |
Mon, 28 Mar 2011 12:37:48 +0000 | ib | Move files with auxiliary functions to own directory. |