riched20: Make richedit control IME aware.
[wine] / dlls / dsound /
2007-06-26  Francois Gougetdsound: Add missing '\n' to Wine trace.
2007-06-26  Alex Villacís Lassodsound: Reset device playpos/mixpos on buflen change.
2007-06-26  Alex Villacís Lassodsound: Make test recover from failure to preserve...
2007-06-25  Michael Stefaniucdsound: Fix missing unlock on an error path. Found...
2007-06-22  Maarten Lankhorstdsound: Tune some parameters for alsa waveout.
2007-06-22  Maarten Lankhorstdsound: Simplify mixing by removing remixing support...
2007-06-22  Maarten Lankhorstdsound: Give rougher estimates for fraglen to satisfy...
2007-06-14  Maarten Lankhorstdsound: Use TIME_KILL_SYNCHRONOUS on sound timer.
2007-06-12  Maarten Lankhorstdsound: Unset variable on failure in IKsBufferPropertyS...
2007-06-04  Maarten Lankhorstdsound: Disable property sets if hardware doesn't suppo...
2007-06-04  Maarten Lankhorstdsound: Recalculate 3d buffer on SetVolume.
2007-06-04  Maarten Lankhorstdsound: Fix buffer caps.
2007-05-29  Francois Gougetdsound/tests: Fix the Visual C++ double to float conver...
2007-05-29  Maarten Lankhorstdsound: Fix stupid mistake.
2007-05-25  Maarten Lankhorstdsound: Block align SetCurrentPosition and add test...
2007-05-23  Robert Reifdsound: Add missing interface ID.
2007-05-15  Maarten Lankhorstdsound: IDirectSound_Compact should return DS_OK on...
2007-05-14  Maarten Lankhorstdsound: Primary buffer isn't an IDirectSoundBuffer8.
2007-05-03  Andrew Talbotdsound: Exclude unused headers.
2007-04-30  Rob Shearmandsound: Implement QueryInterface for KsPropertySet...
2007-04-30  Rob Shearmandsound: Implement QueryInterface for the class factory...
2007-04-30  Andrew Talbotdsound: Constify some variables.
2007-04-23  Maarten Lankhorstdsound: Don't deadlock in capture because of callback.
2007-04-23  Maarten Lankhorstdsound: Make sure we're holding the lock on Drop And...
2007-03-29  Andrew Riedidsound: Change a couple DPRINTF's to TRACE's
2007-03-20  Andrew Talbotdsound: Replace inline static with static inline.
2007-03-12  Jan Zerebeckidsound: Conform critical section DebugInfo names.
2007-03-12  Stefan HuehnerChange some functions arguments from () -> (void).
2007-03-08  Tomas Carneckydsound: Update prototypes for IDirectSoundBuffer::Lock...
2007-02-22  Maarten Lankhorstdsound: Use an inline for ring buffer pointer differenc...
2007-02-22  Maarten Lankhorstdsound: Add some comments from earlier patch that makes...
2007-01-16  Robert Reifdsound: Fix tests for old versions of windows.
2007-01-12  Francois Gougetdsound/tests: Replace some '#if 0's with 'if (0)'s.
2007-01-12  Francois Gougetdsound/tests: The tests link with dsound.dll so use...
2007-01-12  Francois Gougetdsound/tests: Replace some '#if 0's with 'if (0)'s.
2007-01-09  Michael Stefaniucdsound: Remove stray '\' at end of lines.
2007-01-09  Andrew Talbotdsound: Remove unused function.
2007-01-08  Alexandre Julliarddsound: The dsconf.h GUIDs are now in libdxguid.
2007-01-08  Patrik Stridvalldsound: The GUID:s defined in dsconf.h should be export...
2006-12-11  Marcus Meissnermade functions and variables static in some testcases.
2006-11-29  Dmitry Timoshkovdsound: Make some data const.
2006-11-24  Francois Gougetdsound/tests: Remove unneeded NONAMELESS* macros.
2006-11-13  Francois GougetAssorted spelling fixes.
2006-11-13  Michael Stefaniucdsound: Win64 printf format warning fixes.
2006-11-13  Michael Stefaniucdsound: Fix the declaration/definition of DSOUND_timer().
2006-11-07  Francois GougetAssorted spelling fixes.
2006-10-16  Michael StefaniucThe Data1 member of the GUID struct needs to be an...
2006-10-10  Michael Stefaniucdsound/tests: Win64 printf format warning fixes.
2006-09-29  Francois Gougetdsound: Don't use state.buffer_size before it has been...
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-08-23  Robert Reifdsound: Remove unused parameter from propset functions.
2006-08-18  Robert Reifdsound: Add class factory tests.
2006-08-18  Robert Reifdsound: Class factory cleanup.
2006-08-02  Alexandre Julliarddsound: Make some functions static.
2006-07-31  Andrew Talbotdsound/tests: Write-strings warning fix.
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-06-30  Paul VriensUse the return value of register_key_guid.
2006-06-13  Alexandre Julliarddsound: Don't use sizeof in traces to avoid printf...
2006-06-10  Alexandre Julliarddsound: Make the virtual table functions static where...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-22  Vitaliy Margolendirectx: Update file versions to dx9c (compared to...
2006-05-10  Robert ShearmanCheck the return value from register_key_guid in all...
2006-05-05  Robert Reifdsound: Add DirectSoundBuffer_Lock tests.
2006-05-05  Robert Reifdsound: Check DirectSoundBuffer_Lock parameters.
2006-04-10  Robert Reifdsound: Fix 2 bugs in ds3d tests.
2006-04-08  Robert Reifdsound: Remove NULL This pointer checks.
2006-04-08  Robert Reifdsound: Remove unnecessary NULL pointer check.
2006-04-08  Robert Reifdsound: Set default primary buffer sample rate and...
2006-04-07  Robert Reifdsound: Fix capture test.
2006-03-15  Robert Reifdsound: Add info to failed tests.
2006-02-28  Robert Reifdsound: Fix duplex create bug.
2006-02-09  Robert Reifdsound: Fix duplex test.
2006-01-25  Robert Reifdsound: Duplex test fix.
2006-01-17  Robert Reifdsound: Primary buffer size change tests.
2006-01-17  Robert Reifdsound: Add full duplex tests.
2006-01-17  Robert Reifdsound: Add full duplex support.
2006-01-17  Robert Reifdsound: Convert IDirectSoundImpl from a COM class to...
2006-01-16  Robert Reifdsound: Make dumpCooperativeLevel global.
2006-01-16  Robert Reifdsound: Make some capture functions global.
2006-01-14  Robert Reifdsound: Rename some functions, make some functions...
2006-01-14  Robert Reifdsound: Add DSOUND_PrimarySetFormat and use it to set...
2006-01-11  Robert Reifdsound: Add primary buffer change tests.
2006-01-06  Robert Reifdsound: Refactor playback.
2006-01-06  Robert Reifdsound: Fix double free bug in tests.
2006-01-05  Robert Reifdsound: Capture refactoring.
2006-01-04  Robert Reifdsound: Capture cleanup.
2006-01-03  Robert Reifdsound: Remove WINAPI from internal functions.
2006-01-03  Robert Reifdsound Add uninitialized check.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-18  Robert ReifHandle failure on Windows 95 properly.
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-11-01  Davin McCallPhaseCancel subtracts secondary buffer from primary...
2005-10-27  Robert ReifRemove unused variable from IDirectSoundFullDuplexImpl.
2005-10-19  Robert ReifChange secondary buffer variable name to secondary.
next