| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | Changes to low-level audio API. | Kurt Korbatits | 2009-11-05 | 3 | -12/+12 |
|
|
* | QVideoFrame API review changes. | Andrew den Exter | 2009-11-04 | 2 | -3/+3 |
|
|
* | QAbstractVideoSurface API review changes. | Andrew den Exter | 2009-11-04 | 4 | -6/+4 |
|
|
* | Fixed clock() function return values in audio class's. | Kurt Korbatits | 2009-10-22 | 2 | -2/+2 |
|
|
* | Move audio and video examples into the common multimedia directory. | Andrew den Exter | 2009-10-16 | 29 | -18/+1400 |
|
|
* | Demos and applications have a nice Qt logo when installed on Symbian | Espen Riskedal | 2009-10-02 | 3 | -3/+3 |
|
|
* | AudioServices; Nicer examples. | Justin McPherson | 2009-09-24 | 4 | -192/+82 |
|
|
* | AudioService API changes; QString->const QString&, remove QAudioDeviceId use ... | Justin McPherson | 2009-09-24 | 6 | -32/+21 |
|
|
* | AudioDevices demo doesn't do anything on Windows | Kurt Korbatits | 2009-09-14 | 2 | -234/+222 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 9 | -36/+36 |
|
|
* | Added missing TARGET.UID3 definitions to various components. | Miikka Heikkinen | 2009-09-03 | 3 | -0/+14 |
|
|
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 9 | -117/+117 |
|
|