summaryrefslogtreecommitdiffstats
path: root/src/multimedia/audio/qaudioinput_win32_p.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60axis2010-02-261-16/+26
|\
| * win32 backend for low-level audio doesn't pass new unit testsKurt Korbatits2010-02-231-16/+26
* | optimization: get rid of QString::fromUtf16() usage, part 2Oswald Buddenhagen2010-02-161-1/+1
* | Merge branch 'master' of ../../qt/masterJustin McPherson2010-01-281-7/+7
|\ \ | |/
| * Revert "Frequency to SampleRate and channels to channelCount."Kurt Korbatits2010-01-141-7/+7
* | Merge branch 'master' of ../../qt/masterJustin McPherson2010-01-151-25/+45
|\ \ | |/
| * 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-7/+7
| * | Update copyright year to 2010Jason McDonald2010-01-061-1/+1
| |/
| * The "audioinput" multimedia example locks up the audio input/outputKurt Korbatits2009-12-181-13/+25
| * Fixed runtime error in QAudioInput::bytesReady() functionKurt Korbatits2009-11-101-0/+3
| * Changes to low-level audio API.Kurt Korbatits2009-11-101-18/+18
| * Changes to low-level audio API.Kurt Korbatits2009-11-101-21/+18
| * Fixed runtime error in QAudioInput::bytesReady() functionKurt Korbatits2009-11-091-0/+3
| * Changes to low-level audio API.Kurt Korbatits2009-11-051-18/+18
* | Added new funcs to QAudioFormat and QAudioDeviceInfo class's.Kurt Korbatits2010-01-151-8/+8
|/
* Fixed clock() function return values in audio class's.Kurt Korbatits2009-10-221-1/+1
* Fixed logic in clock() function of audio class's.Kurt Korbatits2009-10-021-1/+1
* Fixed error in notify() signal and totalTime() in QAudioInput andKurt Korbatits2009-09-301-2/+10
* AudioDevices demo doesn't do anything on WindowsKurt Korbatits2009-09-141-1/+1
* Crash in audiooutput demo when switching outputKurt Korbatits2009-09-091-10/+43
* Update license headers again.Jason McDonald2009-09-091-4/+4
* 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
* multimedia: fix warnings on mingwThierry Bastian2009-08-061-0/+1
* Merge AudioServices into mainline.Justin McPherson2009-08-051-0/+540