summaryrefslogtreecommitdiff
path: root/src/libw32dll/wine
AgeCommit message (Expand)Author
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
2001-11-08properly initialization of LDT/FS for w32dlls (hopefully)Miguel Freitas
2001-11-08disabled LDT allocation for FS segment. this was causing much troubleMiguel Freitas
2001-11-07- update win32 loaderMiguel Freitas
2001-10-18oops, must remove config.h from Makefile, too, otherwise "make install" does notJuergen Keil
2001-10-18avifile imported config.h file removed, build libw32dll with xine-lib's config.hJuergen Keil
2001-10-04Fix a few warnings about missing prototypesJuergen Keil
2001-09-20Indeo Video 4.1 and 5.0 format fixed (by importing the Event/SemaphoreJuergen Keil
2001-09-18ffmpeg apparently does not support MSMPEG4 v1/v2 format yet. Trying to handleJuergen Keil
2001-09-16Update docs. Fixed some warnings. configure.in is ready for 0.9.1.Daniel Caujolle-Bert