projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Added stdole32.tlb.
[wine]
/
dlls
/
winmm
/
2004-01-09
Jeremy Shaw
Added wave-in support and fixed a few bugs in the wave...
tree
|
commitdiff
2004-01-08
Eric Pouech
- Applied to all MCI drivers Dmitry's fix for MCI_STATU...
tree
|
commitdiff
2004-01-06
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2004-01-06
Dmitry Timoshkov
Register window class on mciavi driver loading, and...
tree
|
commitdiff
2004-01-06
Dmitry Timoshkov
Return correct resource id for time format strings.
tree
|
commitdiff
2004-01-05
Dmitry Timoshkov
Accept all standard DIB compressions in the mciavi...
tree
|
commitdiff
2004-01-05
Dmitry Timoshkov
Decode stream number from AVI frame data and assign...
tree
|
commitdiff
2004-01-02
Christian Costa
Fix compilation issue with ALSA 0.5.
tree
|
commitdiff
2004-01-02
Dmitry Timoshkov
Remove a stray LeaveCriticalSection().
tree
|
commitdiff
2004-01-01
Dmitry Timoshkov
Much improved mciavi driver. Fixed synchronization...
tree
|
commitdiff
2004-01-01
Dmitry Timoshkov
Use correct pointer to an internal driver description.
tree
|
commitdiff
2004-01-01
Dmitry Timoshkov
Add MCI_SYSINFO command W to A mapping.
tree
|
commitdiff
2003-12-31
Dmitry Timoshkov
Fix many function prototypes and data types according...
tree
|
commitdiff
2003-12-31
Dmitry Timoshkov
Add Unicode->ANSI MCI message mapping, implement mciSen...
tree
|
commitdiff
2003-12-31
Gerald Pfeifer
Improve error messages in OSS_WaveOutInit() and OSS_Wav...
tree
|
commitdiff
2003-12-15
Steven Edwards
Porting fix for winmm resources (patch by Filip Navara).
tree
|
commitdiff
2003-12-15
Christian Costa
Exported widMessage function.
tree
|
commitdiff
2003-12-12
Jeremy Shaw
Move the data around when the ring buffer is resized...
tree
|
commitdiff
2003-12-11
Christian Costa
Added WaveIn support.
tree
|
commitdiff
2003-12-08
Eric Pouech
Move (again) usage of 16 bit specific functions (thunk...
tree
|
commitdiff
2003-12-08
Christian Costa
First enumerate all internal devices and then external...
tree
|
commitdiff
2003-12-04
Alexandre Julliard
Define ALSA_PCM_OLD_* symbols for compatibility with...
tree
|
commitdiff
2003-12-02
Eric Pouech
Move usage of 16 bit specific functions (MapSL) in...
tree
|
commitdiff
2003-12-01
Eric Pouech
Move usage of 16 bit specific functions (MapSL) in...
tree
|
commitdiff
2003-11-26
Christian Costa
Fix handling of the lpuDeviceID input param in MIDI_Str...
tree
|
commitdiff
2003-11-21
Eric Pouech
HeapReAlloc doesn't allocate memory.
tree
|
commitdiff
2003-11-17
Ivan Leo Murray...
Added Italian translation.
tree
|
commitdiff
2003-11-14
Robert Reif
Fixes more use before set races.
tree
|
commitdiff
2003-11-12
Christian Costa
Alsa midi fixes.
tree
|
commitdiff
2003-11-11
Robert Reif
Don't flag failed opens of unsupported formats as an...
tree
|
commitdiff
2003-11-11
Robert Reif
Fix a race condition where result could be read before...
tree
|
commitdiff
2003-11-09
Eric Pouech
Removed some more dependencies on wine 16-bit specific...
tree
|
commitdiff
2003-11-05
Robert Reif
Fix wave in stop.
tree
|
commitdiff
2003-11-04
Robert Reif
Fixed bug in capture stop. Only current header should...
tree
|
commitdiff
2003-10-30
Robert Reif
Cache the wave volume so it can be returned rather...
tree
|
commitdiff
2003-10-30
Robert Reif
Clean up *GetDevCaps to check for valid pointer and...
tree
|
commitdiff
2003-10-28
Robert Reif
Added support for getting the wave device name.
tree
|
commitdiff
2003-10-27
Robert Reif
Fix SMPTE time.
tree
|
commitdiff
2003-10-27
Robert Reif
Only copy amount requested up to size of structure.
tree
|
commitdiff
2003-10-27
Robert Reif
Clear a new hardware buffer to proper silence values...
tree
|
commitdiff
2003-10-22
Robert Reif
Fix MMDRV_PhysicalFeatures to handle both 16 and 32...
tree
|
commitdiff
2003-10-21
Robert Reif
Only return the number of bytes requested.
tree
|
commitdiff
2003-10-16
Rolf Kalbermatter
Use INVALID_FILE_ATTRIBUTES to test for failure of
tree
|
commitdiff
2003-10-15
Oleg Prokhorov
Another portion of HeapReAlloc fixes.
tree
|
commitdiff
2003-10-15
Dimitrie O. Paun
Merge win.ini/[mci extensions] into the registry.
tree
|
commitdiff
2003-10-14
Robert Reif
Free should not happen when still playing.
tree
|
commitdiff
2003-10-14
Oleg Prokhorov
Small fix in sound flushing code.
tree
|
commitdiff
2003-10-14
Daniel Marmier
ALSA_WaveInit: repaired device name.
tree
|
commitdiff
2003-10-11
Dimitrie O. Paun
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
tree
|
commitdiff
2003-10-09
Robert Reif
Fixed SMPTE time.
tree
|
commitdiff
2003-10-07
Daniel Marmier
Fixed warnings with gcc option "-Wwrite-strings".
tree
|
commitdiff
2003-10-07
Steven Edwards
Remove a few unneeded include statements in internal...
tree
|
commitdiff
2003-10-06
Vincent Béron
Change resources from last language file used to LANG_N...
tree
|
commitdiff
2003-10-06
Daniel Marmier
Fixed warnings with gcc option "-Wwrite-strings".
tree
|
commitdiff
2003-10-04
Michael Günnewig
Fixed warnings with gcc option "-Wwrite-strings".
tree
|
commitdiff
2003-09-29
Vincent Béron
Change some resources from LANG_NEUTRAL to LANG_ENGLISH.
tree
|
commitdiff
2003-09-27
Robert Reif
Allow wave emulated capture while doing hardware accele...
tree
|
commitdiff
2003-09-26
Dimitrie O. Paun
Remove the obsolete pascal16 (replaced by pascal -ret16).
tree
|
commitdiff
2003-09-25
Robert Reif
Avoid divide by zero if the sound driver returns 0...
tree
|
commitdiff
2003-09-22
Vincent Béron
Yet another batch of French resources updates.
tree
|
commitdiff
2003-09-22
Robert Reif
Volume and Pan driver requests need to return success...
tree
|
commitdiff
2003-09-22
Oleg Prokhorov
Implemented sound flushing.
tree
|
commitdiff
2003-09-22
Michal Janusz Miroslaw
MMDRV_Install: Fix confusing indentation.
tree
|
commitdiff
2003-09-19
Robert Reif
Added volume and pan support to primary buffers.
tree
|
commitdiff
2003-09-17
Oleg Prokhorov
Avoid crash if invalid rate was specified.
tree
|
commitdiff
2003-09-17
Alexandre Julliard
Avoid linking error with older alsa libs.
tree
|
commitdiff
2003-09-16
Pavel Roskin
Moved WINE_DEFAULT_DEBUG_CHANNEL outside of the #ifdef.
tree
|
commitdiff
2003-09-15
Christian Costa
Added midi support to the ALSA driver.
tree
|
commitdiff
2003-09-15
Eric Pouech
- Moved Wine extension to get DSound interface from...
tree
|
commitdiff
2003-09-15
Robert Reif
Device enumeration callbacks should return a NULL guid...
tree
|
commitdiff
2003-09-12
Eric Pouech
Moved some MM internal definition to internal include...
tree
|
commitdiff
2003-09-11
Francois Gouget
Modify ok("xxx") calls into ok("xxx\n") as is now expected.
tree
|
commitdiff
2003-09-10
Alexandre Julliard
Removed the A/W constants for builtin cursors, icons...
tree
|
commitdiff
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
tree
|
commitdiff
2003-09-04
Christian Costa
Fix modLongData.
tree
|
commitdiff
2003-09-03
Robert Reif
Use the drivers to get device capabilities and property...
tree
|
commitdiff
2003-08-29
Rok Mandeljc
Minor updates of Slovenian translations.
tree
|
commitdiff
2003-08-29
Mike Hearn
Fixed the error message in Wave(In|Out)Init, it used...
tree
|
commitdiff
2003-08-20
Alexandre Julliard
winnls.h must not include winbase.h.
tree
|
commitdiff
2003-08-20
<wine@frotz.org>
Fix parameter to snd_pcm_sw_params_set_silence_size().
tree
|
commitdiff
2003-07-28
Robert Reif
Use same GUIDs as win2k and xp for dsound drivers.
tree
|
commitdiff
2003-07-18
Mike McCormack
Fixed incorrect strcasecmp usage.
tree
|
commitdiff
2003-07-03
Marcus Meissner
Use standard debugging macros for jack.
tree
|
commitdiff
2003-07-02
Francois Gouget
Fixed some common spelling errors.
tree
|
commitdiff
2003-07-02
Eric Pouech
- renamed winmm.OpenDriverW into winmm.OpenDriver
tree
|
commitdiff
2003-06-30
Dmitry Timoshkov
For all DLLs with defined DllMain and which do not...
tree
|
commitdiff
2003-06-30
Marcelo Duarte
- Localization to Portuguese of Brazil
tree
|
commitdiff
2003-06-30
Robert Lunnon
Added libuuid to wineaudioio makefile.
tree
|
commitdiff
2003-06-18
Francois Gouget
'sizeof type' is best avoided as it won't always compil...
tree
|
commitdiff
2003-06-18
Francois Gouget
Typos/spelling fixes.
tree
|
commitdiff
2003-06-16
Rok Mandeljc
Updated a bunch of translations for Slovenian language.
tree
|
commitdiff
2003-06-04
Robert Reif
Added a dynamically growing ring buffer for oss, alsa...
tree
|
commitdiff
2003-05-14
Marcus Meissner
winejack.drv.so needs -lwine_uuid too.
tree
|
commitdiff
2003-05-11
Eric Pouech
Stop wavemap lookup if a device isn't functional (spott...
tree
|
commitdiff
2003-05-11
Alexandre Julliard
Avoid local WINAPI function pointers.
tree
|
commitdiff
2003-05-06
Marcus Meissner
Added include <errno.h>.
tree
|
commitdiff
2003-05-02
Robert Reif
Added driver property set implementation.
tree
|
commitdiff
2003-04-30
Alexandre Julliard
Avoid calling Win32 resource functions on 16-bit modules.
tree
|
commitdiff
2003-04-29
Robert Reif
Fixed a problem where OSS trigger support is inconsistent.
tree
|
commitdiff
2003-04-29
Robert Reif
Added driver notify implementation.
tree
|
commitdiff
next