- Store KSPROPERTY_SET in Irp when using KsPropertyHandler
[reactos.git] / reactos / drivers / wdm /
2009-10-09 Johannes Anderwald[PORTLCS]
2009-10-08 Johannes Anderwald- When enumerating controls, cControls *tells* the...
2009-10-07 Johannes Anderwald[WDMAUD]
2009-10-06 Johannes Anderwald- Implement MIXER_GETLINEINFOF_COMPONENTTYPE for WdmAud...
2009-10-06 Johannes Anderwald- Fix creation of mixer pin
2009-10-05 Johannes Anderwald- Implement setting / getting volume level
2009-10-05 Dmitry GorbachevAvoid GCC warnings: deprecated conversion from string...
2009-10-04 Johannes Anderwald- Return correct status code
2009-10-04 Johannes Anderwald- Implement Un-Muting of audio lines
2009-10-02 Johannes Anderwald- Add KSPROPSETID_Audio guid
2009-10-02 Johannes Anderwald- Rewrite Wave API to enumerate wave out / in devices...
2009-09-30 Johannes Anderwald- Several bugfixes for mixer source / destination line...
2009-09-30 Johannes Anderwald- Store destination line in LineList
2009-09-29 Johannes Anderwald- Implement enumerating mixer source and destination...
2009-09-29 Johannes Anderwald- Implement PcHandlePropertyWithTable
2009-09-28 Johannes Anderwald- Handle variable sized PCPIN_DESCRIPTORs
2009-09-27 Stefan Ginsberg- Use MAXUINT, MAXULONG, MAXDWORD, MAXULONGLONG and...
2009-09-27 Stefan Ginsberg- Remove deprecated GCC 4.4 hack
2009-09-27 Johannes Anderwald- Rewrite registering physical connection handling...
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-26 Johannes Anderwald- Enable building a bootcd
2009-09-25 Johannes Anderwald[WDMAUD.DRV]
2009-09-24 Johannes Anderwald[WDMAUD.DRV]
2009-09-24 Johannes Anderwald[WDMAUD.DRV]
2009-09-24 Johannes Anderwald- Implement CPortFilterWaveCyclic::FastDeviceIoControl
2009-09-24 Johannes Anderwald- Rewrite mixer enumeration functions
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-09-13 Johannes Anderwald- Remove obsolete code
2009-09-13 Johannes Anderwald- Add back PHYSICAL_ADDRESS workarround for IDmaChannel...
2009-09-13 Dmitry GorbachevSilence compiler warnings for all GCC 4.4.x versions.
2009-09-12 Johannes Anderwald[KS]
2009-09-11 Johannes Anderwald- Fix build #2
2009-09-11 Johannes Anderwald- Convert portcls to a C++ driver
2009-09-11 Johannes Anderwald- Remove dead code
2009-08-30 Stefan Ginsberg- gcc 4.4.0 bringup 1 of ?:
2009-08-24 Stefan Ginsberg- Start deprecating TAG()
2009-08-24 Johannes Anderwald- Check that all pins have been closed when the last...
2009-08-23 Johannes Anderwald[KS]
2009-08-21 Johannes Anderwald[KS]
2009-08-21 Johannes Anderwald- Remove test code
2009-08-21 Johannes Anderwald- Remove hacks for bug 4566
2009-08-18 Johannes Anderwald- Implement IPortEvents interface for IPortTopology
2009-08-18 Johannes Anderwald- Increment reference count only if resource list was...
2009-08-17 Johannes Anderwald[WDMAUD.DRV]
2009-08-17 Johannes Anderwald- Fix a big bug in the samplerate conversion routine
2009-08-15 Johannes Anderwald- Include splitter in build
2009-08-13 Johannes Anderwald[SPLITTER]
2009-08-13 Johannes Anderwald- Implement IPortDMus_fnNewRegistryKey
2009-08-11 Johannes Anderwald- Start implementing splitter
2009-08-11 Johannes Anderwald- Add sanity checks
2009-08-11 Johannes Anderwald- Fix allocation check
2009-08-11 Johannes Anderwald- Remove superflouous checks
2009-08-10 Johannes Anderwald[WDMAUD]
2009-08-07 Johannes Anderwald- Remove hack of starting stream automatically when...
2009-08-07 Johannes Anderwald[KS]
2009-08-06 Johannes Anderwald- Add a few parameters check
2009-08-06 Johannes Anderwald- Check if translated / untranslated resource list...
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-08-02 Johannes Anderwald[PORTCLS]
2009-08-02 Johannes Anderwald[KS]
2009-08-02 Johannes Anderwald[KS]
2009-07-31 Stefan Ginsberg- delayimp.h: Use FORCEINLINE instead of static __inline__
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-25 Stefan Ginsberg- Make ks and portcls compile under msvc
2009-07-22 Johannes Anderwald[KS]
2009-07-17 Johannes Anderwald[WDMAUD.DRV]
2009-07-16 Johannes Anderwald- Dont try allocate a error log packet as IoAllocateErr...
2009-07-15 Johannes Anderwald- Interrupt is only shareable if the type is latched
2009-07-15 Johannes Anderwald- ReactOS only supports WAVE_FORMAT_PCM
2009-07-12 Johannes Anderwald[WDMAUD_KERNEL]
2009-07-12 Johannes Anderwald[AUDIO_TEST]
2009-07-11 Johannes Anderwald- Use free index directly
2009-07-11 Johannes Anderwald- Implement dynamic unregistration of physical connections
2009-07-11 Johannes Anderwald- Implement dynamic unregistration of audio devices
2009-07-11 Johannes Anderwald[KMIXER]
2009-07-10 Stefan Ginsberg- Don't link portcls and kmixer to the static version...
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-07-09 Johannes Anderwald- Fix a few bugs in the sample rate conversion code
2009-07-09 Johannes Anderwald- Stop removing good code, Arch!
2009-07-03 Sylvain Petreolle- Disable debugging flood
2009-07-02 Johannes Anderwald- Register a device interface for each stream
2009-07-01 Johannes Anderwald- Remove dead code
2009-07-01 Johannes Anderwald- Partly Implement StreamClassReadWriteConfig
2009-06-28 Johannes Anderwald- Fix broken check for KSDATARANGE_AUDIO
2009-06-28 Johannes Anderwald- Start implementing the stream class driver
2009-06-26 Johannes Anderwald- Callback routine expects fdo
2009-06-26 Johannes Anderwald- fix build broken in rev 41621
2009-06-26 Johannes Anderwald- Rewrite PcRegisterIoTimeout, PcUnregisterIoTimeout...
2009-06-21 Johannes Anderwald- Don't release object which drivers should release
2009-06-21 Timo Kreuzerwdmaud: Make DeviceIndex a ULONG_PTR
2009-06-21 Johannes Anderwald- Use interval of 10ms for the periodic timer IPortPinW...
2009-06-20 Johannes Anderwald- Define private interface IPortWaveRTStreamInit in...
2009-06-20 Johannes Anderwald- Free forgotten irps
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-19 Johannes Anderwald- Improve user mode buffer probing
2009-06-18 Stefan Ginsberg- Do not pass gcc and ld flags to other tools
2009-06-10 Johannes Anderwald- Check in wdmaud if a pin with the specified filter...
next