~ubuntu-branches/ubuntu/saucy/mir/saucy-proposed

Viewing all changes in revision 44.

  • Committer: Package Import Robot
  • Author(s): Ubuntu daily release, kg, Robert Ancell, Kevin Gunn, Alexandros Frantzis, Eleni Maria Stea, Didier Roche, Robert Carr, Kevin DuBois, Michael Terry, Daniel d'Andrada, Daniel van Vugt, Alan Griffiths, Łukasz 'sil2100' Zemczak, Ubuntu daily release
  • Date: 2013-09-24 06:04:59 UTC
  • mfrom: (1.1.42)
  • Revision ID: package-import@ubuntu.com-20130924060459-fs7oaq5i64n0xqym
Tags: 0.0.11+13.10.20130924.1-0ubuntu1
[ kg ]
* bump version for ABI break (LP: #1229212)

[ Robert Ancell ]
* Allow an application to override the options being populated.
* Pass the program options to parse_options().
* Add missing include for std::cerr.
* Report when paused and resumed via configuration. (LP: #1192843)
* Add missing directory separator when searching for a config file to
  parse.

[ Kevin Gunn ]
* change test timeouts and fix fence.

[ Alexandros Frantzis ]
* examples: Only check key information for key events This fixes a
  memory error reported by valgrind for examples that use eglapp.
* shell: Apply the base configuration on a hardware change only if no
  per-session configuration is active.
* graphics: consolidated fixed for nested code and examples on android
  stack.

[ Eleni Maria Stea ]
* graphics: Pull in Eleni's changes to get the DRM fd to init GBM from
  the host Mir instance.

[ Didier Roche ]
* remove (unused in the ppa as we have libmirserver3) hack to force
  depending and building against the exact same version.

[ Robert Carr ]
* Add DPMS configuration API. (LP: #1193222)
* Deduplicate mtd::NullDisplayConfig and
  mtd::NullDisplayConfiguration.
* Fix multiple internal client surfaces on android. (LP: #1228144)
* change test timeouts and fix fence.
* Add DPMS API and GBM/android impls.

[ Kevin DuBois ]
* platform, graphics: support nested (mir-on-mir) rendering on the
  Android platform.

[ Michael Terry ]
* Change how Mir chooses socket locations to make it simpler for a
  nested-Mir world, by using MIR_SOCKET as the host socket if no other
  host socket is provided and passing MIR_SOCKET on to any children.
  Also, change --nested-mode to --host-socket for clarity and add --
  standalone to force standalone mode.

[ Daniel d'Andrada ]
* android-input housekeeping - Updated README - Removed some dead
  code.

[ Daniel van Vugt ]
* Add DPMS configuration API. (LP: #1193222)
* Add a "flags" field to MirBufferPackage so that clients can find out
  if the buffer they've been given is scanout-capable. This is
  normally something a client should never need to know. However there
  are two specialized cases where it's required to fix bugs in the
  intel and radeon X drivers:   LP: #1218735, LP: #1218815 The intel
  fix (already landed) contains a hack which will be updated after
  this branch lands. (LP: #1218815, #1218735)
* GBM: Ensure that we don't create scanout buffers if bypass is
  explicitly disabled from the environment. (LP: #1227133) . (LP:
  #1227133)

[ Alan Griffiths ]
* graphics: Pull in Eleni's changes to get the DRM fd to init GBM from
  the host Mir instance.
* input: Separate the code for dispatching input from that reading it.
* graphics: Hook up nested surfaces events to input.
* input: Connect nested input relay to input dispatch.
* graphics: Simplify NativeAndroidPlatform out of existence.
* tests: Fixes to get the tests "passing" on android/arm stack. (LP:
  #1226284)
* graphics: consolidated fixed for nested code and examples on android
  stack.
* examples: add command-line options to examples so the Mir server
  connection can be selected.
* change test timeouts and fix fence.
* client: Add client side support for connecting via an existing FD.

[ Łukasz 'sil2100' Zemczak ]
* Revert revision 1054 ABI-change (the libmirclient3 one), which seems
  to cause a lot of problems.

[ Ubuntu daily release ]
* Automatic snapshot from revision 1081

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: