| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-05-25 | 2 | -2/+71 |
|\ |
|
| * | QAudioDeviceInfo::nearestFormat() consistent across all platforms | Kurt Korbatits | 2010-05-19 | 1 | -1/+61 |
|
|
| * | The documentation for processedUSecs() is ambiguous | Kurt Korbatits | 2010-05-19 | 1 | -1/+10 |
|
|
| * | Merge branch '4.6' of S:\sync\git\trolltech\qt-s60-public.git\ into 4.6 | Gareth Stockwell | 2010-05-11 | 2 | -0/+20 |
| |\ |
|
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-05-10 | 8 | -453/+649 |
| | |\ |
|
| | * | | Update to low-level audio documentation. | Kurt Korbatits | 2010-05-09 | 2 | -0/+20 |
|
|
| * | | | Fixed typo in QAudioInput bufferSize documentation | Gareth Stockwell | 2010-05-11 | 1 | -2/+2 |
| | |/
| |/| |
|
| * | | Return correct formats supported lists from Symbian audio backend | Gareth Stockwell | 2010-05-10 | 8 | -453/+649 |
| |/ |
|
| * | win32 backend for low-level audio fixes | Kurt Korbatits | 2010-04-26 | 4 | -78/+67 |
|
|
| * | Disable notify() signal when setNotifyInterval is zero in alsa backend. | Kurt Korbatits | 2010-04-23 | 2 | -14/+4 |
|
|
| * | QAudioOutput always uses default output device | Kurt Korbatits | 2010-04-21 | 1 | -4/+3 |
|
|
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-04-19 | 2 | -2/+4 |
| |\ |
|
| | * | Bug in QAudioOutput: Invalid use of "waveOutUnprepareHeader" | Kurt Korbatits | 2010-04-19 | 2 | -2/+4 |
|
|
| * | | Fixed compiler warning | Gareth Stockwell | 2010-04-15 | 1 | -2/+2 |
|
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-05-19 | 45 | -0/+13303 |
|\ \ \ |
|
| * | | | Removed mediaservices. | Kurt Korbatits | 2010-05-18 | 45 | -0/+13097 |
|/ / / |
|
* | | | Create Mediaservices lib, separate from Multimedia. | Justin McPherson | 2010-04-15 | 45 | -13099/+0 |
|
|
* | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-13 | 1 | -0/+18 |
|\ \ \
| |/ / |
|
| * | | Document Symbian platform security requirements on Qt APIs | Frans Englich | 2010-04-12 | 1 | -0/+18 |
| |/ |
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-09 | 7 | -26/+76 |
|\ \
| |/ |
|
| * | Corruption in data captured by QAudioInput | Kurt Korbatits | 2010-04-09 | 1 | -2/+2 |
|
|
| * | Just one (static) waveInCriticalSection but multiple QAudioInput to | Kurt Korbatits | 2010-04-09 | 4 | -11/+11 |
|
|
| * | Mismatch between reported and actual supported sample rates in | Kurt Korbatits | 2010-04-07 | 1 | -11/+63 |
|
|
| * | QAudioInput: possible change of state without emitting stateChange() | Kurt Korbatits | 2010-04-06 | 2 | -2/+1 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-30 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge remote branch 'origin/4.7' into 4.7 | Olivier Goffart | 2010-03-25 | 2 | -4/+6 |
| |\ \ |
|
| * | | | Fix warnings and build on mingw | Thierry Bastian | 2010-03-25 | 1 | -1/+1 |
|
|
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Martin Jones | 2010-03-25 | 2 | -4/+6 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-18 | 2 | -4/+6 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Rename QTimestamp to QElapsedTimer | Thiago Macieira | 2010-03-17 | 2 | -6/+6 |
|
|
| | * | | Port QtMultimedia uses of QTime as a stopwatch to QTimestamp (unix code only) | Thiago Macieira | 2010-03-17 | 2 | -4/+6 |
|
|
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Alexis Menard | 2010-03-25 | 2 | -3/+4 |
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-03-24 | 1 | -2/+2 |
| |\ \ |
|
| | * | | Calculate period size correctly. | Justin McPherson | 2010-03-24 | 1 | -2/+2 |
|
|
| * | | | Symbian QAudioOutput::suspend() was resetting processedUSecs() to zero | Gareth Stockwell | 2010-03-24 | 1 | -1/+2 |
| |/ / |
|
* | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-03-17 | 3 | -30/+52 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-03-16 | 3 | -30/+52 |
| |\ |
|
| | * | Use AudioConverter when not preferred format. | Justin McPherson | 2010-03-16 | 2 | -26/+34 |
|
|
| | * | Handle values passed to setNotifyInterval more robustly. | Justin McPherson | 2010-03-16 | 2 | -2/+16 |
|
|
| | * | Make sure to check for a valid audioformat before open. | Justin McPherson | 2010-03-16 | 2 | -2/+2 |
|
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-15 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | That file was forgotten when adding SSE support under mingw | Thierry Bastian | 2010-03-15 | 1 | -1/+1 |
|
|
* | | | | 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 |
| |/ |
|