Commit Graph

10 Commits

Author SHA1 Message Date
Norman Feske
3861c30ae7 Rename run/nitpicker_app.inc to gui_app.inc
Issue genodelabs/genode#3778
2020-06-19 15:34:41 +02:00
Emery Hemingway
a6de6457d2 Convert SDL to a Nitpicker client library
Fixes #138
2019-02-20 11:25:10 +01:00
Emery Hemingway
1f5a59a3f2 VFS and LwIP library updates 2018-06-02 20:45:56 +02:00
Norman Feske
aa18c86ddf Use drivers_interactive pkg from depot
This patch changes 'framebuffer_app.inc' for the use of the depot. It
also fixes a few minor issues (e.g., the rtc config) found while testing
the various run scripts that use 'framebuffer_app.inc'.
2018-01-21 18:28:51 +01:00
Josef Söntgen
50076302b6 Adapt SDL ports to API changes
Fixes #90.
2017-11-27 14:52:56 +01:00
Norman Feske
670aab19e3 Adaptation to Genode 17.05
- Adjust use of exceptions to unified exception types:
  https://genode.org/documentation/release-notes/17.05#Streamlining_exception_types
- Add posix.lib.so as boot module:
  http://genode.org/documentation/release-notes/17.05#POSIX_libc_profile_as_shared_library
- Adaptation to API changes

Ref #74
2017-06-02 11:48:15 +02:00
Martin Stein
4c7f534cf5 framebuffer apps: fix config parse error
Ref #44
2016-10-05 11:26:05 +02:00
Norman Feske
a21b0be78e Share common parts of simple interactive scenaros
By moving the common run-script parts to framebuffer_app.inc, we avoid
the duplication of the application-agnostic run-script content.
2016-08-21 01:29:25 +02:00
Norman Feske
dc0367fd95 Adaptation to Genode 15.11 2015-12-16 16:29:57 +01:00
Norman Feske
7dd0f21b42 Port of SuperTux 2014-11-09 19:31:18 +01:00