summaryrefslogtreecommitdiff
path: root/src/libw32dll/wine
AgeCommit message (Expand)Author
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
2001-09-09Add a hack to "wine" (WINE_TYPEDEFS_ONLY), to allow compiling the avi demuxerJuergen Keil
2001-07-16IRIX / mips port. Audio and CD support are not implemented yet.Matthias Hopf
2001-07-14made win32 path configurableGuenter Bartsch
2001-07-10Fixed get_dir in input plugins. Fixed a strange header inclusion bugDaniel Caujolle-Bert
2001-07-05added missing header files to Makefile.amsGuenter Bartsch
2001-07-04Add prototypes for all functions in wine/*, to catch __stdcall functionuid56437
2001-06-24lots of bugfixes for race condtitions, X11 in general and support for remote ...Guenter Bartsch
2001-06-21re-added config.h, should be removed as ASAP, but we need it for nowGuenter Bartsch
2001-06-21solaris and stability patches provided by Juergen KeilGuenter Bartsch
2001-06-10Fix debug build stages.Daniel Caujolle-Bert
2001-06-09forgot one fileGuenter Bartsch
2001-06-09finally - w32codec works againGuenter Bartsch
2001-04-18Initial revisionDaniel Caujolle-Bert