- Fix creation of mixer pin
[reactos.git] / reactos / drivers / wdm / audio / sysaudio / control.c
2009-10-06 Johannes Anderwald- Fix creation of mixer pin
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-09-12 Johannes Anderwald[KS]
2009-08-17 Johannes Anderwald[WDMAUD.DRV]
2009-08-10 Johannes Anderwald[WDMAUD]
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-22 Johannes Anderwald[KS]
2009-07-10 Johannes Anderwald[KS]
2009-07-09 Johannes Anderwald- Remove obsolete DbgBreakPoint
2009-07-09 Johannes Anderwald- Fix a bug which was responsible for most audio-relate...
2009-06-28 Johannes Anderwald- Fix broken check for KSDATARANGE_AUDIO
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-10 Johannes Anderwald- Check in wdmaud if a pin with the specified filter...
2009-06-09 Johannes Anderwald- Add a few sanity assert to KsCreate
2009-06-08 Johannes Anderwald- Fix a bug in KsTopologyPropertyHandler
2009-06-07 Johannes Anderwald- Also Store audio filter object header in FsContext...
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-22 Johannes Anderwald- Increase importance of the audio dpc which finishes...
2009-04-22 Johannes Anderwald- Allocate work item for each filter / pin being opened
2009-04-20 Timo KreuzerSync to trunk r40610
2009-04-19 Johannes Anderwald- Silence a few debug prints
2009-04-16 Timo KreuzerSync trunk r40500
2009-04-15 Johannes Anderwald- Plug in sample rate conversion library, doesnt work yet
2009-04-14 Johannes Anderwald- Fix a bug in the KSPROPERTY_PIN_DATAINTERSECTION...
2009-04-03 Johannes Anderwald- Silence tons of debug messages
2009-03-25 Johannes Anderwald- Export KsNullDriverUnload
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-03-12 Johannes Anderwald- Disable some debug prints
2009-03-11 Johannes Anderwald- Add kmixer to bootcd
2009-03-08 Johannes Anderwald- Wait for the APC in wdmaud.drv
2009-02-27 Johannes Anderwald- Add sanity checks
2009-02-27 Johannes Anderwald- Complete missing irp
2009-02-25 Johannes Anderwald- Refactor irp handling to support playing new stream...
2009-02-25 Johannes Anderwald- Fix a bug in the audio_test programm which initialize...
2009-02-23 Johannes Anderwald- Fix release build
2009-02-23 Johannes Anderwald- Set a completion routine for irps send to lower devic...
2009-02-22 Johannes Anderwald- Implement a common property handler for filter proper...
2009-02-21 Johannes Anderwald- Fix a bug in KsAllocateDeviceHeader which copied...
2009-02-20 Johannes Anderwald- Implement enumerating sysaudio devices using device...