aboutsummaryrefslogtreecommitdiffhomepage
path: root/loader/wine
Commit message (Expand)AuthorAge
* Revert fixing illegal identifiers to fix compilation on MinGW. UnfortunatelyGravatar diego2008-03-02
* Fix illegal identifiers starting with _ and capital letters.Gravatar diego2008-03-01
* Add MPLAYER_ prefix to multiple inclusion guards.Gravatar diego2008-02-23
* Remove misplaced #endif comment.Gravatar diego2008-02-21
* Get rid of redundant dbg_printf redefinition. Fixes some warnings:Gravatar diego2008-01-28
* Remove $Id$ tags, they make diffs between different versionsGravatar reimar2008-01-27
* Remove unused DPRINTF__ macro.Gravatar diego2008-01-23
* Fix a ton of illegal identifiers. Identifiers starting with __ or _ and aGravatar diego2008-01-20
* Consistently use just the name of the #ifdef directive in preprocessor comments.Gravatar diego2008-01-01
* Add explanatory comments to the #endif part of multiple inclusion guards.Gravatar diego2007-12-31
* add comment to endifGravatar compn2007-10-18
* Add Coinitialize function to vfw encoder and win32 loader.Gravatar compn2007-10-17
* Remove leading underscores from multiple inclusion guards,Gravatar diego2007-09-13
* Fix include path.Gravatar diego2007-09-13
* Remove redundant #ifndef, __WINE_MMSYSTEM_H is never defined.Gravatar diego2007-09-12
* Remove useless #ifndef, __WINE_WINGDI_H is never defined.Gravatar diego2007-09-12
* Remove redundant multiple inclusion guard.Gravatar diego2007-09-12
* Consistently use path as multiple inclusion guard.Gravatar diego2007-09-12
* Revert r24424.Gravatar voroshil2007-09-10
* Fix for a lot ofGravatar voroshil2007-09-10
* cosmetics: Add comments to some #endif preprocessor directives.Gravatar diego2007-09-10
* Get rid of superfluous __WINE__ #define, it was always enabled andGravatar diego2007-06-02
* fix compilation for win32 dll codec support for intel osxGravatar nplourde2006-11-27
* CVS --> Subversion in copyright noticesGravatar diego2006-06-22
* Several minor fixes: Correctly advertise SSE and SSE2 instruction sets,Gravatar reimar2005-10-02
* Remove stray MSDOS linebreaksGravatar ivo2005-08-10
* mingw and maybe other system define the __int* types to char, short..., so th...Gravatar faust32005-06-07
* Mark modified imported files as such to comply with GPL ยง2a.Gravatar diego2005-04-15
* icc support by Darek Ostolski <ostolski at kwantum dot gda dot pl>Gravatar diego2005-01-14
* loader gcc warning fixes and avifile syncGravatar rathann2004-08-28
* Better protection against double definition of MPEGLAYER3WAVEFORMATGravatar wight2004-08-09
* minimal fix for alex's 1000000000000l compile errors. imo the fix inGravatar rfelker2004-04-30
* last mingw32 support patch by Sascha SommerGravatar alex2003-04-24
* VfwEx uninit crash fixed, bugreport by Wolfgang Thiess <wollet1@gmx.net>Gravatar arpi2002-10-09
* avifile sync - 95% cosmetics 5% bugGravatar arpi2002-09-13
* ICDecompressEndEx() addedGravatar arpi2002-09-03
* fix some warnings on cygwin, patch by Sylvain Petreolle <spetreolle@yahoo.fr>Gravatar atmos42002-08-31
* cygwin & darwin fixes by Joey Parrish <joey@yunamusic.com>Gravatar arpi2002-06-04
* allow LPSTR typedefGravatar arpi2002-03-20
* better namingGravatar arpi2002-02-07
* reversed patch - faszom (C++) .so-baGravatar arpi2001-12-17
* ULONG bug fixGravatar pontscho2001-12-16
* workaround for Alpha - by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>Gravatar arpi2001-12-16
* avifile merge. kabi: indent changes really suxxxxGravatar arpi2001-12-11
* decl. of VirtualFree changed (avifile sync)Gravatar arpi2001-11-26
* packed attribute addedGravatar arpi2001-11-26
* MPEGLAYER3WAVEFORMAT addedGravatar arpi2001-11-02
* new Processor FeaturesGravatar alex2001-10-30
* removed unused buggy shitGravatar arpi2001-09-02
* GUID fixGravatar arpi2001-09-02