Michael Goddard
c97f5f8c2e
Properly handle the case where QtWidgets is not available.
...
It does use a config test for now, just to make it clearer. The Mac
backend currently requires widgets, but most of the others should work
without it (just not supporting QVideoWidget/WindowControl).
The QVideoDeviceControl interface was modified to remove the QIcon
usage - it was never implemented.
Unfortunately even the QML examples need widgets for the wrapper
application, and will need to be ported to QtGui based wrapper.
Change-Id: I8a55ad5cf09ab51749510bf16f49de0bd3f0bcdb
Reviewed-by: Ling Hu <ling.hu@nokia.com >
2012-01-06 05:26:01 +01:00
Jason McDonald
bc7d964a05
Update copyright year in license headers.
...
Change-Id: Ib82c1be5548443ef1f5e97b3d5641a2f55d212af
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com >
2012-01-06 01:43:40 +01:00
Michael Goddard
03f22bcdaf
Rename QtMultimediaKit to QtMultimedia.
...
There are a few legacy bits left in place so it passes CI, and
then qt5.git etc can be updated.
Change-Id: I6b082e50e6958c72fdabc2974992e16d90dafa3a
Reviewed-on: http://codereview.qt-project.org/5368
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Jonas Rabbe <jonas.rabbe@nokia.com >
2011-10-07 06:16:34 +02:00
Ling Hu
589b2e3adf
Fix a playback bug for mediaplayer windows media foundation backend
...
Task-number:QTMOBILITY-1606
Reviewed-by:Jonas Rabbe
(cherry picked from commit d5426bf52e19c9c6a52837b423f48024979ea076)
Change-Id: Ie7c1c90a8f5a64e77c435ffc1917d8f9638dfff3
Reviewed-on: http://codereview.qt-project.org/5499
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Michael Goddard <michael.goddard@nokia.com >
2011-09-26 07:22:52 +02:00
Gareth Stockwell
8c29d67e67
Fixed a typo in the WMF backend which caused a compilation failure
...
Reviewed-by: trustme
(cherry picked from commit 7eab979c41513321518d5e3cea6d142bbf4e58d9)
Change-Id: I9cd5de907867ea6561c568d10c88e3bf5a701509
Reviewed-on: http://codereview.qt-project.org/5496
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Michael Goddard <michael.goddard@nokia.com >
2011-09-26 07:21:35 +02:00
Ling Hu
ea4c32602d
fix a spelling error
...
Change-Id: Ic593f342055a4ff65503bd92236ff2904012d4f4
Reviewed-by:Michael Goddard
(cherry picked from commit d9cd5386f6d9aa1c702424d272d70a0b45a6b9db)
Reviewed-on: http://codereview.qt-project.org/5495
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Michael Goddard <michael.goddard@nokia.com >
2011-09-26 07:21:12 +02:00
Michael Goddard
0344fd84c2
Try to move widget/gvitem code into new QtMultimediaKitWidgets lib.
...
Change-Id: I522b3e6d4465c6c5cce2483676e09320176837d6
Reviewed-on: http://codereview.qt.nokia.com/2665
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Jonas Rabbe <jonas.rabbe@nokia.com >
2011-08-25 04:47:33 +02:00
Jason McDonald
74feb5d34e
Replace outdated license headers.
...
Change-Id: Icbdd1bdae223192465b8c84faeb99b01be154275
Reviewed-on: http://codereview.qt.nokia.com/2605
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com >
Reviewed-by: Michael Goddard <michael.goddard@nokia.com >
2011-08-05 03:03:02 +02:00
Michael Goddard
1e4dda9710
Add Windows Media Foundation backend for QMediaPlayer
...
Task-number:QTMOBILITY-1606
Reviewed-by: Michael Goddard
(cherry picked from commit bdf3a9b39661cfb836245139d02e95e854646a7e)
(cherry picked from commit 8d2370953eb32bf44a037244e0d9f9b484875f7a)
Change-Id: I07790b8c540a04e4e19a3d018a4884a773e980bf
Reviewed-on: http://codereview.qt.nokia.com/2086
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com >
Reviewed-by: Ling Hu <ling.hu@nokia.com >
2011-07-25 14:31:41 +02:00