genode/repos/gems
Stefan Kalkowski 8094b1ee01 sculpt/index: refer to recent audio mixer
Instead of publishing the old audio mixer, refer to the recent
record_play_mixer providing the audio API that is used by almost
all components now.

Ref genodelabs/genode#5356
2024-10-30 08:14:53 +01:00
..
include framebuffer_session: accessors for buffer surfaces 2024-10-08 09:09:24 +02:00
lib gems: VFS OSS plugin for Record/Play session 2024-04-12 15:08:00 +02:00
recipes terminal: adjust cap quota to GUI stack changes 2024-10-14 14:39:44 +02:00
run sculpt/index: refer to recent audio mixer 2024-10-30 08:14:53 +01:00
sculpt Adjust RAM and cap quotas 2024-10-08 09:09:24 +02:00
src sculpt: keep runtime capture session labels 2024-10-30 08:05:33 +01:00
README Update README files 2023-03-13 14:32:53 +01:00

This directory is a source-code repository containing Genode-specific services
and applications. In contrast to the components hosted in 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.