genode/repos/gems
Josef Söntgen 72823eeddb mixer_gui_qt: write config instead of using report
* Also change the way how mute is handled. Only send the
  changed signal if the user has clicked on the mute checkbox

* Always check channels_rom is valid

* Add <default> handling

* Increase verbosity

Fixes #1795.
2015-11-29 18:17:08 +01:00
..
include gems: add Nitpicker_buffer and Dither_painter 2015-11-27 12:18:54 +01:00
lib/mk gems: move reusable code to include/gems 2014-10-13 15:21:53 +02:00
run Update run scenarios for policy label matching 2015-11-29 18:17:06 +01:00
src mixer_gui_qt: write config instead of using report 2015-11-29 18:17:08 +01:00
README Remove repos/qt4, fix #1451 2015-03-19 08:57:20 +01:00

README

This directory is a source-code repository containing Genode-specific
services and applications. In contrast to the components that come with
the 'os' repository, programs contained in 'gems' are able to leverage
the functionalities provided by higher-level repositories such as 'libports'.
To use the 'gems' repository, make sure to also add those repositories to your
build configuraion.