Remove crackling in DirectSound/ALSA playback with full hardware
[wine] / dlls / winmm / joystick /
2005-08-03  Alexandre JulliardRemoved the broken mmap64 configure check, and moved the
2005-03-02  Alexandre JulliardAvoid spaces before preprocessor directives, that's...
2004-12-06  Alexandre JulliardAuthors: Eric Pouech <pouech-eric@wanadoo.fr>, Filip...
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-03-01  Alexandre JulliardPortability fixes for LSB compatibility.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-09-04  David D. HagoodFixed Linux 2.2 event API code.
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-19  Steven EdwardsAdd check for <sys/ioctl.h>.
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-29  Patrik StridvallAvoid wildcards in .cvsignore.
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-05-24  Andreas MohrSpelling fixes.
2001-03-10  Francois GougetFixed spelling/typos in comments.
2000-12-19  François Gougetwinuser.h now requires that we include winbase.h first.
2000-11-30  David ElliottRemove libXXXX.so.1.0 lines from .cvsignore files.
2000-11-29  Dimitrie O. PaunFixed a few compilation warnings.
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-08-26  Andreas Mohr- made the MIDI sequencer error message much better...
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-07-26  Eric Pouech- removed (now obsolete) driver.h file (it's content...
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-04-19  Alexandre JulliardAdded some missing import directives.
2000-03-19  Eric PouechFixed joystick ID/deviceID/driver handle/instance ID...
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-02-26  Alexandre JulliardMade winmm a separate shared library.
2000-02-26  Eric PouechMoved hardware related handling to dlls/winmm/joystick...