Displaying 8 results from an estimated 8 matches for "dmus_objectdesc".
2002 Mar 10
0
vorbisfile and IStream
hi,
does anyone managed to implement streaming buffer for directsound
implementing IStream interface and passing it like DMUS_OBJECTDESC field to
GetObject() method of the loader ?
_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail.
http://www.hotmail.com
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.x...
2015 Jun 12
0
Wine release 1.7.45
...cSegment8 from DirectSoundWave.
dswave/tests: Check for the private interface in DirectSoundWave.
dswave: COM cleanup for the IUnknown interface of DirectSoundWave.
dswave: Use the generic DirectMusicObject implementation for DSWave.
dswave: Get rid of the extra pointer to a DMUS_OBJECTDESC.
dswave: Finish the cleanup of create_dswave().
dmstyle: Remove unused arguments from helper functions.
dmstyle: Pass the object instead of the iface to helper functions.
dmstyle: Use the generic DirectMusicObject implementation for DMStyle.
dmcompos: Use the generic D...
2015 May 01
0
Wine release 1.7.42
...Collection tests.
dmloader: Add and use a generic IPersistStream_GetClassID.
dmloader: Remove superfluous "IDirectMusicContainer" from method names.
dmscript: Use the generic DirectMusicObject implementation for DMScript.
dmscript: Get rid of the extra pointer to a DMUS_OBJECTDESC.
Nikolay Sivov (39):
dxdiagn/tests: Fix a couple of leaks (Valgrind).
wshom.ocx: Fix BSTR allocation for string registry values (Valgrind).
dwrite: Added a helper to get source text pointer.
dwrite: Fix script position reported with SetScriptAnalysis().
wbemprox/tests...
2014 Jun 13
0
Wine release 1.7.20
...definition to the .c file that uses it.
dmloader: COM cleanup for IDirectMusicContainer.
dmusic: Move the common parts of DMObject to a generic implementation.
dmusic: Use generic "unimplemented" methods for IPersistStream.
dmusic: Get rid of the extra pointer to a DMUS_OBJECTDESC.
dmusic: Remove the redundant "IDirectMusicCollection" from method names.
Nicolas Le Cam (2):
mshtml/tests: Remove unused variable.
winedbg: Remove unused variable.
Nikolay Sivov (29):
scrrun/tests: Fix tests to depend on current codepage.
scrrun: Implement...
2019 Oct 18
0
Wine release 4.18
...s on all architecture except i386.
ntdll: Disallow changing DEP flags on 64-bit.
programs: Make all program entrypoints cdecl.
libport: Add codepage 28601 (Latin/Thai).
Alistair Leslie-Hughes (17):
include: Allow building against dmusic.
dmime: Improved tracing of the DMUS_OBJECTDESC structure.
dsound/tests: Add some GetStatus checks.
dmime: Always set a minimum timeout in IDirectMusicPerformance8::SetNotificationHandle.
dpnet: Report no programs found in IDirectPlay8LobbyClient EnumLocalPrograms.
dsound/tests: Allow more time for an event to be signalle...
2015 Jun 26
0
Wine release 1.7.46
...s objects instead of ifaces to helpers.
dmime: Remove unused arguments from helper functions.
dmime: Use the generic DirectMusicObject implementation for DMSegment.
dmime: Use the generic DMObject implementation for DMAudioPathConfig.
dmime: Get rid of the extra pointer to a DMUS_OBJECTDESC.
dmime: Use the generic DMObject implementation for DMGraph.
dmime/tests: Add IPersistStream tests for DM*Track.
dmstyle/tests: Add IPersistStream tests for DM*Track.
dmband: IsParamSupported method doesn't crashes on NULL.
dmband: Implement the E_NOTIMPL methods o...
2019 Nov 29
0
Wine release 4.21
...e trailing \n in fatal_perror() calls.
Alistair Leslie-Hughes (11):
dmime: Rewrite IDirectMusicSegment8 GetParam.
dmstyle: Add GUID_IDirectMusicStyle support in Style Track GetParam.
dmloader: ScanDirectory doesn't specify the full path.
dmstyle: Improved tracing of the DMUS_OBJECTDESC structure.
dmloader: Stop after find first matching object.
dmloader: Rewrite cache object lookup.
dmloader: Rewrite IDirectMusicLoader8 CacheObject using find_cache_object.
dmloader: Rewrite IDirectMusicLoader8 ReleaseObject using find_cache_object.
dmloader: Support...
2014 Jan 17
0
Wine release 1.7.11
...nup for IDirectMusicTrack8 from DirectMusicScriptTrack.
dmscript/tests: Add COM tests for DirectMusicScriptTrack.
dmscript: COM cleanup for IPersistStream from DirectMusicScriptTrack.
dmscript: Remove the extraneous IUnknown from DirectMusicScriptTrack.
dmscript: Include the DMUS_OBJECTDESC directly into DirectMusicScriptTrack.
dmime/tests: Fix a crash due to a missing audio driver.
dmloader/tests: Fix a crash due to a missing audio driver.
dmscript: Return CLASS_E_CLASSNOTAVAILABLE for classes not implemented.
dmstyle: None of the COM classes support aggregati...