aboutsummaryrefslogtreecommitdiffhomepage
path: root/loader
Commit message (Expand)AuthorAge
...
* Consistently use just the name of the #ifdef directive in preprocessor comments.Gravatar diego2008-01-01
* consistency cosmeticsGravatar diego2008-01-01
* Add explanatory comments to the #endif part of multiple inclusion guards.Gravatar diego2007-12-31
* Stop MPlayer from complaining about bogus AviSynth DLL load failures.Gravatar diego2007-12-18
* Replace hardcoded 0 by equivalent O_RDONLYGravatar reimar2007-10-21
* add comment to endifGravatar compn2007-10-18
* Add Coinitialize function to vfw encoder and win32 loader.Gravatar compn2007-10-17
* Detect support of and add necessary CFLAGS to avoid crashes when loadingGravatar diego2007-10-01
* Move AM_MEDIA_TYPE structure definition to mediatype.h.Gravatar voroshil2007-09-13
* 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
* cosmetics: Use uppercase for multiple inclusion guards and comment #endifs.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
* Fix indentation after r24367.Gravatar cehoyos2007-09-10
* Revert r24424.Gravatar voroshil2007-09-10
* Fix for:Gravatar voroshil2007-09-10
* Fix for a lot ofGravatar voroshil2007-09-10
* cosmetics: Add comments to some #endif preprocessor directives.Gravatar diego2007-09-10
* warning fixes:Gravatar diego2007-09-10
* warning fix:Gravatar diego2007-09-10
* warning fix:Gravatar diego2007-09-10
* warning fixes:Gravatar diego2007-09-10
* Fix for:Gravatar voroshil2007-09-10
* Fix for:Gravatar voroshil2007-09-10
* Proper fix for:Gravatar voroshil2007-09-10
* cosmetics: Fix silly typo.Gravatar diego2007-09-10
* warning fix:Gravatar diego2007-09-10
* warning fixes:Gravatar diego2007-09-10
* warning fix:Gravatar diego2007-09-10
* warning fixes:Gravatar diego2007-09-10
* warning fixes:Gravatar diego2007-09-10
* warning fixes:Gravatar diego2007-09-10
* warning fixes:Gravatar diego2007-09-10
* warning fixes:Gravatar diego2007-09-10
* warning fixes:Gravatar diego2007-09-10
* warning fix:Gravatar diego2007-09-10
* warning fixes:Gravatar diego2007-09-10
* warning fixes:Gravatar diego2007-09-10
* warning fixes:Gravatar diego2007-09-10
* warning fixes:Gravatar diego2007-09-10
* warning fix:Gravatar diego2007-09-10
* Avoid releasing of unallocated memory.Gravatar voroshil2007-09-08
* Always initialize pUnk pointer with zero.Gravatar voroshil2007-09-08
* Revert last commit, -mstackrealign was added in gcc 4.2 and should notGravatar diego2007-08-27
* Add -mstackrealign to CFLAGS on Darwin, fixes loading WMV9 DLL.Gravatar diego2007-08-24
* Ugly hack to make xanlib.dll work.Gravatar reimar2007-08-01
* ISO8859-1 --> UTF-8Gravatar diego2007-07-09