| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-21 | 1 | -0/+2 |
|\ |
|
| * | Fix example compile and runtime warnings, webkit examples not built. | Friedemann Kleint | 2010-06-18 | 1 | -0/+2 |
|
|
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6 | Simon Hausmann | 2010-06-16 | 1 | -0/+5 |
|\ \
| |/
|/| |
|
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-staging int... | Justin McPherson | 2010-06-16 | 2 | -2/+28 |
| |\ |
|
| * | | AudioInput example; disconnect from the built-in device when changing mode. | Justin McPherson | 2010-06-16 | 1 | -0/+5 |
|
|
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6 | Simon Hausmann | 2010-06-16 | 2 | -2/+28 |
|\ \ \
| | |/
| |/| |
|
| * | | VideoWidget example | Kurt Korbatits | 2010-06-16 | 2 | -2/+28 |
| |/ |
|
* | | Doc: Updated example license to three clause BSD license. | David Boddie | 2010-05-19 | 21 | -577/+556 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-05-17 | 4 | -290/+439 |
|\ \
| |/ |
|
| * | Modified audiodevices example to list all supported formats | Gareth Stockwell | 2010-05-07 | 4 | -290/+439 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-29 | 1 | -235/+282 |
|\ \
| |/ |
|
| * | Adjusted layout of audiodevice example to use scrollbar. | Kurt Korbatits | 2010-04-27 | 1 | -235/+282 |
|
|
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Alexis Menard | 2010-03-25 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Added Symbian UserEnvironment capability to audioinput example | Gareth Stockwell | 2010-03-23 | 1 | -0/+1 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Rohan McGovern | 2010-03-06 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix warnings in AudioInput example. | Justin McPherson | 2010-03-02 | 2 | -1/+3 |
|
|
* | | Fixa few warnings on mingw | Thierry Bastian | 2010-03-05 | 1 | -0/+6 |
|/ |
|
* | 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 |
|
|
* | [CRASH] audioinput and audiooutput examples crash when no devices are | Kurt Korbatits | 2010-02-07 | 2 | -0/+6 |
|
|
* | 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 scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2010-01-08 | 3 | -16/+16 |
|\ |
|
| * | Merge branch '4.6' of ../../4.6 into 4.6 | Justin McPherson | 2010-01-07 | 4 | -65/+80 |
| |\ |
|
| * | | 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 |
|
|
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | David Boddie | 2010-01-07 | 21 | -21/+21 |
|\ \ \ |
|
| * | | | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 21 | -21/+21 |
| | |/
| |/| |
|
* | | | Doc: Made coding style changes to the Audio Input and Output examples. | David Boddie | 2010-01-06 | 3 | -66/+70 |
|/ / |
|
* | | Merge remote branch 'staging/4.6' into 4.6 | Simon Hausmann | 2009-12-17 | 4 | -69/+84 |
|\ \
| |/
|/| |
|
| * | Doc: Modified the coding style of the Audio Devices example. | David Boddie | 2009-12-15 | 4 | -69/+84 |
|
|
* | | audioinput and audiooutput examples not using isFormatSupported | Kurt Korbatits | 2009-12-07 | 2 | -1/+23 |
|/ |
|
* | Changes to low-level audio API. | Kurt Korbatits | 2009-11-10 | 3 | -12/+12 |
|
|
* | Changes to low-level audio API. | Kurt Korbatits | 2009-11-10 | 3 | -12/+12 |
|
|