Norman Feske
e8f5706382
Rename <nitpicker> in runtime files to <gui>
...
Issue #3778
2020-06-22 09:39:39 +02:00
Stefan Kalkowski
d1609e771a
pdf_view: fix typo in pkg runtime requires
...
Fix #3648
2020-02-20 12:11:22 +01:00
Emery Hemingway
745926d588
Convert pdf_view to a Nitpicker client
...
A native Nitpicker client uses less resources than a Framebuffer client
wrapped in a sub-init with nit_fb.
Fix #2871
2018-06-29 10:44:57 +02:00
Emery Hemingway
a7a160eebc
Package pdf_view to read from file-system
...
Merge the configuration from raw/pdf_view into the pkg/pdf_view runtime
file. Request a File_system session and load files from there, rather
than by ROM.
Ref #2859
2018-06-29 10:44:55 +02:00
Emery Hemingway
e2661c58dc
Convert static VFS library to dynamic library
...
Fix #2759
2018-05-30 12:26:19 +02:00
Norman Feske
fc902b797e
depot: runtime definitions for sculpt installation
...
This patch supplements 'runtime' files to several pkg archives,
which thereby become deployable by the depot_deploy tool.
Issue #2676
2018-02-15 10:22:10 +01:00