projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Assorted spelling fixes.
[wine]
/
dlls
/
dplayx
/
dplay.c
2007-12-11
Andrew Talbot
dplayx: Remove unneeded casts.
blob
|
commitdiff
|
raw
2007-10-23
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-24
Andrew Talbot
dplayx: Fix some memory leaks.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-11
Lionel Debroux
dplayx: Fixed memory leak in dplay.c (found by Smatch).
blob
|
commitdiff
|
raw
|
diff to current
2007-04-27
Andrew Talbot
dplayx: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-03
Alessandro Pignotti
dplayx: Implement proper interface locking for DP_EnumS...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-26
Alessandro Pignotti
dplayx: Fixes the order of GUID initialization and...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-21
Alessandro Pignotti
dplayx: Check for null pointer dereference in DP_FindPl...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-16
Alessandro Pignotti
dplayx: DirectPlay should keep track of the user count.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-08
Jan Zerebecki
dplayx: Add DebugInfo to critical sections.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-01
Alessandro Pignotti
dplay: Directplay should initialize session Guid, with...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-06
Detlef Riekenberg
dplayx: Display requested provider.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-07
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-10
Michael Stefaniuc
dplayx: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-10
Andrew Talbot
dplayx: Cast-qual warnings fix.
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-10
Francois Gouget
Remove spaces before '\n' in traces.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-30
Mike McCormack
Fix some gcc 4.0 warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-13
Mike McCormack
Interlocked LONG* gcc warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-07
Mike McCormack
gcc 4.0 -Wpointer-sign fixes (Reg* functions).
blob
|
commitdiff
|
raw
|
diff to current
2005-07-05
Stefan Huehner
Fix -Wmissing-declarations warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-01
Dmitry Timoshkov
Make more of the OLE interface vtables const.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-23
Lionel Ulmer
Rewrite DirectPlayEnumerateA and add W version at the...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-19
Francois Gouget
DPSET_REMOTE is 0 so we cannot do (flags & DPSET_REMOTE...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-24
Jakob Eriksson
Get rid of HeapAlloc casts.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-23
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-07
Mike McCormack
Use CreateEventW in preference to CreateEventA for...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-23
Michael Stefaniuc
Do not check for non NULL pointer before HeapFree'ing...
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-12
Marcus Meissner
Move definitions of static vtables from header to dplay.c.
blob
|
commitdiff
|
raw
|
diff to current
2004-01-23
Ge van Geldorp
Fix various function prototypes to conform to PSDK.
blob
|
commitdiff
|
raw
|
diff to current
2003-12-30
Sami Aario
Fix some return values of dplayx API calls.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-07
Daniel Marmier
Fixed warnings with gcc option "-Wwrite-strings".
blob
|
commitdiff
|
raw
|
diff to current
2003-09-27
Dimitrie O. Paun
Merge documentation/status/directplay into the code.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-09
Alexandre Julliard
Fixed a few more headers dependency issues.
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-07-09
Francois Gouget
Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-16
Sylvain Petreolle
- Fix DirectPlayEnumerateA exit code.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-10
Alexandre Julliard
Removed uses of the non standard ICOM_VTBL macro.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-07
Dimitrie O. Paun
Define NONAMELESS{STRUCT,UNION} explicitly in the files...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-23
Michael Stefaniuc
Compile the dplayx dll with STRICT defined.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-23
Alexandre Julliard
Replaced the GET/PUT_UA macros by memcpy. Fixed a few...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-20
Andreas Mohr
Spelling stuff.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-06
François Gouget
Fix the #include order for config.h.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-14
Francois Gouget
When including 'wine/port.h', include it first.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-11
Patrik Stridvall
Documentation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-19
Patrik Stridvall
Documentation ordinal fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-04-12
Peter Hunnisett
- Provide lobby provider COM object header file and...
blob
|
commitdiff
|
raw
|
diff to current
2001-02-28
Francois Gouget
Small 'typos in comments' fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-12
Francois Gouget
Fix typos in comments.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-26
James Juran
Add <string.h> to files that needed it.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-04
Francois Gouget
Removed the 'fn' prefix (i.e. ICOM_FN).
blob
|
commitdiff
|
raw
|
diff to current
2000-12-27
Ulrich Weigand
Added check whether unaligned memory access is allowed.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-03
Francois Gouget
Use the DUMMYUNIONNAME macros so that the headers can...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-16
Alexandre Julliard
Replaced HEAP_strdup* and lstrcpynAtoW calls by exporte...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-13
Alexandre Julliard
Replaced a few internal functions by exported ones.
blob
|
commitdiff
|
raw
|
diff to current
2000-10-19
Peter Hunnisett
- Add proper message reply mechanism and sp player...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-26
Peter Hunnisett
- Remove winmm hack in dplay code
blob
|
commitdiff
|
raw
|
diff to current
2000-08-29
Peter Hunnisett
- More implementation
blob
|
commitdiff
|
raw
|
diff to current
2000-08-25
Peter Hunnisett
- Implemented loading and initialization of service...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-10
Peter Hunnisett
- Make ref counting a little more efficient
blob
|
commitdiff
|
raw
|
diff to current
2000-06-07
Peter Hunnisett
- Small update to documentation
blob
|
commitdiff
|
raw
|
diff to current
2000-06-01
Andreas Mohr
Lots of spelling fixes that accumulated in my tree...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-30
Peter Hunnisett
- Added a little more dll level debugging and small...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-26
Peter Hunnisett
Started local name server framework.
blob
|
commitdiff
|
raw
|
diff to current
2000-05-23
Peter Hunnisett
- Small fixes/updates
blob
|
commitdiff
|
raw
|
diff to current
2000-03-12
Peter Hunnisett
- Make registry usage a little more correct and modern
blob
|
commitdiff
|
raw
|
diff to current
2000-01-29
Andreas Mohr
- add some documentation items
blob
|
commitdiff
|
raw
|
diff to current
2000-01-18
Alexandre Julliard
Added debugstr_guid function and used it to replace
blob
|
commitdiff
|
raw
|
diff to current
2000-01-12
Peter Hunnisett
Fix problem with initialization (reported by Andreas...
blob
|
commitdiff
|
raw
|
diff to current
1999-12-12
Andreas Mohr
Fixed compiler warnings.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-25
Peter Hunnisett
- Added global data mutual exclusion
blob
|
commitdiff
|
raw
|
diff to current
1999-11-04
Peter Hunnisett
- Added dplayx LibMain for initialization of all dplayx...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-25
Francois Gouget
Added two macros, ICOM_VFIELD and ICOM_VTBL, so that...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-13
Francois Gouget
Use the COM macros rather than directly accessing the...
blob
|
commitdiff
|
raw
|
diff to current
1999-09-28
Peter Hunnisett
- Moved dplay and dplayx to a proper home in the dlls...
blob
|
commitdiff
|
raw
|
diff to current