summaryrefslogtreecommitdiffstats
path: root/src/multimedia/qmediaplayercontrol.h
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
| | | | | | Change-Id: I96513e8b6f09e76998a18edb5411ae06f52cba7c Reviewed-by: Akseli Salovaara <akseli.salovaara@digia.com> Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
* Update to new license formatSergio Ahumada2012-11-071-22/+22
| | | | | | | Also fixing some left overs from 8de152a9e1deb533070663cccf6a98e0d374b1d6 Change-Id: I28a91ca233dd835e6e53efbbd7ebd649461f5c04 Reviewed-by: Lars Knoll <lars.knoll@digia.com>
* Change copyrights from Nokia to DigiaSergio Ahumada2012-11-071-3/+3
| | | | | | | Change copyrights and license headers from Nokia to Digia Change-Id: Ie3b9224b2b6a32b417fa0b6643350d45046381e6 Reviewed-by: Lars Knoll <lars.knoll@digia.com>
* Update licenseheader text in source files for qtmobilityJyri Tahtela2011-05-181-17/+17
| | | | | | | Updated version of LGPL licenseheader. Apply release phase licenseheaders for all source files. Reviewed-by: Trust Me
* Merge branch '1.0' of git@scm.dev.nokia.troll.no:qtmobility/qtmobility into 1.0Justin McPherson2010-05-281-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: config.tests/lbt/lbt.pro configure configure.bat dist/changes-1.0.0 doc/src/installation.qdoc examples/player/player.cpp plugins/declarative/declarative.pro plugins/multimedia/symbian/mmf/mmf.pro plugins/multimedia/symbian/openmaxal/mediarecorder/mediarecorder.pro src/multimedia/multimedia.pro src/multimedia/qvideooutputcontrol.cpp src/multimedia/video/qimagevideobuffer.cpp tests/auto/qaudiooutput/wavheader.h
| * Bump copyright date from 2009 to 2010dac2010-05-071-1/+1
| |
| * Moved Multimedia out of QtMobility namespace.Dmytro Poplavskiy2010-04-071-2/+2
| | | | | | | | Task-number: MOBILITY-763
| * fix multimedia compiler errors using Qt in a namespace.Wolfgang Beck2010-03-251-3/+3
| |
* | Merge 1.0->module.Justin McPherson2010-05-271-3/+3
| |
* | Unify export macro.Justin McPherson2010-05-241-1/+1
| |
* | Moved Multimedia out of QtMobility namespace.Dmytro Poplavskiy2010-04-121-2/+2
|/ | | | Task-number: MOBILITY-763
* Add an audioAvailable property to QMediaPlayer.Andrew den Exter2010-01-281-0/+2
| | | | | Similary add hasAudio to the QML Audio element, and make the required changes to QMediaPlayerControl and the plugins.
* Added QMediaTimeRange and QMediaTimeInterval. Converted seekRanges() inNicholas Young2010-01-141-2/+4
| | | | QMediaPlayerControl to availablePlaybackRanges().
* Renamed QMediaPlayer::videoAvailabilityChanged() signal toDmytro Poplavskiy2009-12-091-1/+1
| | | | videoAvailableChanged()
* Renamed QMediaPlayer::mutingChanged signal to mutedChangedDmytro Poplavskiy2009-12-021-1/+1
|
* don't depend on Q_MOC_EXPAND_MACROS pragma as we won't be able toAlex2009-11-191-4/+0
| | | | | parametize the namespace anyway (due to missing support for macro with arguments expansion)
* use Q_MOC_EXPAND_MACROSAlex2009-11-191-0/+4
|
* namespace changes for multimedia (#3)Alex2009-11-191-0/+4
|
* move all libraries to src/ subdirAlex2009-11-101-0/+115