Commit graph

4 commits

Author SHA1 Message Date
rncbc
35bc2ab618 Avoid duplicated LV2_State_{Map,Free}_Path features to
eg. lilv_state_new_from_instance(), when and if already
provided by the caller/host (eg. qtractor).

Resolves promised qtractor method to bundle all SFZ <region>
files to an archive/zip (*.qtz) session file, an old feature
applicable to LV2 plugins.

See also: https://github.com/rncbc/qtractor/issues/427
2024-01-16 21:10:23 +01:00
redtide
a302f024ec CMake clean up:
- use a different namespace for plugins
- avoid unneeded virtual directories
2024-01-12 09:35:57 +01:00
redtide
6953168087
CMake definitions and format rearrangement
- Rename some SFIZZ_ prefixed definitions where possible to permit some modules
  to be generic and be reused in other projects, keep project' information
  in the same place and more explicit
- Fixed non-compliant code formatting
2023-05-20 16:21:00 +02:00
redtide
d6ab7584cb
New repository, for git history check the original 2023-05-08 15:14:33 +02:00