lp:~albaguirre/media-hub/fix-1373722

Created by Alberto Aguirre and last modified
Get this branch:
bzr branch lp:~albaguirre/media-hub/fix-1373722
Only Alberto Aguirre can upload to this branch. If you are Alberto Aguirre please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alberto Aguirre
Project:
Media Hub
Status:
Merged

Recent revisions

70. By Alberto Aguirre

document issue in code

69. By Alberto Aguirre

Ensure state change handler is not called during destruction.

68. By Alberto Aguirre

Prevent dead object access by asynchronous calls to clear_wakelock in media::PlayerImplementation::Private

On an player engine state change - detached threads are launched to clear system/display wakelocks in the future.
Before those threads get a chance to execute, media::PlayerImplementation can be destroyed. By holding a weak_ptr to
 media::PlayerImplementation::Private in the launched threads, access to dead Private objects is prevented.

67. By PS Jenkins bot

Releasing 2.0.0+14.10.20140917-0ubuntu1

66. By Alberto Aguirre

Fix wake lock state machine and subtle race conditions on wake lock refcounts. Fixes: 1368786
Approved by: Jim Hodapp, PS Jenkins bot

65. By PS Jenkins bot

Releasing 2.0.0+14.10.20140910.2-0ubuntu1

64. By PS Jenkins bot

Replaced 0replaceme with real versions.

63. By Thomas Voß

Export the per-app media player objects as proper MPRIS players. Fixes: 1260978
Approved by: Jim Hodapp, Marcus Tomlinson, Nick Dedekind

62. By Thomas Voß

Get rid of custom macros and use the ones provided by dbus-cpp.
Adjust to changes due to making org.mpris.MediaPlayer2.Player compliant to the spec.
Approved by: Jim Hodapp, Nick Dedekind, PS Jenkins bot, Marcus Tomlinson

61. By PS Jenkins bot

Releasing 1.0.0+14.10.20140908-0ubuntu1

Branch metadata

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

Subscribers