summaryrefslogtreecommitdiff
path: root/src/libw32dll/wine
AgeCommit message (Collapse)Author
2001-09-09Add a hack to "wine" (WINE_TYPEDEFS_ONLY), to allow compiling the avi demuxerJuergen Keil
plugin using a non-gcc compiler. The avi demuxer does not use functions from "wine" - only defines / structures / typedefs. CVS patchset: 594 CVS date: 2001/09/09 15:56:55
2001-07-16IRIX / mips port. Audio and CD support are not implemented yet.Matthias Hopf
Nuked BUILD_LIB_STATIC. Changed some architecture dependend code to feature dependend code. Autoconf'ing CD / DVD ioctl() support. CVS patchset: 288 CVS date: 2001/07/16 19:36:00
2001-07-14made win32 path configurableGuenter Bartsch
CVS patchset: 278 CVS date: 2001/07/14 16:55:11
2001-07-10Fixed get_dir in input plugins. Fixed a strange header inclusion bugDaniel Caujolle-Bert
in libw32dll/wine. CVS patchset: 264 CVS date: 2001/07/10 21:07:55
2001-07-05added missing header files to Makefile.amsGuenter Bartsch
CVS patchset: 255 CVS date: 2001/07/05 21:42:29
2001-07-04Add prototypes for all functions in wine/*, to catch __stdcall functionuid56437
attribute mismatches between function prototypes and function definitions. Such a __stdcall mismatch can corrupt the cpu's stack, because both the caller and the callee clean up function parameter from the stack (or none of them removes the function parameters) wine/* should be less sensitive to optimzation options due to this change. CVS patchset: 245 CVS date: 2001/07/04 14:05:09
2001-06-24lots of bugfixes for race condtitions, X11 in general and support for remote ↵Guenter Bartsch
Xv output CVS patchset: 228 CVS date: 2001/06/24 22:20:25
2001-06-21re-added config.h, should be removed as ASAP, but we need it for nowGuenter Bartsch
CVS patchset: 213 CVS date: 2001/06/21 22:00:19
2001-06-21solaris and stability patches provided by Juergen KeilGuenter Bartsch
CVS patchset: 211 CVS date: 2001/06/21 17:34:23
2001-06-10Fix debug build stages.Daniel Caujolle-Bert
CVS patchset: 151 CVS date: 2001/06/10 02:43:39
2001-06-09forgot one fileGuenter Bartsch
CVS patchset: 138 CVS date: 2001/06/09 18:46:39
2001-06-09finally - w32codec works againGuenter Bartsch
CVS patchset: 137 CVS date: 2001/06/09 18:40:41
2001-04-18Initial revisionDaniel Caujolle-Bert
CVS patchset: 1 CVS date: 2001/04/18 22:33:39