summaryrefslogtreecommitdiffstats
path: root/src/multimedia/audio/qaudioinput_win32_p.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Fix signature of the waveInProc/waveOutProc callbacks.Friedemann Kleint2013-11-211-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Allow frequences up to 96000 in win32 backend.Lev Zelenskiy2012-07-031-1/+1
* Clean buffers before closing the input device.Lev Zelenskiy2012-07-031-6/+7
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Fix potential buffer overrun in QAudioInput windows implementation.Andrew den Exter2010-11-101-4/+7
* Merge remote branch 'origin/4.6' into 4.7-from-4.6Rohan McGovern2010-10-041-10/+36
|\
| * Verify the audio format before trying to open an audio device.Andrew den Exter2010-09-221-5/+36
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-07-151-1/+1
|\|
| * Segmentation Fault in QAudioOutputPrivate::freeBlocks() caused by wrongKurt Korbatits2010-07-021-1/+1
| * win32 backend for low-level audio fixesKurt Korbatits2010-04-271-39/+29
| * Bug in QAudioOutput: Invalid use of "waveOutUnprepareHeader"Kurt Korbatits2010-04-191-1/+2
* | Removed mediaservices.Kurt Korbatits2010-05-181-0/+604
* | Create Mediaservices lib, separate from Multimedia.Justin McPherson2010-04-151-613/+0
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-091-8/+6
|\|
| * Corruption in data captured by QAudioInputKurt Korbatits2010-04-091-2/+2
| * Just one (static) waveInCriticalSection but multiple QAudioInput toKurt Korbatits2010-04-091-6/+4
* | make it possible to use sse2 with mingwThierry Bastian2010-03-111-1/+1
* | 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-241-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-071-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-101-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