Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 13 Oct 2008 16:26:05 +0000 | diego | Remove global definition of WIN32 in config.h for Cygwin. |
Mon, 13 Oct 2008 16:23:55 +0000 | diego | Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__. |
Mon, 13 Oct 2008 16:06:15 +0000 | diego | Remove pointless #ifdef around the whole file, it is just a complicated #if 1. |