log loader/wine/vfw.h @ 37195:ac6c37d85d65 default tip

age author description
Sun, 21 Feb 2010 23:33:03 +0000 diego Add public function VideoForWindowsVersion() to the appropriate header file.
Thu, 11 Feb 2010 14:33:57 +0000 diego Remove extern "C" declarations from loader code.
Mon, 04 Jan 2010 20:36:27 +0000 diego Add required header #includes to satisfy 'make checkheaders'.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Sun, 02 Mar 2008 19:38:50 +0000 diego Revert fixing illegal identifiers to fix compilation on MinGW. Unfortunately
Sat, 01 Mar 2008 10:48:29 +0000 diego Fix illegal identifiers starting with _ and capital letters.
Sat, 23 Feb 2008 14:50:55 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Sun, 27 Jan 2008 12:15:27 +0000 reimar Remove $Id$ tags, they make diffs between different versions
Sun, 20 Jan 2008 17:16:39 +0000 diego Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a
Thu, 13 Sep 2007 08:50:21 +0000 diego Remove leading underscores from multiple inclusion guards,
Wed, 12 Sep 2007 23:14:55 +0000 diego Remove useless #ifndef, __WINE_WINGDI_H is never defined.
Thu, 22 Jun 2006 13:34:00 +0000 diego CVS --> Subversion in copyright notices
Fri, 15 Apr 2005 20:17:14 +0000 diego Mark modified imported files as such to comply with GPL ¡ø2a.
Sat, 28 Aug 2004 20:22:38 +0000 rathann loader gcc warning fixes and avifile sync
Wed, 09 Oct 2002 13:16:27 +0000 arpi VfwEx uninit crash fixed, bugreport by Wolfgang Thiess <wollet1@gmx.net>
Fri, 13 Sep 2002 19:43:17 +0000 arpi avifile sync - 95% cosmetics 5% bug
Tue, 03 Sep 2002 20:02:53 +0000 arpi ICDecompressEndEx() added
Thu, 07 Feb 2002 20:22:56 +0000 arpi better naming
Sun, 16 Dec 2001 21:52:41 +0000 arpi workaround for Alpha - by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
Mon, 26 Nov 2001 01:14:17 +0000 arpi packed attribute added
Sat, 14 Jul 2001 17:00:38 +0000 jkeil Remove some superfluous casts. Fixes a few compile warnings.
Fri, 13 Jul 2001 08:51:50 +0000 jkeil Fix two prototype warnings
Thu, 12 Jul 2001 15:27:48 +0000 jkeil Add prototypes to wine/loader stuff, so that we can catch __stdcall function
Sun, 08 Jul 2001 17:20:46 +0000 arpi VfwEx support
Sun, 18 Mar 2001 01:01:03 +0000 arpi_esp DLL loader updated from avifile-0.60beta4
Sat, 24 Feb 2001 20:28:24 +0000 arpi_esp Initial revision