Commit Graph

415 Commits

Author SHA1 Message Date
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
Sid Hussmann
12d69338c5 protobuf_grpc: use pthread
Fixes pagefaults.

This includes the changes provided by ssumpf in 6726aef.

Issue #190
2020-02-06 09:04:22 +01:00
Christian Helmuth
c2d93a3fa9 aunit: fix port hash 2020-01-14 06:54:37 +01:00
Christian Helmuth
a3c9a83f78 aunit: update download location 2020-01-13 11:26:38 +01:00
Christian Helmuth
9b9bc55588 java: increase cap quota (needded on sel4) 2020-01-03 12:20:29 +01:00
Christian Helmuth
c54e7d0f0f Build fix for crypto++ on ARM64
Issue #142
Fixes #184
2019-12-16 14:59:29 +01:00
Christian Helmuth
5d4fe8d4f9 Update URL of libsodium port 2019-12-16 14:05:38 +01:00
Pirmin Duss
e0f557c050 protobuf_grpc: google serializing and RPC library
protobuf : 3.9.3
grpc     : 1.24.0

This a new version of the port with a vastly reduced port size.

Issue #190
2019-11-26 14:11:04 +01:00
Christian Helmuth
dfe284836e java: parsable abort message in run script 2019-11-21 14:39:20 +01:00
Sebastian Sumpf
698efe230a lwext4_fs + show_input: adjust to file system changes
genodelabs/genode#3507

Fixes #194
2019-11-21 07:41:38 +01:00
Christian Helmuth
21cab2004a Revert "protobuf_grpc: google serializing and RPC library"
This reverts commit 5587d78e89.

Issue #190
2019-11-12 08:24:40 +01:00