- Check that all pins have been closed when the last filter reference is gone
[reactos.git] / reactos / drivers / wdm / audio / backpln / portcls / irpstream.c
2009-08-24 Johannes Anderwald- Check that all pins have been closed when the last...
2009-08-21 Johannes Anderwald[KS]
2009-08-07 Johannes Anderwald[KS]
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-08-02 Johannes Anderwald[KS]
2009-08-02 Johannes Anderwald[KS]
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-17 Johannes Anderwald[WDMAUD.DRV]
2009-07-15 Johannes Anderwald- Interrupt is only shareable if the type is latched
2009-07-10 Johannes Anderwald[KS]
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-09 Johannes Anderwald- Topology nodes can have a nullable name
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-15 Johannes Anderwald- Remove unused WdmAudWriteCompleted
2009-05-11 Johannes Anderwald- Use ExInterlockedList * functions for speed and stability
2009-05-07 Johannes Anderwald- When acquiring a mapping check if the mapping hasn...
2009-05-07 Johannes Anderwald- Fix build (sorry)
2009-05-06 Johannes Anderwald- Use a spinlock with list functions over interlocked...
2009-05-06 Johannes Anderwald- Fix debug statement
2009-05-05 Johannes Anderwald- Return status code if releasing the mapping has succeeded
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-27 Johannes Anderwald- Experimental IPortPinWavePci implementation
2009-04-23 Johannes Anderwald- Add tons of ASSERT_IRQL / ASSERT_IRQL_EQUAL
2009-04-22 Johannes Anderwald- Increase importance of the audio dpc which finishes...
2009-04-20 Timo KreuzerSync to trunk r40610
2009-04-16 Timo KreuzerSync trunk r40500
2009-04-03 Johannes Anderwald- Silence tons of debug messages
2009-03-26 Johannes Anderwald- Remove dead code
2009-03-21 Samuel SerapionUse InterlockedCompareExchangePointer.
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-03-14 Johannes Anderwald- Silence a few debug prints
2009-03-11 Johannes Anderwald- Use Interlocked*List function to improve stability...
2009-03-11 Johannes Anderwald- Add kmixer to bootcd
2009-03-09 Johannes Anderwald- Disable message flood when playing audio files as...
2009-03-08 Johannes Anderwald- Wait for the APC in wdmaud.drv
2009-03-07 Johannes Anderwald- Free queued audio buffers and complete irps
2009-03-06 Johannes Anderwald- Implement a fast read / fast write path with KsStreamIo
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-12 Johannes Anderwald- Implement IPortTopology::NewRegistryKey, IPortWavePci...