lp:ubuntu/wily/qtubuntu-media

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/wily/qtubuntu-media
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

27. By Iain Lane

debian/control: Don't depend explicitly on libmediascanner. This is unused
and would be generated anyway if necessary.

26. By CI Train Bot Account

[ Alfonso Sanchez-Beato ]
[ Jim Hodapp ] Added background playlist support connecting
qtmultimedia with media-hub. added:
src/aal/aalmediaplaylistcontrol.cpp
src/aal/aalmediaplaylistcontrol.h
src/aal/aalmediaplaylistprovider.cpp
src/aal/aalmediaplaylistprovider.h src/aal/aalutility.cpp
src/aal/aalutility.h src/aal/private/
src/aal/private/qmediaplaylistnavigator_p.h
src/aal/private/qmediaplaylistprovider_p.h
src/aal/qmediaplaylistcontrol_p.h tests/integration/
tests/integration/integration.pro tests/integration/testdata/
tests/integration/testdata/testfile.mp4
tests/integration/testdata/testfile.ogg
tests/integration/tst_mediaplaylist.cpp
tests/integration/tst_mediaplaylist.h tests/tests.pro tests/unit/
tests/unit/player_mock.cpp tests/unit/player_mock.h
tests/unit/tst_mediaplaylistcontrol.cpp
tests/unit/tst_mediaplaylistcontrol.h renamed: unittests/ => tests/
unittests/player.cpp => tests/unit/player.cpp unittests/player.h =>
tests/unit/player.h unittests/service.cpp => tests/unit/service.cpp
unittests/service.h => tests/unit/service.h
unittests/setup_mediascanner.sh => tests/unit/setup_mediascanner.sh
unittests/tst_mediaplayerplugin.cpp =>
tests/unit/tst_mediaplayerplugin.cpp
unittests/tst_mediaplayerplugin.h =>
tests/unit/tst_mediaplayerplugin.h
unittests/tst_metadatareadercontrol.cpp =>
tests/unit/tst_metadatareadercontrol.cpp
unittests/tst_metadatareadercontrol.h =>
tests/unit/tst_metadatareadercontrol.h unittests/unittests.pro =>
tests/unit/unit.pro

25. By Matthias Klose

No-change test rebuild for g++5 ABI transition

24. By CI Train Bot Account

[ CI Train Bot ]
* New rebuild forced.

[ Jim Hodapp ]
* Make sure video can play a different media source using the same
  player instance and not produce a black screen.

23. By CI Train Bot Account

[ CI Train Bot ]
* New rebuild forced.

[ Jim Hodapp ]
* Don't auto play when playing a video unless
  QMediaPlayerControl::play() was actually called. (LP: #1457972)

22. By CI Train Bot Account

[ CI Train Bot ]
* New rebuild forced.

[ Jim Hodapp ]
* Get rid of the gcc-4.9 build dependency. (LP: #1452340)

21. By CI Train Bot Account

[ CI Train Bot ]
* New rebuild forced.

[ Jim Hodapp ]
* Wrap seek_to() in a try/catch block so that an exception from
  libmedia-hub-client is not pushed up to the QML level. Do the same
  for get/set audio role. (LP: #1457129)

20. By CI Train Bot Account

[ Jim Hodapp ]
Make sure that stopped and ready (same state for QMediaPlayer) are
reported to the client app. (LP: #1435088)

19. By CI Train Bot Account

[ CI Train Bot ]
* New rebuild forced.

[ Jim Hodapp ]
* Fix ringtone not looping (QMediaPlaylist loop mode) regression. (LP:
  #1447606)

[ Ricardo Mendoza ]
* Fix ringtone not looping (QMediaPlaylist loop mode) regression. (LP:
  #1447606)

18. By CI Train Bot Account

[ CI Train Bot ]
* New rebuild forced.

[ Jim Hodapp ]
* Make necessary adaptations for media-hub-3 interface changes. Make
  sure video plays any number of times after hitting the end of
  stream. Don't continue to receive frame_available callbacks after
  the AalVideoRendererControl instance is destroyed. Don't crash in
  the unit tests if m_frameAvailableConnection hasn't been
  instantiated, also making sure it's connected to the signal before
  disconnecting it. Fix the point srubbing EOS case (tap right at the
  end of the stream on the timeline). Only reset the video sink if we
  are playing video. Don't load anything related to the video renderer
  control if we are playing audio only.

[ Ricardo Mendoza ]
* Make necessary adaptations for media-hub-3 interface changes. Make
  sure video plays any number of times after hitting the end of
  stream. Don't continue to receive frame_available callbacks after
  the AalVideoRendererControl instance is destroyed. Don't crash in
  the unit tests if m_frameAvailableConnection hasn't been
  instantiated, also making sure it's connected to the signal before
  disconnecting it. Fix the point srubbing EOS case (tap right at the
  end of the stream on the timeline). Only reset the video sink if we
  are playing video. Don't load anything related to the video renderer
  control if we are playing audio only.

[ thomas-voss ]
* Make necessary adaptations for media-hub-3 interface changes. Make
  sure video plays any number of times after hitting the end of
  stream. Don't continue to receive frame_available callbacks after
  the AalVideoRendererControl instance is destroyed. Don't crash in
  the unit tests if m_frameAvailableConnection hasn't been
  instantiated, also making sure it's connected to the signal before
  disconnecting it. Fix the point srubbing EOS case (tap right at the
  end of the stream on the timeline). Only reset the video sink if we
  are playing video. Don't load anything related to the video renderer
  control if we are playing audio only.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers