subsurface/packaging
Berthold Stoeger 937fdb500b filter: add primitive filter presets
Add a rudimentary list of filter presets to the core. The list
is sorted by name. Access is provided via a C interface so that
the presets can be written to the git and XML logs. Internally,
the list is realized by a C++ vector for convenience (euphemism for
laziness).

Morover, a C++ interface is provided for the UI. Currently names of
the presets cannot be edited, since this would mean that the order
of the list changes. This may be implemented later if required.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2020-09-29 16:13:03 -07:00
..
android Android: install translations into the right place 2020-05-27 12:41:14 -07:00
headless Preserve wiki pages about headless Subsurface from trac wiki 2018-01-19 15:25:37 +01:00
ios filter: add primitive filter presets 2020-09-29 16:13:03 -07:00
macosx build-system/macOS: change signing to re-enable notarization 2020-09-13 18:34:36 -07:00
OBS build-system: update OBS spec file 2020-09-28 11:19:21 -07:00
ubuntu build-system/packaging: add bluez dependency for Linux builds 2020-09-19 19:26:56 -07:00
windows build-system: document how to create a Windows installer 2020-09-28 10:38:08 -07:00