summaryrefslogtreecommitdiffstats
path: root/loader/wine
Commit message (Expand)AuthorAgeFilesLines
* Revert fixing illegal identifiers to fix compilation on MinGW. Unfortunatelydiego2008-03-022-11/+11
* Fix illegal identifiers starting with _ and capital letters.diego2008-03-012-11/+11
* Add MPLAYER_ prefix to multiple inclusion guards.diego2008-02-2328-97/+97
* Remove misplaced #endif comment.diego2008-02-211-1/+1
* Get rid of redundant dbg_printf redefinition. Fixes some warnings:diego2008-01-281-9/+0
* Remove $Id$ tags, they make diffs between different versionsreimar2008-01-274-4/+0
* Remove unused DPRINTF__ macro.diego2008-01-231-9/+0
* Fix a ton of illegal identifiers. Identifiers starting with __ or _ and adiego2008-01-2013-223/+223
* Consistently use just the name of the #ifdef directive in preprocessor comments.diego2008-01-016-11/+11
* Add explanatory comments to the #endif part of multiple inclusion guards.diego2007-12-311-1/+2
* add comment to endifcompn2007-10-181-1/+1
* Add Coinitialize function to vfw encoder and win32 loader.compn2007-10-171-0/+19
* Remove leading underscores from multiple inclusion guards,diego2007-09-1327-93/+88
* Fix include path.diego2007-09-131-1/+1
* Remove redundant #ifndef, __WINE_MMSYSTEM_H is never defined.diego2007-09-121-2/+0
* Remove useless #ifndef, __WINE_WINGDI_H is never defined.diego2007-09-121-2/+0
* Remove redundant multiple inclusion guard.diego2007-09-121-2/+0
* Consistently use path as multiple inclusion guard.diego2007-09-123-11/+11
* Revert r24424.voroshil2007-09-105-48/+48
* Fix for a lot ofvoroshil2007-09-105-48/+48
* cosmetics: Add comments to some #endif preprocessor directives.diego2007-09-103-3/+3
* Get rid of superfluous __WINE__ #define, it was always enabled anddiego2007-06-026-58/+0
* fix compilation for win32 dll codec support for intel osxnplourde2006-11-271-2/+2
* CVS --> Subversion in copyright noticesdiego2006-06-224-8/+8
* Several minor fixes: Correctly advertise SSE and SSE2 instruction sets,reimar2005-10-021-0/+1
* Remove stray MSDOS linebreaksivo2005-08-101-4/+2
* mingw and maybe other system define the __int* types to char, short..., so th...faust32005-06-071-0/+16
* Mark modified imported files as such to comply with GPL ยง2a.diego2005-04-154-0/+22
* icc support by Darek Ostolski <ostolski at kwantum dot gda dot pl>diego2005-01-141-0/+11
* loader gcc warning fixes and avifile syncrathann2004-08-282-11/+11
* Better protection against double definition of MPEGLAYER3WAVEFORMATwight2004-08-091-2/+3
* minimal fix for alex's 1000000000000l compile errors. imo the fix inrfelker2004-04-301-0/+2
* last mingw32 support patch by Sascha Sommeralex2003-04-241-3/+15
* VfwEx uninit crash fixed, bugreport by Wolfgang Thiess <wollet1@gmx.net>arpi2002-10-091-1/+1
* avifile sync - 95% cosmetics 5% bugarpi2002-09-136-21/+28
* ICDecompressEndEx() addedarpi2002-09-031-1/+1
* fix some warnings on cygwin, patch by Sylvain Petreolle <spetreolle@yahoo.fr>atmos42002-08-311-1/+1
* cygwin & darwin fixes by Joey Parrish <joey@yunamusic.com>arpi2002-06-041-0/+6
* allow LPSTR typedefarpi2002-03-201-2/+2
* better namingarpi2002-02-071-3/+3
* reversed patch - faszom (C++) .so-baarpi2001-12-171-1/+1
* ULONG bug fixpontscho2001-12-161-1/+1
* workaround for Alpha - by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>arpi2001-12-162-11/+11
* avifile merge. kabi: indent changes really suxxxxarpi2001-12-111-59/+0
* decl. of VirtualFree changed (avifile sync)arpi2001-11-261-1/+1
* packed attribute addedarpi2001-11-261-2/+2
* MPEGLAYER3WAVEFORMAT addedarpi2001-11-021-0/+14
* new Processor Featuresalex2001-10-301-1/+4
* removed unused buggy shitarpi2001-09-021-19/+0
* GUID fixarpi2001-09-021-3/+10
* added WAVEFORMATEXTENSIBLE and new WAVE FORMAT TAGSarpi2001-09-021-42/+178
* MPlayer doesn't compile on linux/alphajkeil2001-07-161-1/+1
* Remove some superfluous casts. Fixes a few compile warnings.jkeil2001-07-141-5/+5
* Fix two prototype warningsjkeil2001-07-131-0/+1
* Add prototypes to wine/loader stuff, so that we can catch __stdcall functionjkeil2001-07-122-443/+1
* VfwEx supportarpi2001-07-081-0/+13
* 'You' bug fixedarpi_esp2001-03-211-1/+1
* DLL loader updated from avifile-0.60beta4arpi_esp2001-03-182-3/+7
* Initial revisionarpi_esp2001-02-2428-0/+13363