- Remove dead code
[reactos.git] / reactos / drivers / wdm / audio / backpln / portcls / service_group.c
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-15 Johannes Anderwald- Interrupt is only shareable if the type is latched
2009-06-20 Johannes Anderwald- Define private interface IPortWaveRTStreamInit in...
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-23 Johannes Anderwald- Add tons of ASSERT_IRQL / ASSERT_IRQL_EQUAL
2009-04-16 Timo KreuzerSync trunk r40500
2009-04-03 Johannes Anderwald- Silence tons of debug messages
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-03-13 Johannes Anderwald- Remove hack in IDmaChannel::PhysicalAddress as it...
2009-02-19 Johannes Anderwald- If the current irp buffer is finished, set the state...
2009-02-19 Johannes Anderwald- Implement writing into cyclic buffer
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-15 Johannes Anderwald- Partly implement IPortFilterWaveCyclic_fnNewIrpTarget
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-26 Johannes Anderwald- Use InterlockedIncrement, InterlockedDecrement over...
2009-01-17 Johannes Anderwald- Check for valid DeviceExtensionSize
2008-12-15 Samuel SerapionSync to trunk head(r38096)
2008-12-11 Johannes Anderwald- Use FILE_DEVICE_KS when creating new device object
2008-12-08 Johannes Anderwald- implement IServiceGroup interface