projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Moved [efg]cvt functions to msvcrt and fixed them to use a per-thread
[wine]
/
dlls
/
winmm
/
2003-03-20
Alexandre Julliard
Take advantage of new winebuild syntax to remove redund...
tree
|
commitdiff
2003-03-17
Alexandre Julliard
Avoid warnings.
tree
|
commitdiff
2003-03-15
Alexandre Julliard
Added #ifdef checks for SOUND_MIXER_INFO.
tree
|
commitdiff
2003-03-15
Robert Reif
Added support for multiple direct sound devices.
tree
|
commitdiff
2003-03-10
Eric Pouech
Fixed error code when no mapping is found for wave...
tree
|
commitdiff
2003-03-07
Robert Reif
Fixed bug where the enable state of the output and...
tree
|
commitdiff
2003-03-07
Steven Edwards
Add import of ntdll.
tree
|
commitdiff
2003-03-04
Robert Reif
Added waveIn tests.
tree
|
commitdiff
2003-03-04
Robert Reif
Capture thread checks queue for more headers before...
tree
|
commitdiff
2003-02-27
Alexandre Julliard
Replaced most uses of the auto-generated glue code...
tree
|
commitdiff
2003-02-19
Waldeck Schutzer
Avoid playing data tracks.
tree
|
commitdiff
2003-02-17
Eric Pouech
Allowed waveInMessage to use physical information ...
tree
|
commitdiff
2003-02-15
Robert Reif
Added additional formats.
tree
|
commitdiff
2003-02-14
Robert Reif
Started to add support for a real direct sound capture...
tree
|
commitdiff
2003-02-12
Michael Stefaniuc
Added some missing LeaveCriticalSection's.
tree
|
commitdiff
2003-01-31
Waldeck Schutzer
Removed invalid char.
tree
|
commitdiff
2003-01-24
Alexandre Julliard
Removed no longer needed inclusion of heap.h.
tree
|
commitdiff
2003-01-23
Matthew Davison
Removed calls to HEAP_strdupAtoW.
tree
|
commitdiff
2003-01-23
Marcus Meissner
Remove errno.h from files that do not need it.
tree
|
commitdiff
2003-01-23
Alexandre Julliard
Added -Wpointer-arith gcc flag, and fixed the resulting...
tree
|
commitdiff
2003-01-20
Francois Gouget
Make sure we always know about the 48 and 96kHz formats...
tree
|
commitdiff
2003-01-16
Francois Gouget
Warn if open_count is already 0 when OSS_CloseDevice...
tree
|
commitdiff
2003-01-16
Francois Gouget
Return MMSYS_NOERROR even if we don't open the device...
tree
|
commitdiff
2003-01-15
Francois Gouget
Initialize the pwave array whenever we don't have a...
tree
|
commitdiff
2003-01-11
Francois Gouget
Modify OSS_Wave{In,Out}Init to report the exact capabil...
tree
|
commitdiff
2003-01-11
Eric Pouech
Some code cleanups.
tree
|
commitdiff
2003-01-08
Dan Kegel
Change RECT to use LONG to match win32 standard headers...
tree
|
commitdiff
2003-01-07
Francois Gouget
In OSS_RawOpenDevice, always retrieve the device format...
tree
|
commitdiff
2003-01-07
Dimitrie O. Paun
Define NONAMELESS{STRUCT,UNION} explicitly in the files...
tree
|
commitdiff
2003-01-07
Francois Gouget
Fix the BlockSize check.
tree
|
commitdiff
2003-01-03
Gerald Pfeifer
#include <stdlib.h> instead of the non-standard <malloc.h>.
tree
|
commitdiff
2003-01-03
Dimitrie O. Paun
Eliminate lots of __WINE__ conditionals from the headers.
tree
|
commitdiff
2003-01-02
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2003-01-02
Eric Pouech
When unmapping a (wave|midi)-header unprepare message...
tree
|
commitdiff
2003-01-02
Francois Gouget
Add support for WINETEST_INTERACTIVE. If set then tests...
tree
|
commitdiff
2002-12-23
Jeff Smith
Correct all instances of mixMessage to mxdMessage.
tree
|
commitdiff
2002-12-16
Francois Gouget
Add the capacity of playing a test tone using the ...
tree
|
commitdiff
2002-12-15
Francois Gouget
In the latest sdk the {waveOut,midiOut}{Get,Set}Volume...
tree
|
commitdiff
2002-12-15
Eric Pouech
Fixed hangup condition at the end of some playback.
tree
|
commitdiff
2002-12-15
Francois Gouget
If unable to set the desired format, OSS_RawOpenDevice...
tree
|
commitdiff
2002-12-15
Francois Gouget
Our resampling algorithm is quite primitive so try...
tree
|
commitdiff
2002-12-15
Francois Gouget
If given a bad device id waveOutGetDevCapsA is supposed...
tree
|
commitdiff
2002-12-13
Chris Morgan
Add support for Jack audio server.
tree
|
commitdiff
2002-12-13
Francois Gouget
Add support for the 48 and 96kHz formats.
tree
|
commitdiff
2002-12-13
Nikolay Stefanov
Fix issues with i810-based audio cards.
tree
|
commitdiff
2002-12-12
Jeff Smith
MMDRV_GetDescription32 fix + a few cosmetic improvements.
tree
|
commitdiff
2002-12-12
Francois Gouget
Fix error reporting in wavemap.c:wodOpen(); this solves the
tree
|
commitdiff
2002-12-12
Alexandre Julliard
Added .spec.def files.
tree
|
commitdiff
2002-12-11
Rok Mandeljc
Fixed some characters.
tree
|
commitdiff
2002-12-10
Vincent Béron
Suppress some signed/unsigned comparison warning.
tree
|
commitdiff
2002-12-10
Chris Morgan
Reset the oss device before we try to close it. Fixes...
tree
|
commitdiff
2002-12-02
Jeff Smith
Fix for MIDI Mapper.
tree
|
commitdiff
2002-11-30
Jeff Smith
Fixed 32 bit flag in midiOutShortMsg.
tree
|
commitdiff
2002-11-20
Eric Pouech
Better support for multiple midi devices on the OSS...
tree
|
commitdiff
2002-11-11
Eric Pouech
Now properly unloading multimedia drivers when winmm...
tree
|
commitdiff
2002-11-06
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-11-04
Alexandre Julliard
Made the dll entry point default to DllMain and removed...
tree
|
commitdiff
2002-11-04
Francois Gouget
Test sound format support with waveOutGetDevCaps and...
tree
|
commitdiff
2002-11-04
Francois Gouget
OSS_RawOpenDevice should return an error if the format...
tree
|
commitdiff
2002-10-31
Alexandre Julliard
Split out some more 16-bit code.
tree
|
commitdiff
2002-10-31
Alexandre Julliard
Moved 16-bit definitions out of mmddk.h into mmsystem16.h.
tree
|
commitdiff
2002-10-31
Eric Pouech
winmm/mmsystem now compiles with -DSTRICT.
tree
|
commitdiff
2002-10-31
Eric Pouech
Return correct values for wave(In|Out)GetPosition even...
tree
|
commitdiff
2002-10-30
Eric Pouech
wavemap now compiles with -DSTRICT.
tree
|
commitdiff
2002-10-29
Eric Pouech
Moved 16 bit joystick function to mmsystem.c.
tree
|
commitdiff
2002-10-29
Eric Pouech
- internal renaming (no longer using MMSYSTEM prefixes...
tree
|
commitdiff
2002-10-29
Eric Pouech
- let all time related functions make use of low level...
tree
|
commitdiff
2002-10-29
Eric Pouech
All low level driver functions (internals for wave...
tree
|
commitdiff
2002-10-29
Eric Pouech
All MCI functions are now cleanly separated.
tree
|
commitdiff
2002-10-29
Eric Pouech
All driver functions are now properly separated.
tree
|
commitdiff
2002-10-29
Eric Pouech
- revisited mmsystem/winmm loading mechanism
tree
|
commitdiff
2002-10-29
Eric Pouech
Now only storing thread id for mci tasks (16 bit htask...
tree
|
commitdiff
2002-10-29
Eric Pouech
- finish mmio separation
tree
|
commitdiff
2002-10-28
Eric Pouech
Move low level multimedia message mapping out of 32...
tree
|
commitdiff
2002-10-28
Eric Pouech
Move MCI message mapping out of 32 bit code.
tree
|
commitdiff
2002-10-28
Eric Pouech
Move driver message mapping out of 32 bit code.
tree
|
commitdiff
2002-10-28
Eric Pouech
Fixed mciSendString debug reporting when an error occur...
tree
|
commitdiff
2002-10-25
Andreas Mohr
- fix some pselling
tree
|
commitdiff
2002-10-25
Eric Pouech
Simplify the global internal data handling.
tree
|
commitdiff
2002-10-25
Eric Pouech
Unify the constant used for error codes reporting mappi...
tree
|
commitdiff
2002-10-23
Vincent Béron
Bring some French resources in sync with English ones.
tree
|
commitdiff
2002-10-21
Eric Pouech
Keep on moving 16 bit code out of winmm, now only using...
tree
|
commitdiff
2002-10-19
Alexandre Julliard
Removed DECLARE_OLD_HANDLE. Fixed a few remaining warnings.
tree
|
commitdiff
2002-10-18
Alexandre Julliard
Fixed warnings caused by conversion to -DSTRICT.
tree
|
commitdiff
2002-10-18
Alexandre Julliard
Added support for building certain dlls with -DSTRICT.
tree
|
commitdiff
2002-10-17
Alexandre Julliard
Fixed wownt32.h to make it usable from inside Wine...
tree
|
commitdiff
2002-10-17
Malte Starostik
Initialize winearts's volume level to full, so applicat...
tree
|
commitdiff
2002-10-15
Michael Stefaniuc
Compile fix when all handles are converted to a void*.
tree
|
commitdiff
2002-10-10
Eric Pouech
Keep on moving 16 bit code out of winmm.
tree
|
commitdiff
2002-10-10
Eric Pouech
Removed no longer needed list of instance data.
tree
|
commitdiff
2002-10-10
Francois Gouget
The NAS headers and libraries are sometimes stored...
tree
|
commitdiff
2002-10-10
Eric Pouech
Started putting all 16 bit code in separate files.
tree
|
commitdiff
2002-10-09
Eric Pouech
Fixed some multi-sound card related bugs.
tree
|
commitdiff
2002-10-09
Alexandre Julliard
Fixed file descriptor corruption.
tree
|
commitdiff
2002-10-07
Eric Pouech
Added support for several soundcard.
tree
|
commitdiff
2002-10-07
Eric Pouech
Got rid of recursion in sub device opening.
tree
|
commitdiff
2002-10-07
Eric Pouech
Let wave(Out|In)Open call the wave mapper when the...
tree
|
commitdiff
2002-10-03
Alexandre Julliard
Removed error message that confuses users.
tree
|
commitdiff
2002-10-02
Alexandre Julliard
Added --disable-win16 configure option.
tree
|
commitdiff
2002-10-02
Alexandre Julliard
Fixed warnings.
tree
|
commitdiff
next