summaryrefslogtreecommitdiffstats
path: root/src/multimedia/audio/qaudiooutput_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
* Added support for big endian data to QAudioOutput win32 backend.Lev Zelenskiy2012-07-031-0/+25
* Allow frequences up to 96000 in win32 backend.Lev Zelenskiy2012-07-031-1/+1
* 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
* Doc: Fixing typoSergio Ahumada2010-11-091-1/+1
* Merge remote branch 'origin/4.6' into 4.7-from-4.6Rohan McGovern2010-10-041-9/+27
|\
| * Verify the audio format before trying to open an audio device.Andrew den Exter2010-09-221-9/+27
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-07-151-10/+91
|\|
| * Segmentation Fault in QAudioOutputPrivate::freeBlocks() caused by wrongKurt Korbatits2010-07-021-1/+1
| * Fix compile error on win32 with multimedia lib.Kurt Korbatits2010-06-251-3/+2
| * Fix compile err with win2005 compiler for multimedia lib.Kurt Korbatits2010-06-251-1/+2
| * Fixed compile error in multimedia moduleKurt Korbatits2010-06-251-0/+4
| * Fixed compile error introduced by win32 surround sound support change.Kurt Korbatits2010-06-241-1/+42
| * Added surround sound support to win32 low-level audio backend.Kurt Korbatits2010-06-241-9/+45
| * win32 backend for low-level audio fixesKurt Korbatits2010-04-271-37/+34
| * 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-606/+0
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-091-5/+3
|\|
| * Just one (static) waveInCriticalSection but multiple QAudioInput toKurt Korbatits2010-04-091-5/+3
* | Fix warnings and build on mingwThierry Bastian2010-03-251-1/+1
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-151-0/+3
|\|
| * SIGSEGV after QAudioOutput closed.Kurt Korbatits2010-03-111-0/+3
* | 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-10/+52
|\|
| * win32 backend for low-level audio doesn't pass new unit testsKurt Korbatits2010-02-241-10/+52
* | optimization: get rid of QString::fromUtf16() usage, part 2Oswald Buddenhagen2010-02-161-1/+1
|/
* Revert "Frequency to SampleRate and channels to channelCount."Kurt Korbatits2010-01-141-7/+7
* 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-0/+8
* Changes to low-level audio API.Kurt Korbatits2009-11-101-13/+13
* Changes to low-level audio API.Kurt Korbatits2009-11-101-13/+13
* Changes to low-level audio API.Kurt Korbatits2009-11-051-13/+13
* Fixed clock() function return values in audio class's.Kurt Korbatits2009-10-221-1/+1
* Fixed thread lockup in win32 backend for QAudioOutput.Kurt Korbatits2009-10-071-3/+4
* 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-5/+28
* AudioDevices demo doesn't do anything on WindowsKurt Korbatits2009-09-141-1/+1
* Crash in audiooutput demo when switching outputKurt Korbatits2009-09-101-2/+25
* 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