425 Commits

Author SHA1 Message Date
Alexander Boettcher
f19ecb0650 Use Mutex/Blockade instead of Lock
due to changes in Genode repository

Issue genodelabs/genode#3802
2020-08-11 22:37:56 +02:00
Norman Feske
50334e62f4 Turn framebuffer drivers into capture clients
Issue genodelabs/genode#3813
2020-07-14 16:55:27 +02:00
Alexander Boettcher
db415f5b1f scrcpy: add port v1.13
read scrcpy.run for hints how to start/use it

Fixes #216
2020-07-02 09:16:40 +02:00
Alexander Boettcher
a76d231446 sdl2: use SDL_PIXELFORMAT_ARGB8888
Fixes #214
2020-06-29 16:53:13 +02:00
Norman Feske
471283c69d Move stubby from genode to genode-world
Issue genodelabs/genode#3789
2020-06-26 11:28:37 +02:00
Norman Feske
a50a742a2f Move Solo5 from genode to genode-world
Issue genodelabs/genode#3761
2020-06-26 11:23:48 +02:00
Norman Feske
751f8070f5 Add pkg/drivers_interactive-arndale
Tested via the framebuffer.run and demo.run scripts on the
Arndale ISB-BASE-Ver2.0 board.
2020-06-26 11:05:56 +02:00
Norman Feske
91a21b0182 Add pkg/drivers_interactive-panda
This package has been tested with the framebuffer.run and demo.run
scripts on the Pandaboard ES Rev B.
2020-06-26 11:05:56 +02:00
Norman Feske
96987f84c7 Change pixel format to 32 bits per pixel
Issue genodelabs/genode#3784
2020-06-26 11:05:56 +02:00
Norman Feske
131670c109 sdl: avoid use of deprecated Xml_node API
The POSIX environment setup code is based on libports/src/lib/posix/.
2020-06-19 16:37:02 +02:00
Norman Feske
effedf5e26 Rename nit_entropy to entropy_view
Issue genodelabs/genode#3778
2020-06-19 15:48:43 +02:00
Norman Feske
ee6b488fde log_fader.run: rename nit_fader to gui_fader
Issue genodelabs/genode#3778
2020-06-19 15:41:48 +02:00
Norman Feske
4cd8b212b2 Rename nit_fb to gui_fb
Issue genodelabs/genode#3778
2020-06-19 15:41:48 +02:00
Norman Feske
af3ad71d80 Rename 'Nitpicker' namespace to 'Gui'
Issue genodelabs/genode#3778
2020-06-19 15:41:48 +02:00
Norman Feske
3861c30ae7 Rename run/nitpicker_app.inc to gui_app.inc
Issue genodelabs/genode#3778
2020-06-19 15:34:41 +02:00
Norman Feske
563e4c8fb5 Rename <nitpicker> in runtime files to <gui>
Issue genodelabs/genode#3778
2020-06-19 15:34:41 +02:00
Norman Feske
46a588a0b1 Rename "Nitpicker" service name to "Gui"
Issue genodelabs/genode#3778
2020-06-19 15:34:41 +02:00
Norman Feske
7c92181da4 Rename include/nitpicker_session to gui_session
Issue genodelabs/genode#3778
2020-06-19 15:34:41 +02:00
Norman Feske
a4912f6480 qt5_avplay.run: use vfs_pipe plugin 2020-06-19 15:34:41 +02:00
Norman Feske
b894481513 Remove pkg/templeos
Fixes #212
2020-06-12 10:06:20 +02:00
Josef Söntgen
72cdf74805 Port of SDL 2.0.14
Fixes #210
2020-06-10 15:10:02 +02:00
Alexander Boettcher
9903036142 libav: enable arm 64bit
Fixes #211
2020-06-10 15:09:48 +02:00
Norman Feske
4ef6c7d5ce lwext4_fs: use copy_cstring, update Xml_node use
Issue genodelabs/genode#3752
Issue genodelabs/genode#3755
2020-05-20 11:45:25 +02:00
Norman Feske
3b7c338c4b lwext4: Replace Genode::strncpy by copy_cstring
Issue genodelabs/genode#3752
2020-05-19 11:28:57 +02:00
Christian Helmuth
e4d979c8de Adapt log_tee to LOG session changes 2020-05-18 11:50:23 +02:00
Norman Feske
9bb7bfdb08 qt_avplay: avoid deprecated Xml_node methods
Besides replacing deprecated API calls, this patch also adds the 'base'
library to the target's LIBS (which is mandated by the change of issue
genodelabs/genode#3758) and changes the URL of the example mediafile
to a working one.

Issue genodelabs/genode#3755
2020-05-13 14:08:42 +02:00
Norman Feske
b3fb51eb6f Python3: avoid deprecated Xml_node methods
This commit also removes the dependency of the python3.run script from
the rtc driver to make it less hardware dependent.

Issue genodelabs/genode#3755
2020-05-12 17:27:57 +02:00
Norman Feske
323ab9932e Remove use of <configfile> feature of init
Issue genodelabs/genode#3753
2020-05-08 17:17:53 +02:00
Martin Stein
98f052076f add avconv support 2020-04-28 11:22:46 +02:00
Martin Stein
000dd13860 libav: add avdevice support 2020-04-28 11:22:46 +02:00
Stefan Kalkowski
1e2324c7fa Add i.MX53 PWM driver and tablet input driver 2020-04-24 14:40:54 +02:00
Stefan Kalkowski
9c7df24e20 Move Exynos 5 SoC series from genode repo
Fix #203
2020-04-24 14:40:54 +02:00
Norman Feske
dd15d65800 Move OpenVPN from Genode repository to world
Issue genodelabs/genode#3737
2020-04-24 14:40:28 +02:00
Alexander Boettcher
3e1635dfda package libvnc and sdl_vnc
Fixes #206
2020-04-23 14:23:18 +02:00
Christian Prochaska
765f547140 libvnc: add initial port 2020-04-23 13:25:06 +02:00
Pirmin Duss
e774b38395 protobuf: add missing symbol
Issue #204
2020-04-22 15:54:46 +02:00
Norman Feske
aa84f10582 Let ocaml require x86_64
Fixes #180
2020-04-22 15:51:59 +02:00
Norman Feske
c548f19c34 Remove stale port of glucose
Fixes #178
2020-04-22 15:41:54 +02:00
Norman Feske
dbdc441258 Remove stale port of testu01
The build errors remained unattended since almost a year.

Fixes #171
2020-04-22 15:24:01 +02:00
Norman Feske
97f8a3b71a Remove fesrv
The build error of the application remained unattended for almost a
year.

Fixes #170
2020-04-22 15:17:07 +02:00
Norman Feske
bd2293249e Remove pike_loader
The build error of the application remained unattended for almost a
year.

Fixes #165
2020-04-22 15:11:54 +02:00
Norman Feske
474b7b5980 Replace use of ram_fs by VFS server
Issue genodelabs/genode#3734
2020-04-22 15:07:04 +02:00
Norman Feske
d8c3feaf5e Remove port of tor
Fixes #205
2020-04-22 15:07:04 +02:00
Stefan Kalkowski
ec37477e20 Fix base-hw-panda src package (Ref #202) 2020-04-22 14:08:13 +02:00
Norman Feske
8b50651536 Remove stale hotkey.run script
This is a follow-up commit of "Remove XML editor".
2020-04-22 12:25:52 +02:00
Stefan Kalkowski
0489c3edf4 Move OMAP4 support to world
Fix #202
2020-04-17 15:54:00 +02:00
Josef Söntgen
0ed545e55a lwext4_fs: handle WRITE_TIMESTAMP packet
This commits adds handling for the 'WRITE_TIMESTAMP' packet, which is
used to update the modification time and additionally returns the
proper rwx information for nodes.

Fixes #201.
2020-02-26 16:53:43 +01:00
Stefan Kalkowski
26ec7ca719 ssh_client pkg: use font fs and clipboard
Fix #200
2020-02-13 12:21:30 +01:00
Pirmin Duss
dc2eecbd63 Fix creation of toolchain for protobuf and gRPC
This improves the creation of the toolchain needed to build
protobuf and gRPC applications on for the Genode framework. Especially,
the script is now independent of the distribution's protoc.

Issue #190
2020-02-06 11:36:10 +01:00
Stefan Thöni
ed754367a5 grpc: enabled TLS and added example script
Issue #190
2020-02-06 09:04:27 +01:00