index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libw32dll
/
wine
/
win32.c
Age
Commit message (
Expand
)
Author
2004-11-24
wmv9 may use floor(), borrow it from mplayer
Miguel Freitas
2004-07-29
several fixes to implementation of critical sections using pthreads
Miguel Freitas
2004-07-29
fix from Casper Boemann to reuse the stubs for unresolved symbols
Miguel Freitas
2003-12-24
time for some Christmas presents...
Michael Roitzsch
2003-12-01
Fix QDM2 (qt-audio) decoder not working, bug in CreateMutex (win32)
Ewald Snel
2003-05-16
fix compilation problem with "make debug": the CFLAGS would be overridden in the
Michael Roitzsch
2003-05-15
Try to get it to compile.
James Courtier-Dutton
2003-02-17
- fix LDT clash with linuxthreads
Miguel Freitas
2003-01-18
VoxWare hack from MPlayer
Thibaut Mattern
2002-12-18
first draft of quicktime binary-only codec support
Guenter Bartsch
2002-10-07
Remove the vsscanf prototype for solaris, it's incompatible with the one
Juergen Keil
2002-06-21
update win32 codec loading code
Miguel Freitas
2002-04-28
Fixes for some compile errors.
James Courtier-Dutton
2002-02-02
this one is used
Miguel Freitas
2002-02-01
Re-add 'regs' variable. It's used on *BSD and Solaris
Juergen Keil
2002-02-01
Commented out variable declarations leading to 'unused variable' warnings
Rich J Wareham
2002-01-07
Remove extra MSDOS \r at end of each line, confuses gcc under unix
Juergen Keil
2002-01-07
acelpnet should work now (some files updated from mplayer cvs)
Miguel Freitas
2001-11-29
Fix (weird) compilation problem.
Daniel Caujolle-Bert
2001-11-29
should avoid some segfaults
Miguel Freitas
2001-11-07
- update win32 loader
Miguel Freitas
2001-10-04
Fix a few warnings about missing prototypes
Juergen Keil
2001-09-20
Indeo Video 4.1 and 5.0 format fixed (by importing the Event/Semaphore
Juergen Keil
2001-09-18
ffmpeg apparently does not support MSMPEG4 v1/v2 format yet. Trying to handle
Juergen Keil
2001-09-16
Update docs. Fixed some warnings. configure.in is ready for 0.9.1.
Daniel Caujolle-Bert
2001-07-14
made win32 path configurable
Guenter Bartsch
2001-07-04
Add prototypes for all functions in wine/*, to catch __stdcall function
uid56437
2001-06-21
solaris and stability patches provided by Juergen Keil
Guenter Bartsch
2001-06-09
finally - w32codec works again
Guenter Bartsch