Mir

lp:~andreas-pokorny/mir/06-csdi-input-configuration-client-api-and-rpc

Created by Andreas Pokorny and last modified
Get this branch:
bzr branch lp:~andreas-pokorny/mir/06-csdi-input-configuration-client-api-and-rpc
Only Andreas Pokorny can upload to this branch. If you are Andreas Pokorny please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Andreas Pokorny
Project:
Mir
Status:
Development

Recent revisions

3789. By Andreas Pokorny

Add more wiring to send changes back to clients...

3788. By Andreas Pokorny

First step towards client side input configuration

3787. By Kevin DuBois

frontend: clean up unused/unneeded trackers in session mediator. The BufferStreamTracker was tracking buffers in relation to the streams (not needed anymore, the client tracks this), and the ClientBufferTracker was tracking client ownership, which ClientBuffers provides now.

Approved by Alan Griffiths, Chris Halse Rogers, mir-ci-bot.

3786. By Cemil Azizoglu

This MP implements a minimal render surface (RS) functionality which is compatible with the existing EGL drivers.
.

Approved by mir-ci-bot, Kevin DuBois, Chris Halse Rogers, Alan Griffiths.

3785. By Brandon Schaefer

Replace MirGammaSupported enum with a bool.

Approved by Chris Halse Rogers, Alan Griffiths, mir-ci-bot, Cemil Azizoglu.

3784. By Kevin DuBois

examples: fix flickering that could be seen in mir_demo_client_multi_stream.

fixes: LP: #1635273
. Fixes: https://bugs.launchpad.net/bugs/1635273.

Approved by mir-ci-bot, Daniel van Vugt, Cemil Azizoglu, Alan Griffiths, Alexandros Frantzis.

3783. By Chris Halse Rogers

TestPosixRWMutex: Resolve occasional deadlocks

trigger_next_reader() would increment the current reader_to_run and then notify all waiters that they might be ready to run. However, this could be run *twice* before the waiting thread was scheduled. In that case, the waiting thread would wake up, notice that it's still not meant to be running, and go back to sleep - we'd miss our turn to run.

So, make trigger_next_reader() idempotent.

Also make some tweaks that seem to reduce valgrind runtime significantly, and increase the timeout.

Fixes: https://bugs.launchpad.net/mir/+bug/1633920. Fixes: https://bugs.launchpad.net/bugs/1633920.

Approved by mir-ci-bot, Daniel van Vugt, Cemil Azizoglu, Alan Griffiths.

3782. By Daniel van Vugt

Fix (some) cameras viewports getting squashed by default as a result
of r3730.
.

Approved by mir-ci-bot, Cemil Azizoglu, Alexandros Frantzis.

3781. By Daniel van Vugt

Fix apps refusing to quit (LP: #1635010) and also pass unhandled events
on to the default event handler, so other features are not accidentally
disabled.
. Fixes: https://bugs.launchpad.net/bugs/1635010.

Approved by Alan Griffiths, Cemil Azizoglu, mir-ci-bot.

3780. By Cemil Azizoglu

Remove dependency on src/include/common for the client side of platforms by removing mir/frontend/client_constants.h. .

Approved by mir-ci-bot, Kevin DuBois, Alan Griffiths, Andreas Pokorny, Chris Halse Rogers.

Branch metadata

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

Subscribers