projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Moved thunking functions off to kernel32.dll.
[wine]
/
dlls
/
winmm
/
2000-07-23
Eric Pouech
Fixed first seek on MEM mmio files.
tree
|
commitdiff
2000-07-15
Patrik Stridvall
Fixed some warnings.
tree
|
commitdiff
2000-07-15
Ed Snow
Fixes unmuting when unmuted.
tree
|
commitdiff
2000-07-08
Bradley Baetz
Handle mciSendString("open <mcitype>",...)
tree
|
commitdiff
2000-06-25
Eric Pouech
Several fixes spotted by Corel (Jean-Claude Batista...
tree
|
commitdiff
2000-06-24
Eric Pouech
Cleaned up loading/init code in OSS.
tree
|
commitdiff
2000-06-24
Ove Kaaven
Implemented the DirectSound HAL in winmm's wineoss...
tree
|
commitdiff
2000-06-20
Gerald Pfeifer
Fixed format strings.
tree
|
commitdiff
2000-06-20
Alexandre Julliard
For dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
tree
|
commitdiff
2000-06-20
Ove Kaaven
Fixed WHDR_DONE race condition.
tree
|
commitdiff
2000-06-18
Eric Pouech
Fixed port status query.
tree
|
commitdiff
2000-06-08
Alexandre Julliard
Simplified wrc flags handling.
tree
|
commitdiff
2000-06-01
Andreas Mohr
Lots of spelling fixes that accumulated in my tree...
tree
|
commitdiff
2000-05-14
Andreas Mohr
More verbose errors.
tree
|
commitdiff
2000-05-11
Eric Pouech
Fixed division by zero.
tree
|
commitdiff
2000-05-10
Alexandre Julliard
Specify the service thread timers in ms instead of us.
tree
|
commitdiff
2000-05-09
Eric Pouech
Changed WAVEHDR notification heuristic.
tree
|
commitdiff
2000-04-29
Eric Pouech
Fixed bug when file doesn't exist in MCI_OPEN handling.
tree
|
commitdiff
2000-04-19
Alexandre Julliard
Added some missing import directives.
tree
|
commitdiff
2000-04-15
Patrik Stridvall
Fixed some issues reported by winapi_check.
tree
|
commitdiff
2000-04-11
Noomen Hamza
Fixed other bugs within MMIO implementation. Now, it...
tree
|
commitdiff
2000-04-09
Alexandre Julliard
Improved support for Makefiles that need to recurse...
tree
|
commitdiff
2000-04-06
Patrik Stridvall
Fixed some issues reported by winapi_check.
tree
|
commitdiff
2000-04-04
Noomen Hamza
Fixed two small bugs within MMIO_InstallIOProc and...
tree
|
commitdiff
2000-03-30
Marcus Meissner
open() the OSS sounddevice non-blocking in case another...
tree
|
commitdiff
2000-03-25
Francois Gouget
Use min/max instead of MIN/MAX.
tree
|
commitdiff
2000-03-24
Patrik Stridvall
Added/fixed some documentation reported by winapi_check.
tree
|
commitdiff
2000-03-19
Eric Pouech
Fixed segmented/linear buffers manipulation.
tree
|
commitdiff
2000-03-19
Eric Pouech
Fixed joystick ID/deviceID/driver handle/instance ID...
tree
|
commitdiff
2000-03-07
Ulrich Czekalla
Check for existence if MMIO_EXIST is passed to MMIO_Open.
tree
|
commitdiff
2000-03-05
Alexandre Julliard
Added support for creating extra symlinks for .so files...
tree
|
commitdiff
2000-03-04
Alexandre Julliard
Moved dll-specific make rules to a separate Makedll...
tree
|
commitdiff
2000-02-26
Alexandre Julliard
Made winmm a separate shared library.
tree
|
commitdiff
2000-02-26
Eric Pouech
Moved hardware related handling to dlls/winmm/joystick...
tree
|
commitdiff
2000-02-20
Eric Pouech
Got rid of PROFILE_ functions, now accessing Wine confi...
tree
|
commitdiff
2000-02-16
Alexandre Julliard
Moved SystemHeap allocations to the process heap.
tree
|
commitdiff
2000-02-14
Eric Pouech
- fixed crash on mci channel tracing
tree
|
commitdiff
2000-02-10
Oleg Korda
Added Russian translation.
tree
|
commitdiff
2000-02-10
Alexandre Julliard
Optimized debugging API to reduce code size.
tree
|
commitdiff
2000-02-10
Jeremy White
Removed #include of wingdi.h and windef.h from winuser...
tree
|
commitdiff
2000-02-07
Gerald Pfeifer
Fixed unconditional use of JOYDEV.
tree
|
commitdiff
2000-02-07
Andreas Mohr
- implemented serial numbers for audio CDs and data CDs
tree
|
commitdiff
2000-02-07
Wolfgang Schwotzer
Extended the winmm joystick API calls to support the...
tree
|
commitdiff
2000-01-31
Alexandre Julliard
Build most dlls as separate shared libraries.
tree
|
commitdiff
2000-01-29
Andreas Mohr
- support for reading labels and serial nums from device
tree
|
commitdiff
2000-01-26
Alexandre Julliard
Dynamically load version.dll in MMDRV_GetDescription32.
tree
|
commitdiff
2000-01-23
Marcus Meissner
Added *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore...
tree
|
commitdiff
2000-01-18
Uwe Bonnes
Always initialize lpWaveHdr->lpNext to NULL.
tree
|
commitdiff
2000-01-15
Eric Pouech
Replaced Wine specific DRIVER_GetType by a correct...
tree
|
commitdiff
2000-01-09
Alexandre Julliard
Built-in DLLs resources are now specified in spec file.
tree
|
commitdiff
2000-01-09
Bradley Baetz
Fixed race condition between app and wine in WAVE_mciPlay.
tree
|
commitdiff
2000-01-04
Eric Pouech
Added more MIDI messages 16<=>32 mapping.
tree
|
commitdiff
2000-01-04
Eric Pouech
Put back visible minimum timer resolution to 1 ms.
tree
|
commitdiff
2000-01-04
Bradley Baetz
Convert mmio to allow the use of 32 bit mmio procedures.
tree
|
commitdiff
2000-01-04
Eric Pouech
Use a uniform naming scheme for driver modules.
tree
|
commitdiff
2000-01-04
Eric Pouech
Added support for WODM_BREAKLOOP message.
tree
|
commitdiff
2000-01-04
Eric Pouech
Removed extraneous ERR message.
tree
|
commitdiff
2000-01-04
Eric Pouech
Added support for MCI_INFO_COPYRIGHT and MCI_INFO_NAME.
tree
|
commitdiff
2000-01-01
Alexandre Julliard
Make use of automatic ordinal allocation.
tree
|
commitdiff
1999-12-27
Francois Gouget
Buffer overflows and strncpy fixes.
tree
|
commitdiff
1999-12-25
Marcus Meissner
Cast the unsigned int to signed, or NEAR_MATCH will...
tree
|
commitdiff
1999-12-25
Eric Pouech
Fixed some bogus values in MCI_STATUS handling (positio...
tree
|
commitdiff
1999-12-12
Eric Pouech
Now using notification for detecting when a WAVEHDR...
tree
|
commitdiff
1999-12-12
Eric Pouech
Enhanced synchronization between playback thread and...
tree
|
commitdiff
1999-12-12
Huw D M Davies
Fix no. of arguments in a WARN statement.
tree
|
commitdiff
1999-12-11
Bradley Baetz
The wavemap driver wasn't passing the callback type...
tree
|
commitdiff
1999-12-08
Bradley Baetz
- Fix MMIO_{Open,Rename} to check the filename (of...
tree
|
commitdiff
1999-12-05
Eric Pouech
Fixed mciInfo.
tree
|
commitdiff
1999-12-05
Eric Pouech
Added support for WAVE_FORMAT_QUERY flag in wodOpen.
tree
|
commitdiff
1999-12-05
Eric Pouech
Fixed MCI_OPEN command for types like "CDAUDIO!H:".
tree
|
commitdiff
1999-12-05
Eric Pouech
Fake MIDI_IO_STATUS support in midi in open
tree
|
commitdiff
1999-12-05
Eric Pouech
Fixed infinite loop for 0-length wavehdrs.
tree
|
commitdiff
1999-12-05
Eric Pouech
Fixed buggy playback for non PCM files
tree
|
commitdiff
1999-12-05
Eric Pouech
Tried to reduce echo in playSound API (using two wavehd...
tree
|
commitdiff
1999-12-05
Eric Pouech
Added callback mechanisms for MIDI IN.
tree
|
commitdiff
1999-12-04
Peter Ganten
waveHdr.lpData was eventually HeapFree()ed uninitialized.
tree
|
commitdiff
1999-12-04
Marcus Meissner
Allow 1% deviation from specified sampling rate for...
tree
|
commitdiff
1999-11-28
Julio Cesar Gazquez
Updated Spanish MM error string translation.
tree
|
commitdiff
1999-11-21
Niels Kristian Bec...
Removed extra #include statements.
tree
|
commitdiff
1999-11-21
Eric Pouech
Fixed forwarding and handling messages directed to...
tree
|
commitdiff
1999-11-14
Eric Pouech
The adwInfo[0] field was no longer used on mmioOpen...
tree
|
commitdiff
1999-11-14
Uwe Bonnes
Ignore MCI_OPEN_ELEMENT in CDAUDIO_mciOpen.
tree
|
commitdiff
1999-11-12
<jodaman@cegt201...
Fixed joystick scaling.
tree
|
commitdiff
1999-11-12
Julio Cesar Gazquez
Added Spanish (pure Castillan) MM error string translation.
tree
|
commitdiff
1999-11-12
Eric Pouech
Fixed recursion count while calling midiStream(Pause...
tree
|
commitdiff
1999-10-31
Ulrich Czekalla
Added support for the addition and removal of custom...
tree
|
commitdiff
1999-10-31
Eric Pouech
Added built-in msacm.drv and midimap.drv drivers.
tree
|
commitdiff
1999-10-31
Patrik Stridvall
Added missing configuration #if:s and #includes:s.
tree
|
commitdiff
1999-10-31
Patrik Stridvall
Solaris make doesn't like unnecessary \.
tree
|
commitdiff
1999-10-31
Eric Pouech
Fix (some) bad behavior with buffer underrun.
tree
|
commitdiff
1999-10-31
Eric Pouech
Fixed PlaySound proc for non PCM content.
tree
|
commitdiff
1999-10-24
Eric Pouech
Split the multimedia/ directory into dlls/ subdirectories.
tree
|
commitdiff
1999-10-13
Eric Pouech
Added missing (and now required) filename directive.
tree
|
commitdiff
1999-09-22
Eric Pouech
Added dlls/winmm and dlls/winmm/wineoss directories.
tree
|
commitdiff