| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
src/3rdparty/phonon/qt7/mediaobject.mm
src/3rdparty/webkit/VERSION
src/3rdparty/webkit/WebCore/ChangeLog
src/plugins/phonon/mmf/mmf.pro
|
| |
| |
| |
| |
| |
| | |
Resolving UID clash with other example apps
Reviewed-by: Miikka Heikkinen
|
|/
|
|
|
|
|
|
|
| |
Since plugin and import paths variables were moved to symbian.conf,
there were many unnecessary load(data_caging_paths) statements
left in applications.
Task-number: QTBUG-11619
Reviewed-by: Janne Koskinen
|
|
|
|
| |
Reviewed-by: Miikka Heikkinen
|
|
|
|
|
|
|
|
|
| |
DEPLOYMENT was added to demos/spectrum/spectrum.pro as a workaround
for QTBUG-5312, in order to allow 'make sis' to be executed from
the demos/spectrum directory. While this workaround is OK for SBSv2,
it causes a build failure when using SBSv1.
Task-number: QTBUG-10833
|
|
|
|
|
| |
Task-number: QTBUG-10880
Reviewed-by: Thomas Zander
|
|
|
|
|
|
|
| |
Fixes compilation and deployment issue when compiling the
app from root directory.
Reviewed-by: Gareth Stockwell
|
|
|
|
|
|
|
|
| |
- Added /3rdparty/ to directory path for FFTReal code
- Added missing $QT_BEGIN_LICENSE$, $QT_END_LICENSE$
- Fixed incorrect license in app/wavfile.cpp
Reviewed-by: trustme
|
|
This application is a demo which uses the QtMultimedia APIs to
capture and play back PCM audio. While either recording or playback
is ongoing, the application performs real-time level and frequency
spectrum analysis.
Reviewed-by: Alessandro Portale
|