summaryrefslogtreecommitdiff
path: root/src/libw32dll/wine
AgeCommit message (Expand)Author
2003-07-20Changed assembly building code to take advantage of libtool. This commandStephen Torri
2003-07-12- adding support for the Intel compiler iccMichael Roitzsch
2003-06-25not all gcc versions support all these options, so probe them before usingMichael Roitzsch
2003-06-21hopefully this will finally fix the deadlocksMichael Roitzsch
2003-06-14Fix QuickTime binary audio decoder lockupEwald Snel
2003-05-16fix compilation problem with "make debug": the CFLAGS would be overridden in theMichael Roitzsch
2003-05-15Try to get it to compile.James Courtier-Dutton
2003-05-15some build-system cleanupMichael Roitzsch
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
2003-02-20caught, the word is caughtMike Melanson
2003-02-17new findings from linuxthreads sourcesMiguel Freitas
2003-02-17- fix LDT clash with linuxthreadsMiguel Freitas
2003-02-14+1 for \0Miguel Freitas
2003-02-10what the hell is that?Miguel Freitas
2003-01-31- Added debian into Makefile.am as a sub-directory rather than have theStephen Torri
2003-01-20no homedir pollution: move the registry file inside the ~/.xineMichael Roitzsch
2003-01-18VoxWare hack from MPlayerThibaut Mattern
2002-12-24uncomment DEBUG_CFLAGSMiguel Freitas
2002-12-24This should fix WMV8/9, for now...Siggi Langauf
2002-12-18u_int32_t is not available on solaris, uint32_t is...Juergen Keil
2002-12-18first draft of quicktime binary-only codec supportGuenter Bartsch
2002-10-23final c++ -> c coding style fixes, libxine compiles nowGuenter Bartsch
2002-10-09configure.ac:Stephen Torri
2002-10-07Remove the vsscanf prototype for solaris, it's incompatible with the oneJuergen Keil
2002-09-19small typoGuenter Bartsch
2002-09-19Updated cvscompile.sh to look for configure.acStephen Torri
2002-08-11fix long standing bug of segfaults on exit. stupid me: i had overlookedMiguel Freitas
2002-07-05- win32 bugfixesMiguel Freitas
2002-06-26Define __stdcall and __cdecl as empty macros when gcc is not used, so that weJuergen Keil
2002-06-23Let cvs ignore a lot of files that are built.Dennis Björklund
2002-06-21update win32 codec loading codeMiguel Freitas
2002-04-29Replace all exit(1) with abort().James Courtier-Dutton
2002-04-28Fixes for some compile errors.James Courtier-Dutton
2002-04-07Fix compile problems with wine including the wrong header files.James Courtier-Dutton
2002-03-24Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are brokenDaniel Caujolle-Bert
2002-02-02this one is usedMiguel Freitas
2002-02-01Re-add 'regs' variable. It's used on *BSD and SolarisJuergen Keil
2002-02-01Commented out variable declarations leading to 'unused variable' warningsRich J Wareham
2002-01-31Fix compilation failure for user who already have wine installed.Daniel Caujolle-Bert
2002-01-25Re-add WINE_TYPEDEFS_ONLY hack, to compile against wine headers with non-gccJuergen Keil
2002-01-15small updates, another codec supported (VP31)Miguel Freitas
2002-01-13Fix some compiler warnings.James Courtier-Dutton
2002-01-07Remove extra MSDOS \r at end of each line, confuses gcc under unixJuergen Keil
2002-01-07Compilation in separate obj-dir brokenJuergen Keil
2002-01-07acelpnet should work now (some files updated from mplayer cvs)Miguel Freitas
2002-01-06updating directshow support with avifile/mplayer changesMiguel Freitas
2001-11-30Valid mrls are no more static (except few ones), like file suffix too.Daniel Caujolle-Bert
2001-11-29Fix (weird) compilation problem.Daniel Caujolle-Bert
2001-11-29should avoid some segfaultsMiguel Freitas
2001-11-16latest directshow updating. including a hack to make WMV8 work!Miguel Freitas