| Commit message (Expand) | Author | Age |
* | Get rid of pointless 'extern' keywords. | diego | 2008-12-03 |
* | Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'. | diego | 2008-10-16 |
* | Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg. | diego | 2008-10-16 |
* | cosmetics: Remove pointless parentheses from return statements. | diego | 2008-05-16 |
* | Revert fixing illegal identifiers to fix compilation on MinGW. Unfortunately | diego | 2008-03-02 |
* | Fix illegal identifiers starting with _ and capital letters. | diego | 2008-03-01 |
* | Add MPLAYER_ prefix to multiple inclusion guards. | diego | 2008-02-23 |
* | Remove misplaced #endif comment. | diego | 2008-02-21 |
* | Get rid of redundant dbg_printf redefinition. Fixes some warnings: | diego | 2008-01-28 |
* | Remove $Id$ tags, they make diffs between different versions | reimar | 2008-01-27 |
* | Remove unused DPRINTF__ macro. | diego | 2008-01-23 |
* | Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a | diego | 2008-01-20 |
* | Consistently use just the name of the #ifdef directive in preprocessor comments. | diego | 2008-01-01 |
* | Add explanatory comments to the #endif part of multiple inclusion guards. | diego | 2007-12-31 |
* | add comment to endif | compn | 2007-10-18 |
* | Add Coinitialize function to vfw encoder and win32 loader. | compn | 2007-10-17 |
* | Remove leading underscores from multiple inclusion guards, | diego | 2007-09-13 |
* | Fix include path. | diego | 2007-09-13 |
* | Remove redundant #ifndef, __WINE_MMSYSTEM_H is never defined. | diego | 2007-09-12 |
* | Remove useless #ifndef, __WINE_WINGDI_H is never defined. | diego | 2007-09-12 |
* | Remove redundant multiple inclusion guard. | diego | 2007-09-12 |
* | Consistently use path as multiple inclusion guard. | diego | 2007-09-12 |
* | Revert r24424. | voroshil | 2007-09-10 |
* | Fix for a lot of | voroshil | 2007-09-10 |
* | cosmetics: Add comments to some #endif preprocessor directives. | diego | 2007-09-10 |
* | Get rid of superfluous __WINE__ #define, it was always enabled and | diego | 2007-06-02 |
* | fix compilation for win32 dll codec support for intel osx | nplourde | 2006-11-27 |
* | CVS --> Subversion in copyright notices | diego | 2006-06-22 |
* | Several minor fixes: Correctly advertise SSE and SSE2 instruction sets, | reimar | 2005-10-02 |
* | Remove stray MSDOS linebreaks | ivo | 2005-08-10 |
* | mingw and maybe other system define the __int* types to char, short..., so th... | faust3 | 2005-06-07 |
* | Mark modified imported files as such to comply with GPL ยง2a. | diego | 2005-04-15 |
* | icc support by Darek Ostolski <ostolski at kwantum dot gda dot pl> | diego | 2005-01-14 |
* | loader gcc warning fixes and avifile sync | rathann | 2004-08-28 |
* | Better protection against double definition of MPEGLAYER3WAVEFORMAT | wight | 2004-08-09 |
* | minimal fix for alex's 1000000000000l compile errors. imo the fix in | rfelker | 2004-04-30 |
* | last mingw32 support patch by Sascha Sommer | alex | 2003-04-24 |
* | VfwEx uninit crash fixed, bugreport by Wolfgang Thiess <wollet1@gmx.net> | arpi | 2002-10-09 |
* | avifile sync - 95% cosmetics 5% bug | arpi | 2002-09-13 |
* | ICDecompressEndEx() added | arpi | 2002-09-03 |
* | fix some warnings on cygwin, patch by Sylvain Petreolle <spetreolle@yahoo.fr> | atmos4 | 2002-08-31 |
* | cygwin & darwin fixes by Joey Parrish <joey@yunamusic.com> | arpi | 2002-06-04 |
* | allow LPSTR typedef | arpi | 2002-03-20 |
* | better naming | arpi | 2002-02-07 |
* | reversed patch - faszom (C++) .so-ba | arpi | 2001-12-17 |
* | ULONG bug fix | pontscho | 2001-12-16 |
* | workaround for Alpha - by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de> | arpi | 2001-12-16 |
* | avifile merge. kabi: indent changes really suxxxx | arpi | 2001-12-11 |
* | decl. of VirtualFree changed (avifile sync) | arpi | 2001-11-26 |
* | packed attribute added | arpi | 2001-11-26 |