projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
windowscodecs: Add stub JPEG encoder.
[wine]
/
dlls
/
dmcompos
/
2011-10-18
Marcus Meissner
directshow: Removed bad sizeof in copy/pasted code...
tree
|
commitdiff
2011-08-02
Alexandre Julliard
winecrt0: Remove the clsid parameter in __wine_(un...
tree
|
commitdiff
2011-08-01
Frédéric Delanoy
dlls: Assorted spelling fixes.
tree
|
commitdiff
2011-07-29
Michael Stefaniuc
dmcompos: Merge the IClassFactory implementations.
tree
|
commitdiff
2011-05-17
Marcus Meissner
dmcompos: Mark internal symbols with hidden visibility.
tree
|
commitdiff
2010-12-03
Alexandre Julliard
dmcompos: Convert dll registration to the IRegistrar...
tree
|
commitdiff
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
2010-07-21
Alexandre Julliard
dlls: Remove explicit imports of kernel32 and ntdll.
tree
|
commitdiff
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
tree
|
commitdiff
2010-01-14
Michael Stefaniuc
dmcompos: Avoid newlines inside FIXME messages.
tree
|
commitdiff
2009-01-10
Michael Stefaniuc
include: Change MUSIC_TIME from long to LONG for Win64...
tree
|
commitdiff
2009-01-08
Michael Stefaniuc
dmcompos: Remove superfluous casts.
tree
|
commitdiff
2008-12-17
Hans Leidekker
janitorial: Remove unneeded user32 imports.
tree
|
commitdiff
2008-12-17
Hans Leidekker
janitorial: Don't depend on user32 for the self registr...
tree
|
commitdiff
2008-12-01
Alexandre Julliard
dmcompos: Remove some unused functions.
tree
|
commitdiff
2008-11-03
Michael Stefaniuc
Remove the remaining casts of NULL.
tree
|
commitdiff
2008-07-31
Andrew Talbot
dmcompos: Sign-compare warning fix.
tree
|
commitdiff
2008-04-30
Alexandre Julliard
makefiles: List the static libraries as normal imports...
tree
|
commitdiff
2008-02-29
Rob Shearman
Include config.h and wine/port.h in files that use...
tree
|
commitdiff
2008-02-21
Andrew Talbot
dmcompos: Assign to structs instead of using memcpy.
tree
|
commitdiff
2007-09-20
Andrew Talbot
dmcompos: Indirection level fix.
tree
|
commitdiff
2007-09-12
Stefan Leichter
dmcompos: Remove 'recursive registry key delete' function.
tree
|
commitdiff
2007-05-30
Alexandre Julliard
dmusic: Fix license headers that mistakenly use GPL...
tree
|
commitdiff
2007-04-25
Andrew Talbot
dmcompos: Constify a variable.
tree
|
commitdiff
2006-11-09
Marcus Meissner
dmcompos: Replaced && 0xff by & 0xff.
tree
|
commitdiff
2006-10-13
Francois Gouget
Add '\n's to Wine traces.
tree
|
commitdiff
2006-10-10
Michael Stefaniuc
dmcompos: Win64 printf format warning fixes.
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-26
Stefan Leichter
dmcompos: Print 64bit integers with wine_dbgstr_longlong.
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
.gitignore: Added wildcards to ignore generated resourc...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-06-30
Paul Vriens
Use the return value of register_key_guid.
tree
|
commitdiff
2006-06-10
Alexandre Julliard
dmcompos: Make the virtual table functions static where...
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-05-10
Robert Shearman
Check the return value from register_key_guid in all...
tree
|
commitdiff
2005-11-26
Alexandre Julliard
Renamed all .cvsignore files to .gitignore.
tree
|
commitdiff
2005-09-29
Alexandre Julliard
We are no longer generating .dbg.c files.
tree
|
commitdiff
2005-09-22
Alexandre Julliard
Removed unused debug channels.
tree
|
commitdiff
2005-08-08
Alexandre Julliard
Fixed DllGetClassObject spec entries.
tree
|
commitdiff
2005-07-26
Alexandre Julliard
Don't generate import libraries for dlls that don't...
tree
|
commitdiff
2005-07-12
Mike McCormack
Interlocked LONG* gcc warning fixes.
tree
|
commitdiff
2005-06-20
Stefan Huehner
Fix more -Wstrict-prototypes warnings.
tree
|
commitdiff
2005-06-17
Francois Gouget
Fix winapi_check documentation warnings.
tree
|
commitdiff
2005-06-09
Mike McCormack
Make interface methods static.
tree
|
commitdiff
2005-05-30
Dmitry Timoshkov
Make more of the OLE interface vtables const.
tree
|
commitdiff
2005-05-17
Robert Shearman
Rename MODULENAME_Dll* functions to Dll* for better...
tree
|
commitdiff
2005-05-09
Alexandre Julliard
Added rules for building import libraries in the indivi...
tree
|
commitdiff
2005-05-07
Alexandre Julliard
Added rules to build import libraries in the individual...
tree
|
commitdiff
2005-04-18
Peter Berg Larsen
Replace strncpy with memcpy or lstrcpyn.
tree
|
commitdiff
2005-03-28
Peter Berg Larsen
Janitorial: Get rid of strncpy/strncpyW.
tree
|
commitdiff
2005-01-12
Paul Vriens
- use Interlocked* functions in AddRef and Release.
tree
|
commitdiff
2005-01-09
Eric Pouech
Removed excessive statement (break after return or...
tree
|
commitdiff
2004-12-22
Francois Gouget
Remove unneeded NULL casts.
tree
|
commitdiff
2004-12-09
James Hawkins
Properly implement DllCanUnloadNow ref counting.
tree
|
commitdiff
2004-11-23
Tom Wickline
Version resources cleanup.
tree
|
commitdiff
2004-09-06
Alexandre Julliard
Removed some uses of the non-standard ICOM_THIS macro.
tree
|
commitdiff
2004-08-23
Alexandre Julliard
Get rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
tree
|
commitdiff
2004-08-22
Alexandre Julliard
Don't define BEGIN_INTERFACE in unknwn.h.
tree
|
commitdiff
2004-08-13
Alexandre Julliard
Moved ICOM_THIS_MULTI definition out of objbase.h and...
tree
|
commitdiff
2004-08-12
Alexandre Julliard
Get rid of the non-standard ICOM_VTABLE macro.
tree
|
commitdiff
2004-08-12
Alexandre Julliard
Get rid of the non-standard ICOM_VFIELD macro.
tree
|
commitdiff
2004-08-11
Francois Gouget
Modify widl to put the C COM macros inside an #ifdef...
tree
|
commitdiff
2004-05-14
Ivan Leo Murray...
Updated the version info of all DirectX dlls to the...
tree
|
commitdiff
2004-03-24
Alexandre Julliard
.spec.c files are no longer used for 32-bit dlls.
tree
|
commitdiff
2004-02-25
Rok Mandeljc
Added name resolving for CLSIDs, IIDs, GUIDs and return...
tree
|
commitdiff
2004-01-27
Alexandre Julliard
Only link against libdxguid where necessary.
tree
|
commitdiff
2004-01-20
Rok Mandeljc
- updated resources to DX9
tree
|
commitdiff
2003-10-11
Dimitrie O. Paun
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
tree
|
commitdiff
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
tree
|
commitdiff
2003-08-22
Rok Mandeljc
- implemented loader, loader's stream and loading of...
tree
|
commitdiff
2003-07-30
Alexandre Julliard
Make the DllRegisterServer, DllRegisterServerEx, DllUnr...
tree
|
commitdiff
2003-07-21
Rok Mandeljc
Split the dmusic interfaces.
tree
|
commitdiff
2003-04-08
Rok Mandeljc
Added stubs for dpnhpast and for all the dmusic dlls.
tree
|
commitdiff