ddraw/tests: Fix compilation on systems that don't support nameless unions.
[wine] / dlls / quartz / control.c
2010-10-12  Aric Stewartstrmbase: Move mediaSeeking to strmbase SourceSeeking.
2010-10-05  Maarten Lankhorstquartz: Remove forwarding from base class.
2010-10-05  Maarten Lankhorstquartz: Handle passthru calls better.
2010-07-28  Maarten Lankhorstquartz: Add support for renderer methods to MediaSeekin...
2010-07-28  Maarten Lankhorstquartz: Implement MediaSeekingPassThru.
2010-07-28  Maarten Lankhorstquartz: Make it possible to just override IMediaSeeking...
2009-05-27  Chris Robinsonquartz: Release enumpins when done with it.
2009-01-27  Nikolay Sivovquartz: Fix NULL pointer dereference (Coverity).
2008-11-26  Francois Gougetquartz: Remove WINAPI on static functions where not...
2008-08-18  Rob Shearmanquartz: Fix testing of HRESULT types with not operator...
2008-07-10  Maarten Lankhorstquartz: Always set current position again.
2008-06-19  Maarten Lankhorstquartz: Forward some messages from IMediaSeekingPassThru.
2008-04-17  Austin EnglishSpelling fixes.
2008-04-10  Maarten Lankhorstquartz: Add stubs for the IMediaSeeking interface in...
2008-04-10  Maarten Lankhorstquartz: Add a stub for SeekingPassThru.
2008-04-09  Maarten Lankhorstquartz: Remove while { } while construct.
2008-04-02  Maarten Lankhorstquartz: Fix locking in MediaSeeking and forward SetPosi...
2008-03-28  Maarten Lankhorstquartz: Change name from Start position to Current...
2008-03-24  Maarten Lankhorstquartz: Add sanity check to mediaseeking setrate.
2008-03-21  Michael Stefaniucquartz: Replace second EnterCriticalSection with LeaveC...
2008-03-20  Maarten Lankhorstquartz: Implement forwarding mediaseeking messages.
2008-03-20  Maarten Lankhorstquartz: Add critical sections to IMediaSeeking.
2008-03-19  Maarten Lankhorstquartz: Move IMediaSeeking from the parser pin to the...
2007-08-08  Andrew Talbotquartz: Constify some variables.
2006-10-13  Hans Leidekkerquartz: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-06-20  Mike McCormackMake functions static, fix declarations.
2004-09-08  Alexandre JulliardRemoved some more uses of the non-standard ICOM_THIS...
2003-11-20  Gerald PfeiferAvoid long long constant.
2003-11-18  Robert Shearman- AVI Splitter implementation.