| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-03-15 | 15 | -9/+2603 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | Moved Symbian audio backend into QtMultimedia.dll | Gareth Stockwell | 2010-03-12 | 10 | -6/+2571 |
| |/ |
|
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.6 | Kurt Korbatits | 2010-03-11 | 2 | -1/+2 |
| |\ |
|
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-staging int... | Justin McPherson | 2010-03-11 | 1 | -1/+5 |
| | |\ |
|
| | * | | Ensure audio converter member is initialized. | Justin McPherson | 2010-03-11 | 1 | -0/+1 |
|
|
| | * | | Documentation fix. | Justin McPherson | 2010-03-11 | 1 | -1/+1 |
|
|
| * | | | QAudioInput sometimes not writing to QIODevice | Kurt Korbatits | 2010-03-11 | 1 | -0/+20 |
| | |/
| |/| |
|
| * | | QAudioInput::processedUSecs() incorrect | Kurt Korbatits | 2010-03-11 | 1 | -1/+5 |
| |/ |
|
| * | SIGSEGV after QAudioOutput closed. | Kurt Korbatits | 2010-03-10 | 1 | -0/+3 |
|
|
| * | Fixed deadlock introduced by change | Kurt Korbatits | 2010-03-10 | 1 | -1/+2 |
|
|
| * | Fixed invokeMethod in alsa implementation. | Kurt Korbatits | 2010-03-10 | 1 | -1/+1 |
|
|
* | | make it possible to use sse2 with mingw | Thierry Bastian | 2010-03-11 | 3 | -3/+3 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Rohan McGovern | 2010-03-06 | 5 | -15/+59 |
|\ \
| |/ |
|
| * | Linux QAudioOutput playback stuttering | Kurt Korbatits | 2010-03-04 | 1 | -1/+43 |
|
|
| * | Fix namespace issues. | Justin McPherson | 2010-03-02 | 4 | -13/+13 |
|
|
| * | Fix Audio input on OSX 10.6. | Justin McPherson | 2010-03-02 | 1 | -1/+3 |
|
|
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60 | axis | 2010-02-26 | 6 | -230/+211 |
|\ \
| |/ |
|
| * | win32 backend for low-level audio doesn't pass new unit tests | Kurt Korbatits | 2010-02-23 | 2 | -26/+78 |
|
|
| * | alsa backend for low-level audio doesn't pass new unit tests | Kurt Korbatits | 2010-02-23 | 2 | -118/+67 |
|
|
| * | Updates to low-level audio documentation. | Kurt Korbatits | 2010-02-23 | 2 | -86/+66 |
|
|
* | | optimization: get rid of QString::fromUtf16() usage, part 2 | Oswald Buddenhagen | 2010-02-16 | 3 | -6/+6 |
|
|
* | | Doc: more \since 4.7 | Volker Hilsheimer | 2010-02-05 | 1 | -0/+4 |
|
|
* | | Doc: add \since 4.7 to new functions. | Volker Hilsheimer | 2010-02-05 | 1 | -0/+8 |
|
|
* | | Merge branch 'master' of ../../qt/master | Justin McPherson | 2010-01-28 | 15 | -73/+60 |
|\ \
| |/ |
|
| * | Revert "Frequency to SampleRate and channels to channelCount." | Kurt Korbatits | 2010-01-14 | 12 | -96/+49 |
|
|
| * | Revert "Added setChannelCount() to QAudioFormat." | Kurt Korbatits | 2010-01-14 | 8 | -34/+19 |
|
|
* | | Merge branch 'master' of ../../qt/master | Justin McPherson | 2010-01-15 | 37 | -293/+420 |
|\ \
| |/ |
|
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6-i... | Qt Continuous Integration System | 2010-01-13 | 1 | -1/+1 |
| |\ |
|
| | * | Fix example in QAudioOutput/QAudioInput docs | Kurt Korbatits | 2010-01-13 | 2 | -2/+2 |
|
|
| * | | Fix code example | Bernhard Rosenkraenzer | 2010-01-11 | 1 | -1/+1 |
|
|
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2010-01-08 | 16 | -69/+131 |
| |\ \
| | |/ |
|
| | * | QAudioInput loses data on Maemo5/other linux platforms. | Kurt Korbatits | 2010-01-07 | 1 | -1/+1 |
|
|
| | * | Frequency to SampleRate and channels to channelCount. | Kurt Korbatits | 2010-01-06 | 16 | -60/+112 |
|
|
| | * | Added setChannelCount() to QAudioFormat. | Kurt Korbatits | 2010-01-06 | 8 | -9/+19 |
|
|
| * | | Doc: Added the QAudio namespace to the multimedia module documentation. | David Boddie | 2010-01-07 | 1 | -0/+2 |
|
|
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | David Boddie | 2010-01-07 | 36 | -36/+36 |
| |\ \ |
|
| | * | | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 36 | -36/+36 |
| | |/ |
|
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | David Boddie | 2010-01-06 | 3 | -13/+38 |
| |\ \
| | |/ |
|
| | * | The "audioinput" multimedia example locks up the audio input/output | Kurt Korbatits | 2009-12-18 | 2 | -13/+33 |
|
|
| | * | no audiodevices found using QAudioDeviceInfo::availableDevices on Ubuntu | Kurt Korbatits | 2009-12-18 | 1 | -0/+5 |
|
|
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | David Boddie | 2009-12-18 | 4 | -4/+45 |
| |\ \
| | |/ |
|
| | * | Fix up documentation examples for low-level audio. | Kurt Korbatits | 2009-12-09 | 2 | -4/+26 |
|
|
| | * | Add -audio-backend and -no-audio-backend configure option. | Kurt Korbatits | 2009-12-09 | 2 | -0/+19 |
|
|
| * | | Doc: Made corrections to documentation style and clarified some points. | David Boddie | 2009-12-18 | 1 | -7/+7 |
| |/ |
|
| * | No audio devices found for Ubuntu with QAudio classes | Kurt Korbatits | 2009-11-16 | 4 | -29/+66 |
|
|
| * | Fixed runtime error in QAudioInput::bytesReady() function | Kurt Korbatits | 2009-11-10 | 1 | -0/+3 |
|
|
| * | Changes to low-level audio API. | Kurt Korbatits | 2009-11-10 | 33 | -212/+227 |
|
|
| * | Changes to low-level audio API. | Kurt Korbatits | 2009-11-10 | 33 | -230/+212 |
|
|
| * | Fixed runtime error in QAudioInput::bytesReady() function | Kurt Korbatits | 2009-11-09 | 1 | -0/+3 |
|
|
| * | Changes to low-level audio API. | Kurt Korbatits | 2009-11-05 | 33 | -212/+227 |
|
|