Moved standard syslevel APIs declaration to winbase.h.
[wine] / dlls / winmm /
2000-11-15  Alexandre JulliardMoved standard syslevel APIs declaration to winbase.h.
2000-11-14  Alexandre JulliardMoved LDT handling to libwine.so. Changed the interface...
2000-11-13  Alexandre JulliardReplaced a few internal functions by exported ones.
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-11-06  Alexandre JulliardRemoved SUBDIRS in winmm Makefile.
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-10-31  Peter IvanyiAdded/upgraded Slovak messages, and Slovak and Czech...
2000-10-29  Dimitrie O. PaunFixed a few compilation warnings
2000-10-25  Andreas MohrTransform device open error TRACE()s into WARN(); bette...
2000-10-24  Francois Jacques- All audio device handles are initialized to -1 and...
2000-10-23  Alexandre JulliardBuild Win32 resources as .res files and dump them into...
2000-10-23  Andreas MohrAlways open/close the CD-ROM device for every Windows...
2000-10-22  Andreas MohrAdded sleep time calculation for the wodPlayer thread.
2000-10-19  Francois JacquesAdded asynchronous recording in MCI layer.
2000-10-19  Andreas MohrSequencer error message fix.
2000-10-19  Francois JacquesShould test unixdev against -1 (see wodOpen/widOpen).
2000-10-13  Andreas Mohr- stupid spelling fixes
2000-10-13  Chris MorganIndicate that the MIDI error message only affects progr...
2000-10-12  Andreas MohrMCICDA didn't open/close the door when calling the...
2000-10-12  Marcus MeissnerSuppress junk noise at startup of DirectSound on SB...
2000-10-02  Francois JacquesBug fixes in mmio, related to buffering in record mode.
2000-09-29  Francois JacquesUse waveaudio, not waveform.
2000-09-29  Francois GougetFix the return type of mixerMessage16.
2000-09-27  Eric PouechStore a copy of MIDIOPENDESC information instead of...
2000-09-27  Eric PouechUnlock win16 crst while thunking up to 32 bit dll.
2000-09-27  James AbbatielloMCI_STATUS_LENGTH on Windows returns one frame less...
2000-09-27  Alexandre JulliardFixed a few non portable zero-size array declarations.
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-09-25  Alexandre JulliardRemoved inclusion of wine/winestring.h from winbase...
2000-09-22  Eric PouechFixed reentrancy issues in play/stop operations.
2000-09-22  Huw D M DaviesSet close on exec() flag at times when we leave /dev...
2000-08-29  Andreas MohrFixed verbose CD-ROM serial number warnings and some...
2000-08-26  Andreas Mohr- made the MIDI sequencer error message much better...
2000-08-25  Eric PouechFixed recording format settings (16 bit was broken...
2000-08-18  Ed SnowClean out the hack on BASS/TREBLE and suppress them...
2000-08-14  Alexandre JulliardReplaced global Callbacks structure by appropriate...
2000-08-08  Alexandre JulliardSmall dll interfaces cleanups.
2000-08-06  Alexandre JulliardAdded imports of kernel32.dll where necessary.
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-07-28  Alexandre JulliardAdded 'owner' field to 16-bit spec files to specify...
2000-07-26  Alexandre JulliardMerged setupx.dll into setupapi.dll.
2000-07-26  Eric Pouech- removed (now obsolete) driver.h file (it's content...
2000-07-23  Eric PouechFixed first seek on MEM mmio files.
2000-07-15  Patrik StridvallFixed some warnings.
2000-07-15  Ed SnowFixes unmuting when unmuted.
2000-07-08  Bradley BaetzHandle mciSendString("open <mcitype>",...)
2000-06-25  Eric PouechSeveral fixes spotted by Corel (Jean-Claude Batista...
2000-06-24  Eric PouechCleaned up loading/init code in OSS.
2000-06-24  Ove KaavenImplemented the DirectSound HAL in winmm's wineoss...
2000-06-20  Gerald PfeiferFixed format strings.
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-06-20  Ove KaavenFixed WHDR_DONE race condition.
2000-06-18  Eric PouechFixed port status query.
2000-06-08  Alexandre JulliardSimplified wrc flags handling.
2000-06-01  Andreas MohrLots of spelling fixes that accumulated in my tree...
2000-05-14  Andreas MohrMore verbose errors.
2000-05-11  Eric PouechFixed division by zero.
2000-05-10  Alexandre JulliardSpecify the service thread timers in ms instead of us.
2000-05-09  Eric PouechChanged WAVEHDR notification heuristic.
2000-04-29  Eric PouechFixed bug when file doesn't exist in MCI_OPEN handling.
2000-04-19  Alexandre JulliardAdded some missing import directives.
2000-04-15  Patrik StridvallFixed some issues reported by winapi_check.
2000-04-11  Noomen HamzaFixed other bugs within MMIO implementation. Now, it...
2000-04-09  Alexandre JulliardImproved support for Makefiles that need to recurse...
2000-04-06  Patrik StridvallFixed some issues reported by winapi_check.
2000-04-04  Noomen HamzaFixed two small bugs within MMIO_InstallIOProc and...
2000-03-30  Marcus Meissneropen() the OSS sounddevice non-blocking in case another...
2000-03-25  Francois GougetUse min/max instead of MIN/MAX.
2000-03-24  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-19  Eric PouechFixed segmented/linear buffers manipulation.
2000-03-19  Eric PouechFixed joystick ID/deviceID/driver handle/instance ID...
2000-03-07  Ulrich CzekallaCheck for existence if MMIO_EXIST is passed to MMIO_Open.
2000-03-05  Alexandre JulliardAdded support for creating extra symlinks for .so files...
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...
2000-02-20  Eric PouechGot rid of PROFILE_ functions, now accessing Wine confi...
2000-02-16  Alexandre JulliardMoved SystemHeap allocations to the process heap.
2000-02-14  Eric Pouech- fixed crash on mci channel tracing
2000-02-10  Oleg KordaAdded Russian translation.
2000-02-10  Alexandre JulliardOptimized debugging API to reduce code size.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-02-07  Gerald PfeiferFixed unconditional use of JOYDEV.
2000-02-07  Andreas Mohr- implemented serial numbers for audio CDs and data CDs
2000-02-07  Wolfgang SchwotzerExtended the winmm joystick API calls to support the...
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
2000-01-29  Andreas Mohr- support for reading labels and serial nums from device
2000-01-26  Alexandre JulliardDynamically load version.dll in MMDRV_GetDescription32.
2000-01-23  Marcus MeissnerAdded *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore...
2000-01-18  Uwe BonnesAlways initialize lpWaveHdr->lpNext to NULL.
2000-01-15  Eric PouechReplaced Wine specific DRIVER_GetType by a correct...
2000-01-09  Alexandre JulliardBuilt-in DLLs resources are now specified in spec file.
2000-01-09  Bradley BaetzFixed race condition between app and wine in WAVE_mciPlay.
2000-01-04  Eric PouechAdded more MIDI messages 16<=>32 mapping.
2000-01-04  Eric PouechPut back visible minimum timer resolution to 1 ms.
2000-01-04  Bradley BaetzConvert mmio to allow the use of 32 bit mmio procedures.
2000-01-04  Eric PouechUse a uniform naming scheme for driver modules.
2000-01-04  Eric PouechAdded support for WODM_BREAKLOOP message.
2000-01-04  Eric PouechRemoved extraneous ERR message.
2000-01-04  Eric PouechAdded support for MCI_INFO_COPYRIGHT and MCI_INFO_NAME.
next