summaryrefslogtreecommitdiffstats
path: root/src/multimedia/audio/qaudiodeviceinfo_win32_p.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Frequency to SampleRate and channels to channelCount."Kurt Korbatits2010-01-141-3/+3
* Revert "Added setChannelCount() to QAudioFormat."Kurt Korbatits2010-01-141-4/+4
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2010-01-081-7/+7
|\
| * Frequency to SampleRate and channels to channelCount.Kurt Korbatits2010-01-061-5/+5
| * Added setChannelCount() to QAudioFormat.Kurt Korbatits2010-01-061-2/+2
* | Update copyright year to 2010Jason McDonald2010-01-061-1/+1
|/
* Changes to low-level audio API.Kurt Korbatits2009-11-101-1/+2
* Changes to low-level audio API.Kurt Korbatits2009-11-101-2/+1
* Changes to low-level audio API.Kurt Korbatits2009-11-051-1/+2
* AudioService API changes; QString->const QString&, remove QAudioDeviceId use ...Justin McPherson2009-09-241-19/+19
* AudioDevices demo doesn't do anything on WindowsKurt Korbatits2009-09-141-19/+17
* Update license headers again.Jason McDonald2009-09-091-4/+4
* QAudioDeviceInfo::deviceList() wasn't working correctly if no audioKurt Korbatits2009-09-081-2/+3
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* compile fix with namespaceshjk2009-08-261-0/+3
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Merge AudioServices into mainline.Justin McPherson2009-08-051-0/+378