Browse Source

Install standard headers to simpler include paths

zrythm_meson
David Robillard 5 years ago
parent
commit
4db67120ef
  1. 10
      README.md
  2. 0
      doc/index.html.in
  3. 56
      doc/reference.doxygen.in
  4. 4
      lv2/atom/atom-test.c
  5. 0
      lv2/atom/atom.h
  6. 0
      lv2/atom/atom.ttl
  7. 6
      lv2/atom/forge.h
  8. 0
      lv2/atom/lv2-atom.doap.ttl
  9. 0
      lv2/atom/manifest.ttl
  10. 2
      lv2/atom/util.h
  11. 0
      lv2/buf-size/buf-size.h
  12. 0
      lv2/buf-size/buf-size.ttl
  13. 0
      lv2/buf-size/lv2-buf-size.doap.ttl
  14. 0
      lv2/buf-size/manifest.ttl
  15. 2
      lv2/core/lv2.h
  16. 3
      lv2/core/lv2_util.h
  17. 0
      lv2/core/lv2core.doap.ttl
  18. 0
      lv2/core/lv2core.ttl
  19. 0
      lv2/core/manifest.ttl
  20. 2
      lv2/core/meta.ttl
  21. 0
      lv2/data-access/data-access.h
  22. 0
      lv2/data-access/data-access.ttl
  23. 0
      lv2/data-access/lv2-data-access.doap.ttl
  24. 0
      lv2/data-access/manifest.ttl
  25. 2
      lv2/dynmanifest/dynmanifest.h
  26. 0
      lv2/dynmanifest/dynmanifest.ttl
  27. 0
      lv2/dynmanifest/lv2-dynmanifest.doap.ttl
  28. 0
      lv2/dynmanifest/manifest.ttl
  29. 2
      lv2/event/event-helpers.h
  30. 0
      lv2/event/event.h
  31. 0
      lv2/event/event.ttl
  32. 0
      lv2/event/lv2-event.doap.ttl
  33. 0
      lv2/event/manifest.ttl
  34. 0
      lv2/instance-access/instance-access.h
  35. 0
      lv2/instance-access/instance-access.ttl
  36. 0
      lv2/instance-access/lv2-instance-access.doap.ttl
  37. 0
      lv2/instance-access/manifest.ttl
  38. 2
      lv2/log/log.h
  39. 0
      lv2/log/log.ttl
  40. 2
      lv2/log/logger.h
  41. 0
      lv2/log/lv2-log.doap.ttl
  42. 0
      lv2/log/manifest.ttl
  43. 42
      lv2/lv2plug.in/ns/lv2core/README
  44. 10
      lv2/lv2plug.in/ns/lv2core/lv2core.pc.in
  45. 83
      lv2/lv2plug.in/ns/lv2core/wscript
  46. 0
      lv2/midi/lv2-midi.doap.ttl
  47. 0
      lv2/midi/manifest.ttl
  48. 0
      lv2/midi/midi.h
  49. 0
      lv2/midi/midi.ttl
  50. 0
      lv2/morph/lv2-morph.doap.ttl
  51. 0
      lv2/morph/manifest.ttl
  52. 0
      lv2/morph/morph.h
  53. 0
      lv2/morph/morph.ttl
  54. 0
      lv2/options/lv2-options.doap.ttl
  55. 0
      lv2/options/manifest.ttl
  56. 4
      lv2/options/options.h
  57. 0
      lv2/options/options.ttl
  58. 0
      lv2/parameters/lv2-parameters.doap.ttl
  59. 0
      lv2/parameters/manifest.ttl
  60. 0
      lv2/parameters/parameters.h
  61. 0
      lv2/parameters/parameters.ttl
  62. 0
      lv2/patch/lv2-patch.doap.ttl
  63. 0
      lv2/patch/manifest.ttl
  64. 0
      lv2/patch/patch.h
  65. 0
      lv2/patch/patch.ttl
  66. 0
      lv2/port-groups/lv2-port-groups.doap.ttl
  67. 0
      lv2/port-groups/manifest.ttl
  68. 0
      lv2/port-groups/port-groups.h
  69. 0
      lv2/port-groups/port-groups.ttl
  70. 0
      lv2/port-props/lv2-port-props.doap.ttl
  71. 0
      lv2/port-props/manifest.ttl
  72. 0
      lv2/port-props/port-props.h
  73. 0
      lv2/port-props/port-props.ttl
  74. 0
      lv2/presets/lv2-presets.doap.ttl
  75. 0
      lv2/presets/manifest.ttl
  76. 0
      lv2/presets/presets.h
  77. 0
      lv2/presets/presets.ttl
  78. 0
      lv2/resize-port/lv2-resize-port.doap.ttl
  79. 0
      lv2/resize-port/manifest.ttl
  80. 0
      lv2/resize-port/resize-port.h
  81. 0
      lv2/resize-port/resize-port.ttl
  82. 0
      lv2/state/lv2-state.doap.ttl
  83. 0
      lv2/state/manifest.ttl
  84. 2
      lv2/state/state.h
  85. 0
      lv2/state/state.ttl
  86. 0
      lv2/time/lv2-time.doap.ttl
  87. 0
      lv2/time/manifest.ttl
  88. 0
      lv2/time/time.h
  89. 0
      lv2/time/time.ttl
  90. 0
      lv2/ui/lv2-ui.doap.ttl
  91. 0
      lv2/ui/manifest.ttl
  92. 2
      lv2/ui/ui.h
  93. 0
      lv2/ui/ui.ttl
  94. 0
      lv2/units/lv2-units.doap.ttl
  95. 0
      lv2/units/manifest.ttl
  96. 0
      lv2/units/units.h
  97. 0
      lv2/units/units.ttl
  98. 0
      lv2/uri-map/lv2-uri-map.doap.ttl
  99. 0
      lv2/uri-map/manifest.ttl
  100. 0
      lv2/uri-map/uri-map.h
  101. Some files were not shown because too many files have changed in this diff Show More

10
README.md

@ -58,11 +58,17 @@ By default symbolic links to headers in bundles are installed to `INCLUDEDIR`. @@ -58,11 +58,17 @@ By default symbolic links to headers in bundles are installed to `INCLUDEDIR`.
If symbolic links are a problem, configure with `--copy-headers` and copies
will be installed instead.
Note that include paths relative to `PREFIX` may not be changed, since projects
using LV2 use include paths like:
Headers are installed in two paths, the universal URI-based style:
#include "lv2/lv2plug.in/ns/ext/urid/urid.h"
and the newer simple core style:
#include "lv2/urid/urid.h"
Projects are encouraged to migrate to the latter style, though note that this
style of include path may only be used by official LV2 specifications.
Documentation
-------------

0
lv2/lv2plug.in/ns/index.html.in → doc/index.html.in

56
doc/reference.doxygen.in

@ -781,34 +781,34 @@ WARN_LOGFILE = @@ -781,34 +781,34 @@ WARN_LOGFILE =
# Note: If this tag is empty the current directory is searched.
INPUT = @LV2_SRCDIR@/doc/mainpage.dox \
@LV2_SRCDIR@/lv2/lv2plug.in/ns/ext/atom/atom.h \
@LV2_SRCDIR@/lv2/lv2plug.in/ns/ext/atom/forge.h \
@LV2_SRCDIR@/lv2/lv2plug.in/ns/ext/atom/util.h \
@LV2_SRCDIR@/lv2/lv2plug.in/ns/ext/buf-size/buf-size.h \
@LV2_SRCDIR@/lv2/lv2plug.in/ns/ext/data-access/data-access.h \
@LV2_SRCDIR@/lv2/lv2plug.in/ns/ext/dynmanifest/dynmanifest.h \
@LV2_SRCDIR@/lv2/lv2plug.in/ns/ext/event/event-helpers.h \
@LV2_SRCDIR@/lv2/lv2plug.in/ns/ext/event/event.h \
@LV2_SRCDIR@/lv2/lv2plug.in/ns/ext/instance-access/instance-access.h \
@LV2_SRCDIR@/lv2/lv2plug.in/ns/ext/log/log.h \
@LV2_SRCDIR@/lv2/lv2plug.in/ns/ext/log/logger.h \
@LV2_SRCDIR@/lv2/lv2plug.in/ns/ext/midi/midi.h \
@LV2_SRCDIR@/lv2/lv2plug.in/ns/ext/morph/morph.h \
@LV2_SRCDIR@/lv2/lv2plug.in/ns/ext/options/options.h \
@LV2_SRCDIR@/lv2/lv2plug.in/ns/ext/parameters/parameters.h \
@LV2_SRCDIR@/lv2/lv2plug.in/ns/ext/patch/patch.h \
@LV2_SRCDIR@/lv2/lv2plug.in/ns/ext/port-groups/port-groups.h \
@LV2_SRCDIR@/lv2/lv2plug.in/ns/ext/port-props/port-props.h \
@LV2_SRCDIR@/lv2/lv2plug.in/ns/ext/presets/presets.h \
@LV2_SRCDIR@/lv2/lv2plug.in/ns/ext/resize-port/resize-port.h \
@LV2_SRCDIR@/lv2/lv2plug.in/ns/ext/state/state.h \
@LV2_SRCDIR@/lv2/lv2plug.in/ns/ext/time/time.h \
@LV2_SRCDIR@/lv2/lv2plug.in/ns/ext/uri-map/uri-map.h \
@LV2_SRCDIR@/lv2/lv2plug.in/ns/ext/urid/urid.h \
@LV2_SRCDIR@/lv2/lv2plug.in/ns/ext/worker/worker.h \
@LV2_SRCDIR@/lv2/lv2plug.in/ns/extensions/ui/ui.h \
@LV2_SRCDIR@/lv2/lv2plug.in/ns/extensions/units/units.h \
@LV2_SRCDIR@/lv2/lv2plug.in/ns/lv2core/lv2.h
@LV2_SRCDIR@/lv2/atom/atom.h \
@LV2_SRCDIR@/lv2/atom/forge.h \
@LV2_SRCDIR@/lv2/atom/util.h \
@LV2_SRCDIR@/lv2/buf-size/buf-size.h \
@LV2_SRCDIR@/lv2/core/lv2.h \
@LV2_SRCDIR@/lv2/data-access/data-access.h \
@LV2_SRCDIR@/lv2/dynmanifest/dynmanifest.h \
@LV2_SRCDIR@/lv2/event/event-helpers.h \
@LV2_SRCDIR@/lv2/event/event.h \
@LV2_SRCDIR@/lv2/instance-access/instance-access.h \
@LV2_SRCDIR@/lv2/log/log.h \
@LV2_SRCDIR@/lv2/log/logger.h \
@LV2_SRCDIR@/lv2/midi/midi.h \
@LV2_SRCDIR@/lv2/morph/morph.h \
@LV2_SRCDIR@/lv2/options/options.h \
@LV2_SRCDIR@/lv2/parameters/parameters.h \
@LV2_SRCDIR@/lv2/patch/patch.h \
@LV2_SRCDIR@/lv2/port-groups/port-groups.h \
@LV2_SRCDIR@/lv2/port-props/port-props.h \
@LV2_SRCDIR@/lv2/presets/presets.h \
@LV2_SRCDIR@/lv2/resize-port/resize-port.h \
@LV2_SRCDIR@/lv2/state/state.h \
@LV2_SRCDIR@/lv2/time/time.h \
@LV2_SRCDIR@/lv2/ui/ui.h \
@LV2_SRCDIR@/lv2/units/units.h \
@LV2_SRCDIR@/lv2/uri-map/uri-map.h \
@LV2_SRCDIR@/lv2/urid/urid.h \
@LV2_SRCDIR@/lv2/worker/worker.h
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses

4
lv2/lv2plug.in/ns/ext/atom/atom-test.c → lv2/atom/atom-test.c

@ -19,8 +19,8 @@ @@ -19,8 +19,8 @@
#include <stdio.h>
#include <stdlib.h>
#include "lv2/lv2plug.in/ns/ext/atom/forge.h"
#include "lv2/lv2plug.in/ns/ext/atom/util.h"
#include "lv2/atom/forge.h"
#include "lv2/atom/util.h"
char** uris = NULL;
uint32_t n_uris = 0;

0
lv2/lv2plug.in/ns/ext/atom/atom.h → lv2/atom/atom.h

0
lv2/lv2plug.in/ns/ext/atom/atom.ttl → lv2/atom/atom.ttl

6
lv2/lv2plug.in/ns/ext/atom/forge.h → lv2/atom/forge.h

@ -50,9 +50,9 @@ @@ -50,9 +50,9 @@
#include <assert.h>
#include "lv2/lv2plug.in/ns/ext/atom/atom.h"
#include "lv2/lv2plug.in/ns/ext/atom/util.h"
#include "lv2/lv2plug.in/ns/ext/urid/urid.h"
#include "lv2/atom/atom.h"
#include "lv2/atom/util.h"
#include "lv2/urid/urid.h"
#if __GNUC__ > 3 || (__GNUC__ == 3 && __GNUC_MINOR__ >= 1)
# define LV2_ATOM_FORGE_DEPRECATED __attribute__((__deprecated__))

0
lv2/lv2plug.in/ns/ext/atom/lv2-atom.doap.ttl → lv2/atom/lv2-atom.doap.ttl

0
lv2/lv2plug.in/ns/ext/atom/manifest.ttl → lv2/atom/manifest.ttl

2
lv2/lv2plug.in/ns/ext/atom/util.h → lv2/atom/util.h

@ -35,7 +35,7 @@ @@ -35,7 +35,7 @@
#include <stdint.h>
#include <string.h>
#include "lv2/lv2plug.in/ns/ext/atom/atom.h"
#include "lv2/atom/atom.h"
#ifdef __cplusplus
extern "C" {

0
lv2/lv2plug.in/ns/ext/buf-size/buf-size.h → lv2/buf-size/buf-size.h

0
lv2/lv2plug.in/ns/ext/buf-size/buf-size.ttl → lv2/buf-size/buf-size.ttl

0
lv2/lv2plug.in/ns/ext/buf-size/lv2-buf-size.doap.ttl → lv2/buf-size/lv2-buf-size.doap.ttl

0
lv2/lv2plug.in/ns/ext/buf-size/manifest.ttl → lv2/buf-size/manifest.ttl

2
lv2/lv2plug.in/ns/lv2core/lv2.h → lv2/core/lv2.h

@ -19,7 +19,7 @@ @@ -19,7 +19,7 @@
*/
/**
@defgroup lv2core LV2 Core
@defgroup core LV2 Core
Core LV2 specification, see <http://lv2plug.in/ns/lv2core> for details.

3
lv2/lv2plug.in/ns/lv2core/lv2_util.h → lv2/core/lv2_util.h

@ -20,9 +20,10 @@ @@ -20,9 +20,10 @@
@{
*/
#include <stdarg.h>
#include <string.h>
#include "lv2/lv2plug.in/ns/lv2core/lv2.h"
#include "lv2/core/lv2.h"
#ifdef __cplusplus
extern "C" {

0
lv2/lv2plug.in/ns/lv2core/lv2core.doap.ttl → lv2/core/lv2core.doap.ttl

0
lv2/lv2plug.in/ns/lv2core/lv2core.ttl → lv2/core/lv2core.ttl

0
lv2/lv2plug.in/ns/lv2core/manifest.ttl → lv2/core/manifest.ttl

2
lv2/lv2plug.in/ns/lv2core/meta.ttl → lv2/core/meta.ttl

@ -38,7 +38,7 @@ THIS SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH R @@ -38,7 +38,7 @@ THIS SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH R
meta:kfoltman ,
meta:paniq ;
doap:release [
doap:revision "1.15.3" ;
doap:revision "1.15.4" ;
doap:created "2018-09-22" ;
dcs:blame <http://drobilla.net/drobilla#me> ;
dcs:changeset [

0
lv2/lv2plug.in/ns/ext/data-access/data-access.h → lv2/data-access/data-access.h

0
lv2/lv2plug.in/ns/ext/data-access/data-access.ttl → lv2/data-access/data-access.ttl

0
lv2/lv2plug.in/ns/ext/data-access/lv2-data-access.doap.ttl → lv2/data-access/lv2-data-access.doap.ttl

0
lv2/lv2plug.in/ns/ext/data-access/manifest.ttl → lv2/data-access/manifest.ttl

2
lv2/lv2plug.in/ns/ext/dynmanifest/dynmanifest.h → lv2/dynmanifest/dynmanifest.h

@ -29,7 +29,7 @@ @@ -29,7 +29,7 @@
#include <stdio.h>
#include "lv2/lv2plug.in/ns/lv2core/lv2.h"
#include "lv2/core/lv2.h"
#define LV2_DYN_MANIFEST_URI "http://lv2plug.in/ns/ext/dynmanifest" ///< http://lv2plug.in/ns/ext/dynmanifest
#define LV2_DYN_MANIFEST_PREFIX LV2_DYN_MANIFEST_URI "#" ///< http://lv2plug.in/ns/ext/dynmanifest#

0
lv2/lv2plug.in/ns/ext/dynmanifest/dynmanifest.ttl → lv2/dynmanifest/dynmanifest.ttl

0
lv2/lv2plug.in/ns/ext/dynmanifest/lv2-dynmanifest.doap.ttl → lv2/dynmanifest/lv2-dynmanifest.doap.ttl

0
lv2/lv2plug.in/ns/ext/dynmanifest/manifest.ttl → lv2/dynmanifest/manifest.ttl

2
lv2/lv2plug.in/ns/ext/event/event-helpers.h → lv2/event/event-helpers.h

@ -26,7 +26,7 @@ @@ -26,7 +26,7 @@
#include <stdlib.h>
#include <string.h>
#include "lv2/lv2plug.in/ns/ext/event/event.h"
#include "lv2/event/event.h"
#ifdef __cplusplus
extern "C" {

0
lv2/lv2plug.in/ns/ext/event/event.h → lv2/event/event.h

0
lv2/lv2plug.in/ns/ext/event/event.ttl → lv2/event/event.ttl

0
lv2/lv2plug.in/ns/ext/event/lv2-event.doap.ttl → lv2/event/lv2-event.doap.ttl

0
lv2/lv2plug.in/ns/ext/event/manifest.ttl → lv2/event/manifest.ttl

0
lv2/lv2plug.in/ns/ext/instance-access/instance-access.h → lv2/instance-access/instance-access.h

0
lv2/lv2plug.in/ns/ext/instance-access/instance-access.ttl → lv2/instance-access/instance-access.ttl

0
lv2/lv2plug.in/ns/ext/instance-access/lv2-instance-access.doap.ttl → lv2/instance-access/lv2-instance-access.doap.ttl

0
lv2/lv2plug.in/ns/ext/instance-access/manifest.ttl → lv2/instance-access/manifest.ttl

2
lv2/lv2plug.in/ns/ext/log/log.h → lv2/log/log.h

@ -38,7 +38,7 @@ @@ -38,7 +38,7 @@
#include <stdarg.h>
#include "lv2/lv2plug.in/ns/ext/urid/urid.h"
#include "lv2/urid/urid.h"
#ifdef __cplusplus
extern "C" {

0
lv2/lv2plug.in/ns/ext/log/log.ttl → lv2/log/log.ttl

2
lv2/lv2plug.in/ns/ext/log/logger.h → lv2/log/logger.h

@ -31,7 +31,7 @@ @@ -31,7 +31,7 @@
#include <stdio.h>
#include <string.h>
#include "lv2/lv2plug.in/ns/ext/log/log.h"
#include "lv2/log/log.h"
#ifdef __cplusplus
extern "C" {

0
lv2/lv2plug.in/ns/ext/log/lv2-log.doap.ttl → lv2/log/lv2-log.doap.ttl

0
lv2/lv2plug.in/ns/ext/log/manifest.ttl → lv2/log/manifest.ttl

42
lv2/lv2plug.in/ns/lv2core/README

@ -1,42 +0,0 @@ @@ -1,42 +0,0 @@
LV2
===
LV2 gives programmers the ability to write audio processors (or "plugins") in
C/C++ which can be dynamically loaded into a range of applications (or
"hosts").
This core specification is deliberately as short and simple as possible, but is
designed so that extensions can be defined to add more advanced features.
More information about LV2 can be found at <http://lv2plug.in>.
Using LV2
---------
Applications that use LV2 plugins should depend on this package. It includes a
header, LV2 bundle, and a pkg-config file. To compile against LV2, build
scripts should check for the pkg-config package "lv2core", or simply check for
the header "lv2/lv2plug.in/ns/lv2core/lv2.h".
The appropriate C include for LV2 specifications is based on their URI, e.g.:
#include "lv2/lv2plug.in/ns/lv2core/lv2.h"
Is how code should include the header "lv2.h" in this bundle, which defines the
specification with URI "http://lv2plug.in/ns/lv2core". Other specifications
should follow this convention, e.g. the correct way to include the header
"foo.h" in the extension "http://example.org/foo" is:
#include "lv2/example.org/foo/foo.h"
Packaging
---------
Please package these components in a single package (i.e. do not split the
headers, data, and program into separate packages). This package, in its
entirety, is a build and run time dependency of any code that uses LV2.
Distributions are encouraged to include it with package name "lv2core".
-- David Robillard <d@drobilla.net>

10
lv2/lv2plug.in/ns/lv2core/lv2core.pc.in

@ -1,10 +0,0 @@ @@ -1,10 +0,0 @@
prefix=@PREFIX@
exec_prefix=@EXEC_PREFIX@
libdir=@LIBDIR@
includedir=@INCLUDEDIR@
Name: lv2core
Version: @LV2CORE_VERSION@
Description: An audio plugin interface specification.
Libs:
Cflags: -I${includedir}

83
lv2/lv2plug.in/ns/lv2core/wscript

@ -1,83 +0,0 @@ @@ -1,83 +0,0 @@
#!/usr/bin/env python
import os
from waflib.extras import autowaf as autowaf
import waflib.Options as Options
import glob
# Version of this package (even if built as a child)
LV2CORE_VERSION = '12.0'
# Variables for 'waf dist'
APPNAME = 'lv2core'
VERSION = LV2CORE_VERSION
# Mandatory variables
top = '.'
out = 'build'
def options(opt):
opt.load('compiler_c')
autowaf.set_options(opt)
opt.add_option('--bundle-only', action='store_true', default=False,
dest='bundle_only',
help="Only install bundle (not header or pkg-config file)")
opt.add_option('--copy-headers', action='store_true', default=False,
dest='copy_headers',
help='Copy headers instead of linking to bundle')
def configure(conf):
if not hasattr(os.path, 'relpath') and not Options.options.copy_headers:
conf.fatal(
'os.path.relpath missing, get Python 2.6 or use --copy-headers')
conf.load('compiler_c', cache=True)
conf.load('autowaf', cache=True)
autowaf.display_msg(conf, "LV2 bundle directory", conf.env['LV2DIR'])
print('')
def build(bld):
# Header "library"
bld(export_includes = ['.'],
name = 'liblv2core',
target = 'lv2core')
# Bundle (data)
bld.install_files('${LV2DIR}/lv2core.lv2', bld.path.ant_glob('*.ttl'))
if not Options.options.bundle_only:
# Header
bld.install_files('${INCLUDEDIR}', 'lv2.h')
bld.install_files('${LV2DIR}/lv2core.lv2', 'lv2.h')
bld.install_files('${LV2DIR}/lv2core.lv2', 'lv2_util.h')
# Pkgconfig file
autowaf.build_pc(bld, 'LV2CORE', LV2CORE_VERSION, '', [])
# URI-like header include
include_dir = os.path.join(bld.env['INCLUDEDIR'], 'lv2/lv2plug.in/ns')
bundle_dir = os.path.join(bld.env['LV2DIR'], 'lv2core.lv2')
if bld.env['COPY_HEADERS']:
bld.install_files(os.path.join(include_dir, 'lv2core'),
bld.path.ant_glob('*.h'))
else:
bld.symlink_as(os.path.join(include_dir, 'lv2core'),
os.path.relpath(bundle_dir, include_dir))
def news(ctx):
path = ctx.path.abspath()
autowaf.write_news(APPNAME,
glob.glob(os.path.join(path, '*.ttl')),
os.path.join(path, 'NEWS'))
def pre_dist(ctx):
# Write NEWS file in source directory
news(ctx)
def post_dist(ctx):
# Delete generated NEWS file
try:
os.remove(os.path.join(ctx.path.abspath(), 'NEWS'))
except:
pass

0
lv2/lv2plug.in/ns/ext/midi/lv2-midi.doap.ttl → lv2/midi/lv2-midi.doap.ttl

0
lv2/lv2plug.in/ns/ext/midi/manifest.ttl → lv2/midi/manifest.ttl

0
lv2/lv2plug.in/ns/ext/midi/midi.h → lv2/midi/midi.h

0
lv2/lv2plug.in/ns/ext/midi/midi.ttl → lv2/midi/midi.ttl

0
lv2/lv2plug.in/ns/ext/morph/lv2-morph.doap.ttl → lv2/morph/lv2-morph.doap.ttl

0
lv2/lv2plug.in/ns/ext/morph/manifest.ttl → lv2/morph/manifest.ttl

0
lv2/lv2plug.in/ns/ext/morph/morph.h → lv2/morph/morph.h

0
lv2/lv2plug.in/ns/ext/morph/morph.ttl → lv2/morph/morph.ttl

0
lv2/lv2plug.in/ns/ext/options/lv2-options.doap.ttl → lv2/options/lv2-options.doap.ttl

0
lv2/lv2plug.in/ns/ext/options/manifest.ttl → lv2/options/manifest.ttl

4
lv2/lv2plug.in/ns/ext/options/options.h → lv2/options/options.h

@ -28,8 +28,8 @@ @@ -28,8 +28,8 @@
#include <stdint.h>
#include "lv2/lv2plug.in/ns/ext/urid/urid.h"
#include "lv2/lv2plug.in/ns/lv2core/lv2.h"
#include "lv2/core/lv2.h"
#include "lv2/urid/urid.h"
#define LV2_OPTIONS_URI "http://lv2plug.in/ns/ext/options" ///< http://lv2plug.in/ns/ext/options
#define LV2_OPTIONS_PREFIX LV2_OPTIONS_URI "#" ///< http://lv2plug.in/ns/ext/options#

0
lv2/lv2plug.in/ns/ext/options/options.ttl → lv2/options/options.ttl

0
lv2/lv2plug.in/ns/ext/parameters/lv2-parameters.doap.ttl → lv2/parameters/lv2-parameters.doap.ttl

0
lv2/lv2plug.in/ns/ext/parameters/manifest.ttl → lv2/parameters/manifest.ttl

0
lv2/lv2plug.in/ns/ext/parameters/parameters.h → lv2/parameters/parameters.h

0
lv2/lv2plug.in/ns/ext/parameters/parameters.ttl → lv2/parameters/parameters.ttl

0
lv2/lv2plug.in/ns/ext/patch/lv2-patch.doap.ttl → lv2/patch/lv2-patch.doap.ttl

0
lv2/lv2plug.in/ns/ext/patch/manifest.ttl → lv2/patch/manifest.ttl

0
lv2/lv2plug.in/ns/ext/patch/patch.h → lv2/patch/patch.h

0
lv2/lv2plug.in/ns/ext/patch/patch.ttl → lv2/patch/patch.ttl

0
lv2/lv2plug.in/ns/ext/port-groups/lv2-port-groups.doap.ttl → lv2/port-groups/lv2-port-groups.doap.ttl

0
lv2/lv2plug.in/ns/ext/port-groups/manifest.ttl → lv2/port-groups/manifest.ttl

0
lv2/lv2plug.in/ns/ext/port-groups/port-groups.h → lv2/port-groups/port-groups.h

0
lv2/lv2plug.in/ns/ext/port-groups/port-groups.ttl → lv2/port-groups/port-groups.ttl

0
lv2/lv2plug.in/ns/ext/port-props/lv2-port-props.doap.ttl → lv2/port-props/lv2-port-props.doap.ttl

0
lv2/lv2plug.in/ns/ext/port-props/manifest.ttl → lv2/port-props/manifest.ttl

0
lv2/lv2plug.in/ns/ext/port-props/port-props.h → lv2/port-props/port-props.h

0
lv2/lv2plug.in/ns/ext/port-props/port-props.ttl → lv2/port-props/port-props.ttl

0
lv2/lv2plug.in/ns/ext/presets/lv2-presets.doap.ttl → lv2/presets/lv2-presets.doap.ttl

0
lv2/lv2plug.in/ns/ext/presets/manifest.ttl → lv2/presets/manifest.ttl

0
lv2/lv2plug.in/ns/ext/presets/presets.h → lv2/presets/presets.h

0
lv2/lv2plug.in/ns/ext/presets/presets.ttl → lv2/presets/presets.ttl

0
lv2/lv2plug.in/ns/ext/resize-port/lv2-resize-port.doap.ttl → lv2/resize-port/lv2-resize-port.doap.ttl

0
lv2/lv2plug.in/ns/ext/resize-port/manifest.ttl → lv2/resize-port/manifest.ttl

0
lv2/lv2plug.in/ns/ext/resize-port/resize-port.h → lv2/resize-port/resize-port.h

0
lv2/lv2plug.in/ns/ext/resize-port/resize-port.ttl → lv2/resize-port/resize-port.ttl

0
lv2/lv2plug.in/ns/ext/state/lv2-state.doap.ttl → lv2/state/lv2-state.doap.ttl

0
lv2/lv2plug.in/ns/ext/state/manifest.ttl → lv2/state/manifest.ttl

2
lv2/lv2plug.in/ns/ext/state/state.h → lv2/state/state.h

@ -30,7 +30,7 @@ @@ -30,7 +30,7 @@
#include <stddef.h>
#include <stdint.h>
#include "lv2/lv2plug.in/ns/lv2core/lv2.h"
#include "lv2/core/lv2.h"
#define LV2_STATE_URI "http://lv2plug.in/ns/ext/state" ///< http://lv2plug.in/ns/ext/state
#define LV2_STATE_PREFIX LV2_STATE_URI "#" ///< http://lv2plug.in/ns/ext/state#

0
lv2/lv2plug.in/ns/ext/state/state.ttl → lv2/state/state.ttl

0
lv2/lv2plug.in/ns/ext/time/lv2-time.doap.ttl → lv2/time/lv2-time.doap.ttl

0
lv2/lv2plug.in/ns/ext/time/manifest.ttl → lv2/time/manifest.ttl

0
lv2/lv2plug.in/ns/ext/time/time.h → lv2/time/time.h

0
lv2/lv2plug.in/ns/ext/time/time.ttl → lv2/time/time.ttl

0
lv2/lv2plug.in/ns/extensions/ui/lv2-ui.doap.ttl → lv2/ui/lv2-ui.doap.ttl

0
lv2/lv2plug.in/ns/extensions/ui/manifest.ttl → lv2/ui/manifest.ttl

2
lv2/lv2plug.in/ns/extensions/ui/ui.h → lv2/ui/ui.h

@ -30,7 +30,7 @@ @@ -30,7 +30,7 @@
#include <stdint.h>
#include "lv2/lv2plug.in/ns/lv2core/lv2.h"
#include "lv2/core/lv2.h"
#define LV2_UI_URI "http://lv2plug.in/ns/extensions/ui" ///< http://lv2plug.in/ns/extensions/ui
#define LV2_UI_PREFIX LV2_UI_URI "#" ///< http://lv2plug.in/ns/extensions/ui#

0
lv2/lv2plug.in/ns/extensions/ui/ui.ttl → lv2/ui/ui.ttl

0
lv2/lv2plug.in/ns/extensions/units/lv2-units.doap.ttl → lv2/units/lv2-units.doap.ttl

0
lv2/lv2plug.in/ns/extensions/units/manifest.ttl → lv2/units/manifest.ttl

0
lv2/lv2plug.in/ns/extensions/units/units.h → lv2/units/units.h

0
lv2/lv2plug.in/ns/extensions/units/units.ttl → lv2/units/units.ttl

0
lv2/lv2plug.in/ns/ext/uri-map/lv2-uri-map.doap.ttl → lv2/uri-map/lv2-uri-map.doap.ttl

0
lv2/lv2plug.in/ns/ext/uri-map/manifest.ttl → lv2/uri-map/manifest.ttl

0
lv2/lv2plug.in/ns/ext/uri-map/uri-map.h → lv2/uri-map/uri-map.h

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save