summaryrefslogtreecommitdiffstats
path: root/src/multimedia
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2958-1393/+1393
* Update contact information in license headers.Sergio Ahumada2012-08-0158-116/+116
* Use utf8 to store audio device names in win32 backend.Lev Zelenskiy2012-07-031-3/+3
* 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-032-2/+2
* Clean buffers before closing the input device.Lev Zelenskiy2012-07-031-6/+7
* Various qt documentation fixes (wk 43)artoka2012-01-313-82/+12
* Update year in Nokia copyright messages.Jason McDonald2012-01-1158-58/+58
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-1358-987/+987
* Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-04-071-4/+13
|\
| * Doc: Work on QAudioInput::start() functions.Geir Vattekar2011-03-251-4/+13
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-171-1/+1
|\|
| * Made Q_ASSERT meaningful againEckhart Koppen2011-02-161-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-1758-58/+58
|\|
| * Update copyright year to 2011.Jason McDonald2011-01-1158-58/+58
* | qt project files: create pkg-config files for mingwMark Brand2011-01-101-1/+1
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-11-252-0/+8
|\|
| * Merge branch 4.6 into qt-4.7-from-4.6Qt Continuous Integration System2010-11-242-0/+8
| |\
| | * Fix compliation of ALSA audio backend when checking for surround support.Justin McPherson2010-11-242-0/+8
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-124-16/+22
|\| |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-11-101-1/+1
| |\ \
| | * | Doc: Fixing typoSergio Ahumada2010-11-091-1/+1
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-11-102-13/+19
| |\ \ \
| | * | | Fix potential buffer overrun in ALSA QAudioInput implementation.Andrew den Exter2010-11-101-9/+12
| | * | | Fix potential buffer overrun in QAudioInput windows implementation.Andrew den Exter2010-11-101-4/+7
| | |/ /
| * / / Fixed wrong include path in multimedia.axis2010-11-091-2/+2
| |/ /
* | | Merge branch 'macMakefileBuildSupport' into master.Liang Qi2010-10-261-2/+2
|\ \ \
| * | | Fixed library and header definitions for Symbian builds on Linux.axis2010-10-211-2/+2
* | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-253-4/+4
|\ \ \ \ | | |/ / | |/| |
| * | | Fixed many spelling errors.Rohan McGovern2010-10-253-4/+4
* | | | Merge remote branch 'origin/4.7' into master-from-4.7Rohan McGovern2010-10-0510-40/+141
|\| | | | |/ / |/| |
| * | Merge remote branch 'origin/4.6' into 4.7-from-4.6Rohan McGovern2010-10-0410-40/+141
| |\|
| | * Fix compile failure in QtMultimedia.Andrew den Exter2010-09-231-3/+3
| | * Verify the audio format before trying to open an audio device.Andrew den Exter2010-09-2210-35/+141
| | * Implement QAudioInput::suspend() using CMMFDevSound::Stop()Gareth Stockwell2010-09-174-42/+73
| | * Discard buffer pointer when DevSound is stoppedGareth Stockwell2010-09-171-0/+1
| | * Suppress overflow errors raised by Symbian DevSound during playbackGareth Stockwell2010-09-171-0/+3
| | * Discard empty buffer on call to QAudioOutput::resume()Gareth Stockwell2010-09-171-1/+1
| | * Permit QAudioOutput::processedUSecs() to be called immediately after start()Gareth Stockwell2010-09-171-8/+9
| | * Discard all DevSound buffers held when QAudioInput::suspend() calledGareth Stockwell2010-09-171-4/+3
| | * Fixed buffer overrun in Symbian QAudioInput backendGareth Stockwell2010-09-171-4/+6
| | * QAudioOutput(ALSA); Fix check for available devices.Justin McPherson2010-08-121-14/+17
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-215-53/+90
|\| |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-174-52/+89
| |\ \
| | * | Implement QAudioInput::suspend() using CMMFDevSound::Stop()Gareth Stockwell2010-09-174-42/+73
| | * | Discard buffer pointer when DevSound is stoppedGareth Stockwell2010-09-171-0/+1
| | * | Suppress overflow errors raised by Symbian DevSound during playbackGareth Stockwell2010-09-171-0/+3
| | * | Discard empty buffer on call to QAudioOutput::resume()Gareth Stockwell2010-09-171-1/+1
| | * | Permit QAudioOutput::processedUSecs() to be called immediately after start()Gareth Stockwell2010-09-171-8/+9
| | * | Discard all DevSound buffers held when QAudioInput::suspend() calledGareth Stockwell2010-09-171-4/+3