- Make ks and portcls compile under msvc
[reactos.git] / reactos / drivers / wdm / audio / backpln / portcls / interrupt.c
2009-07-25 Stefan Ginsberg- Make ks and portcls compile under msvc
2009-07-15 Johannes Anderwald- Interrupt is only shareable if the type is latched
2009-05-27 Johannes Anderwald- return error code when there is a timeout
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-27 Johannes Anderwald- Silence a few debug prints
2009-04-23 Johannes Anderwald- Add tons of ASSERT_IRQL / ASSERT_IRQL_EQUAL
2009-04-03 Johannes Anderwald- Silence tons of debug messages
2009-03-14 Johannes Anderwald- Silence a few debug prints
2009-02-25 Johannes Anderwald- Refactor irp handling to support playing new stream...
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-15 Johannes Anderwald- Partly implement IPortFilterWaveCyclic_fnNewIrpTarget
2009-01-18 Johannes Anderwald- Register all device interfaces identified in the...
2009-01-17 Johannes Anderwald- Check for valid DeviceExtensionSize
2008-12-08 Johannes Anderwald- Experimental IInterrupt object implementation