| Commit message (Expand) | Author | Age | Files | Lines |
* | Pass QAudioDeviceInfo when creating audio input/output in examples | Gareth Stockwell | 2010-02-18 | 2 | -2/+3 |
|
|
* | Changed function names in audio input example to clarify meaning | Gareth Stockwell | 2010-02-16 | 2 | -6/+7 |
|
|
* | Tidied up debug output in audio input example | Gareth Stockwell | 2010-02-16 | 1 | -3/+5 |
|
|
* | Removed redundant strings from audio input example | Gareth Stockwell | 2010-02-16 | 2 | -8/+18 |
|
|
* | Cleaned up memory management in audio input example | Gareth Stockwell | 2010-02-16 | 2 | -36/+54 |
|
|
* | Changed variable names in audio input example to match Qt code style | Gareth Stockwell | 2010-02-16 | 2 | -93/+93 |
|
|
* | Made level calculation in audio input example work for all formats | Gareth Stockwell | 2010-02-16 | 2 | -42/+80 |
|
|
* | Removed unused variable from audio input example | Gareth Stockwell | 2010-02-16 | 2 | -7/+3 |
|
|
* | Update suspend/resume button label in audio input example | Gareth Stockwell | 2010-02-16 | 1 | -0/+2 |
|
|
* | Changed function names in audio output example to clarify meaning | Gareth Stockwell | 2010-02-16 | 2 | -23/+20 |
|
|
* | Cleaned up implementation of audio output example | Gareth Stockwell | 2010-02-16 | 1 | -17/+10 |
|
|
* | Tidied up debug output in audio output example | Gareth Stockwell | 2010-02-16 | 2 | -7/+9 |
|
|
* | Removed redundant strings from audio output example | Gareth Stockwell | 2010-02-16 | 2 | -13/+24 |
|
|
* | Cleaned up memory management in audio output example | Gareth Stockwell | 2010-02-16 | 2 | -38/+61 |
|
|
* | Changed variable names in audio output example to match Qt code style | Gareth Stockwell | 2010-02-16 | 2 | -92/+92 |
|
|
* | Made data generation in audio output example work for all formats | Gareth Stockwell | 2010-02-16 | 2 | -72/+75 |
|
|
* | Update suspend/resume button label in audio output example | Gareth Stockwell | 2010-02-16 | 1 | -0/+2 |
|
|
* | Added missing override in audio output example | Gareth Stockwell | 2010-02-16 | 2 | -0/+6 |
|
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6 | Kurt Korbatits | 2010-02-07 | 6 | -8/+8 |
|\ |
|
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-02-03 | 4 | -6/+6 |
| |\ |
|
| | * | Assistant examples: Fix missing QLatin1String. | ck | 2010-02-02 | 1 | -1/+1 |
|
|
| | * | Assistant: Use const references in foreach loops. | ck | 2010-02-01 | 1 | -2/+2 |
|
|
| | * | optimization: get rid of QString::fromUtf16() usage | Oswald Buddenhagen | 2010-02-01 | 1 | -1/+1 |
|
|
| | * | Designer/uic/related examples: Fix source code scanning issues II. | Friedemann Kleint | 2010-02-01 | 2 | -2/+2 |
|
|
| * | | Fixed compile of framecapture, simpleselector for symbian-abld winscw. | Rohan McGovern | 2010-02-02 | 2 | -2/+2 |
| |/ |
|
* | | [CRASH] audioinput and audiooutput examples crash when no devices are | Kurt Korbatits | 2010-02-07 | 2 | -0/+6 |
|/ |
|
* | googlesuggest example: Add newline to end of file | Markus Goetz | 2010-01-28 | 2 | -2/+4 |
|
|
* | Core classes, examples, demos: Some changes from string to char | Markus Goetz | 2010-01-28 | 7 | -10/+11 |
|
|
* | Don't use QDebug references. Instead, pass by value. | Thiago Macieira | 2010-01-26 | 2 | -2/+2 |
|
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6-i... | Qt Continuous Integration System | 2010-01-14 | 3 | -12/+12 |
|\ |
|
| * | Revert "Frequency to SampleRate and channels to channelCount." | Kurt Korbatits | 2010-01-14 | 1 | -6/+6 |
|
|
| * | Revert "Added setChannelCount() to QAudioFormat." | Kurt Korbatits | 2010-01-14 | 3 | -6/+6 |
|
|
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | David Boddie | 2010-01-13 | 5 | -20/+31 |
|\ \ |
|
| * \ | Merge remote branch 'mainline/4.6' into 4.6 | Oswald Buddenhagen | 2010-01-13 | 1121 | -1225/+1241 |
| |\ \
| | |/ |
|
| | * | Modifies the google chat example to use the DOM API | Pierre Rossi | 2010-01-12 | 3 | -18/+29 |
|
|
| | * | Added the 'framecapture' WebKit example to the default build. | Andre Pedralho | 2010-01-11 | 1 | -1/+2 |
|
|
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int... | Qt Continuous Integration System | 2010-01-09 | 1 | -1/+0 |
| |\ \ |
|
| | * | | Doc typos fixed | Jarek Kobus | 2010-01-08 | 1 | -1/+0 |
|
|
* | | | | Doc: Resized the window and added a title. | David Boddie | 2010-01-12 | 1 | -160/+161 |
|
|
* | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | David Boddie | 2010-01-11 | 7 | -18/+34 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-09 | 1119 | -1206/+1210 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2010-01-08 | 3 | -16/+16 |
| | |\ \
| | | |/ |
|
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-01-08 | 4 | -2/+18 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | Added UIDs and icons to some webkit examples | Miikka Heikkinen | 2010-01-07 | 4 | -2/+18 |
|
|
| * | | | Merge branch '4.6' of ../../4.6 into 4.6 | Justin McPherson | 2010-01-07 | 7 | -71/+86 |
| |\ \ \
| | |/ / |
|
| * | | | Frequency to SampleRate and channels to channelCount. | Kurt Korbatits | 2010-01-06 | 3 | -8/+8 |
|
|
| * | | | Added setChannelCount() to QAudioFormat. | Kurt Korbatits | 2010-01-06 | 3 | -4/+4 |
|
|
* | | | | Doc: Added a missing example to the list of Graphics View examples. | David Boddie | 2010-01-11 | 1 | -0/+1 |
| |_|/
|/| | |
|
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | David Boddie | 2010-01-07 | 1119 | -1140/+1140 |
|\ \ \ |
|
| * | | | Use the lowercase/shortname.h headers for Phonon includes | Thiago Macieira | 2010-01-06 | 2 | -13/+13 |
|
|