projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
usp10: Move the application of pair values to a helper function.
[wine]
/
dlls
/
dmime
/
performance.c
2012-09-21
Christian Costa
dmime: Rename params in IDirectMusicPerformance8Impl_As...
blob
|
commitdiff
|
raw
2012-04-19
Andrew Eikum
dmime: Don't try to create a standard audio path if...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-02
Michael Stefaniuc
dmime: Move struct IDirectMusicPerformance8Impl to...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-02
Michael Stefaniuc
dmime: DirectMusicPerformance doesn't supports COM...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-02
Michael Stefaniuc
dmime: COM cleanup for IDirectMusicPerformance8.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-29
Christian Costa
dmime: Check return code of CoCreateInstance in Init...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-16
Austin Lund
dmime: Ensure IDirectMusicPort is initialised when...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-13
Michael Stefaniuc
dmime: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-10
Michael Stefaniuc
include: Change MUSIC_TIME from long to LONG for Win64...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-15
Christian Costa
dmime: Improve IDirectMusicPerformance8Impl_PlaySegment...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-28
Christian Costa
dmime: Make stub returns a error to avoid crashing.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-03
Michael Stefaniuc
Remove the remaining casts of NULL.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Andrew Talbot
dmime: Indirection levels fix.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-16
Andrew Talbot
dmime: Remove unused variables.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-27
Austin English
Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-01
James Hawkins
janitorial: Remove links to any microsoft site.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-25
Andrew Talbot
dmime: Assign to structs instead of using memcpy.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-08
Andrew Talbot
dmime: Remove unneeded casts.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-30
Alexandre Julliard
dmusic: Fix license headers that mistakenly use GPL...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-08
Jan Zerebecki
dmime: Add DebugInfo to critical sections.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-22
Andrew Talbot
dmime: Remove unused variable.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
Michael Stefaniuc
dmime: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-21
Stefan Leichter
dmime: Print 64bit integers with wine_dbgstr_longlong.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-26
Samuel Lidén Borell
dmime: Accept IDirectMusicPerformance2 in QueryInterface.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-28
Raphael Junqueira
Partial implementation of IDirectMusicPerformance8Impl_...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-21
Mike McCormack
- use interfaces rather than internal functions
blob
|
commitdiff
|
raw
|
diff to current
2005-06-20
Mike McCormack
Make functions static.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-30
Dmitry Timoshkov
Make more of the OLE interface vtables const.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-02
James Hawkins
Properly implement DllCanUnloadNow ref counting.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-11
Paul Vriens
- use Interlocked* functions in AddRef and Release.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-11
Christian Costa
Wait until the thread has created its message queue...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-09
Eric Pouech
Removed excessive statement (break after return or...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-03
Michael Stefaniuc
Do not check for non NULL pointer before HeapFree'ing...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-09
Alexandre Julliard
Janitorial: C booleans must not be compared against...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-06
Alexandre Julliard
Removed some uses of the non-standard ICOM_THIS macro.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-23
Alexandre Julliard
Get rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-12
Alexandre Julliard
Get rid of the non-standard ICOM_VTABLE macro.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-04
Alexandre Julliard
Fixed a warning.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-27
Raphael Junqueira
- don't use a stupid "while (1);" thread when DMPerform...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-11
Raphael Junqueira
- Typo fix in dmusicf.h.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-10
Raphael Junqueira
- Release DSBuffer on AudioPath destruction.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-06
Raphael Junqueira
- PMsg processing thread (currently only Notifications...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-05
Raphael Junqueira
- fix cRef Leak (init to 1, should be 0) of IDMPerformance
blob
|
commitdiff
|
raw
|
diff to current
2004-05-05
Raphael Junqueira
- fix DirectSound Creation by dmusic (fix recent Unreal...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-07
Raphael Junqueira
Fix one ugly bug (horrible cast) into dmusic code to...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-25
Rok Mandeljc
Added name resolving for CLSIDs, IIDs, GUIDs and return...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-20
Rok Mandeljc
- updated resources to DX9
blob
|
commitdiff
|
raw
|
diff to current
2003-10-27
Raphael Junqueira
- Some fixes on DirectSound init (need SetCooperativeLe...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-22
Rok Mandeljc
- implemented loader, loader's stream and loading of...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-21
Rok Mandeljc
Split the dmusic interfaces.
blob
|
commitdiff
|
raw
|
diff to current