projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
winex11.drv: X11DRV_XF86VM_SetExclusiveMode() is unused so remove it.
[wine]
/
dlls
/
quartz
/
dsoundrender.c
2009-01-29
Michael Stefaniuc
quartz: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
2008-10-22
Maarten Lankhorst
quartz: Implement dynamic format changing in directsoun...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-11
Michael Stefaniuc
quartz: Add missing LeaveCriticalSection on error path...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-10
Maarten Lankhorst
quartz: Fix deadlocks in dsound renderer.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-09
Maarten Lankhorst
quartz: Fix deadlock with transform filter.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-04
Maarten Lankhorst
quartz: Implement state transitions in directsound...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-03
Maarten Lankhorst
quartz: Fix return values in directsound renderer.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-26
Maarten Lankhorst
quartz: Downgrade a fixme to a warn in dsoundrender.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-25
Maarten Lankhorst
quartz: Remove dead code from DSoundRender.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
Maarten Lankhorst
quartz: DSoundRender shouldn't delete buffer when alrea...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-21
Maarten Lankhorst
quartz: Add the ability to force a pin to use a certain...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-19
Maarten Lankhorst
quartz: Improve the directsound renderer a bit.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-28
Maarten Lankhorst
quartz: Make the EnumPins interface dynamic.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-21
Austin English
Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-21
Maarten Lankhorst
quartz: Add some more tests and fix wine to pass them.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-21
Maarten Lankhorst
quartz: Change longlong printfs.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-21
Maarten Lankhorst
quartz: Only drop Preroll samples after obtaining its...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-21
Maarten Lankhorst
quartz: Drop preroll frames in directsound renderer...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-17
Maarten Lankhorst
quartz: Check for discontinuities in the directsound...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-14
Maarten Lankhorst
quartz: Silence requests for IVideoWindow.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-09
Maarten Lankhorst
quartz: Make the directsound renderer handle the Play...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-09
Maarten Lankhorst
quartz: Make the DirectSound renderer return S_FALSE...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-08
Maarten Lankhorst
quartz: Make wait timeout in directsound slightly larger.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-07
Maarten Lankhorst
quartz: Handle flushing and end of stream notifications...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-07
Maarten Lankhorst
quartz: Get rid of code duplication and add a flush...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-24
Maarten Lankhorst
quartz: Silence requests for ipin on filters.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-24
Maarten Lankhorst
quartz: Play silence in directsound renderer on end...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-20
Maarten Lankhorst
quartz: Add mediaseeking stub to audio renderer.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-15
Maarten Lankhorst
quartz: Silence the directsound buffer on starting.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-14
Maarten Lankhorst
quartz: Fix typo.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-19
Michael Stefaniuc
quartz: Fix memory leaks on error paths. Found by Smatch.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-08
Andrew Talbot
quartz: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-17
Andrew Talbot
quartz: Exclude unused headers.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-16
Chris Robinson
quartz: Create DirectSound device and buffer at filter...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-07
Chris Robinson
quartz: Add partial implementation of IReferenceClock...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-07
Chris Robinson
quartz: Use more precise positioning information for...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-03
Chris Robinson
quartz: Use a second-long DSound buffer for playback.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-02
Chris Robinson
quartz: Don't fill the dsound buffer with small amounts.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-28
Chris Robinson
quartz: Protect DSound buffer creation with a critical...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-26
Chris Robinson
quartz: Implement volume and pan control for DSoundRend...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-26
Chris Robinson
quartz: Make DSoundRender_Run start the playback buffer.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-20
Chris Robinson
quartz: Don't delete critical sections before the filte...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-13
Chris Robinson
quartz: Force disconnect when a filter is fully released.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-12
Jan Zerebecki
quartz: Add DebugInfo to critical sections.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-12
Chris Robinson
quartz: Stop DSound buffer playback when the filter...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-09
Chris Robinson
quartz: Check allocation failure and clear memory in...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-08
Tomas Carnecky
dsound: Update prototypes for IDirectSoundBuffer::Lock...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-08
Chris Robinson
quartz: Use proper alloc/free functions for COM objects.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-05
Chris Robinson
quartz: Improve reference traces.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-19
Chris Robinson
quartz: Check for the proper ID when querying for the...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-19
Chris Robinson
quartz: Stop and free the dsound buffer when needed.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-13
Hans Leidekker
quartz: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-18
Sagar Mittal
quartz: DSoundRender: Do not overwrite a full buffer.
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-09-25
Alexandre Julliard
Replace DPRINTF by TRACE in a few places.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-12
Mike McCormack
Interlocked LONG* gcc warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-25
Christian Costa
Improved errors handling a bit in dsound renderer.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-28
Peter Berg Larsen
Janitorial: Get rid of strncpy/strncpyW.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-02
Christian Costa
Handle End Of Stream notifications.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-06
Paul Vriens
- Use Interlocked* functions in AddRef and Release.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-27
Christian Costa
Initialize the COM libraries for the newly created...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-20
Christian Costa
Fixed MediaSample passing. This is the upstream filter...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-08
Alexandre Julliard
Removed some more uses of the non-standard ICOM_THIS...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-26
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-24
Christian Costa
Added Video Renderer (based on Direct Draw).
blob
|
commitdiff
|
raw
|
diff to current