Lines 1-5
Link Here
|
|
|
1 |
bin/lv2_validate |
1 |
bin/lv2specgen.py |
2 |
bin/lv2specgen.py |
2 |
include/lv2.h |
3 |
include/lv2.h |
|
|
4 |
include/lv2/atom |
5 |
include/lv2/buf-size |
6 |
include/lv2/core |
7 |
include/lv2/data-access |
8 |
include/lv2/dynmanifest |
9 |
include/lv2/event |
10 |
include/lv2/instance-access |
11 |
include/lv2/log |
3 |
include/lv2/lv2plug.in/ns/ext/atom |
12 |
include/lv2/lv2plug.in/ns/ext/atom |
4 |
include/lv2/lv2plug.in/ns/ext/buf-size |
13 |
include/lv2/lv2plug.in/ns/ext/buf-size |
5 |
include/lv2/lv2plug.in/ns/ext/data-access |
14 |
include/lv2/lv2plug.in/ns/ext/data-access |
Lines 24-29
Link Here
|
24 |
include/lv2/lv2plug.in/ns/extensions/ui |
33 |
include/lv2/lv2plug.in/ns/extensions/ui |
25 |
include/lv2/lv2plug.in/ns/extensions/units |
34 |
include/lv2/lv2plug.in/ns/extensions/units |
26 |
include/lv2/lv2plug.in/ns/lv2core |
35 |
include/lv2/lv2plug.in/ns/lv2core |
|
|
36 |
include/lv2/midi |
37 |
include/lv2/morph |
38 |
include/lv2/options |
39 |
include/lv2/parameters |
40 |
include/lv2/patch |
41 |
include/lv2/port-groups |
42 |
include/lv2/port-props |
43 |
include/lv2/presets |
44 |
include/lv2/resize-port |
45 |
include/lv2/state |
46 |
include/lv2/time |
47 |
include/lv2/ui |
48 |
include/lv2/units |
49 |
include/lv2/uri-map |
50 |
include/lv2/urid |
51 |
include/lv2/worker |
27 |
lib/lv2/atom.lv2/atom-test.c |
52 |
lib/lv2/atom.lv2/atom-test.c |
28 |
lib/lv2/atom.lv2/atom.h |
53 |
lib/lv2/atom.lv2/atom.h |
29 |
lib/lv2/atom.lv2/atom.ttl |
54 |
lib/lv2/atom.lv2/atom.ttl |
Lines 35-40
Link Here
|
35 |
lib/lv2/buf-size.lv2/buf-size.ttl |
60 |
lib/lv2/buf-size.lv2/buf-size.ttl |
36 |
lib/lv2/buf-size.lv2/lv2-buf-size.doap.ttl |
61 |
lib/lv2/buf-size.lv2/lv2-buf-size.doap.ttl |
37 |
lib/lv2/buf-size.lv2/manifest.ttl |
62 |
lib/lv2/buf-size.lv2/manifest.ttl |
|
|
63 |
lib/lv2/core.lv2/attributes.h |
64 |
lib/lv2/core.lv2/lv2.h |
65 |
lib/lv2/core.lv2/lv2_util.h |
66 |
lib/lv2/core.lv2/lv2core.doap.ttl |
67 |
lib/lv2/core.lv2/lv2core.ttl |
68 |
lib/lv2/core.lv2/manifest.ttl |
69 |
lib/lv2/core.lv2/meta.ttl |
38 |
lib/lv2/data-access.lv2/data-access.h |
70 |
lib/lv2/data-access.lv2/data-access.h |
39 |
lib/lv2/data-access.lv2/data-access.ttl |
71 |
lib/lv2/data-access.lv2/data-access.ttl |
40 |
lib/lv2/data-access.lv2/lv2-data-access.doap.ttl |
72 |
lib/lv2/data-access.lv2/lv2-data-access.doap.ttl |
Lines 81-90
Link Here
|
81 |
lib/lv2/log.lv2/logger.h |
113 |
lib/lv2/log.lv2/logger.h |
82 |
lib/lv2/log.lv2/lv2-log.doap.ttl |
114 |
lib/lv2/log.lv2/lv2-log.doap.ttl |
83 |
lib/lv2/log.lv2/manifest.ttl |
115 |
lib/lv2/log.lv2/manifest.ttl |
84 |
lib/lv2/lv2core.lv2/lv2.h |
|
|
85 |
lib/lv2/lv2core.lv2/lv2core.doap.ttl |
86 |
lib/lv2/lv2core.lv2/lv2core.ttl |
87 |
lib/lv2/lv2core.lv2/manifest.ttl |
88 |
lib/lv2/midi.lv2/lv2-midi.doap.ttl |
116 |
lib/lv2/midi.lv2/lv2-midi.doap.ttl |
89 |
lib/lv2/midi.lv2/manifest.ttl |
117 |
lib/lv2/midi.lv2/manifest.ttl |
90 |
lib/lv2/midi.lv2/midi.h |
118 |
lib/lv2/midi.lv2/midi.h |
Lines 159-165
Link Here
|
159 |
lib/lv2/worker.lv2/worker.h |
187 |
lib/lv2/worker.lv2/worker.h |
160 |
lib/lv2/worker.lv2/worker.ttl |
188 |
lib/lv2/worker.lv2/worker.ttl |
161 |
libdata/pkgconfig/lv2.pc |
189 |
libdata/pkgconfig/lv2.pc |
162 |
libdata/pkgconfig/lv2core.pc |
|
|
163 |
%%DATADIR%%specgen/DTD/xhtml-attribs-1.mod |
190 |
%%DATADIR%%specgen/DTD/xhtml-attribs-1.mod |
164 |
%%DATADIR%%specgen/DTD/xhtml-base-1.mod |
191 |
%%DATADIR%%specgen/DTD/xhtml-base-1.mod |
165 |
%%DATADIR%%specgen/DTD/xhtml-basic-table-1.mod |
192 |
%%DATADIR%%specgen/DTD/xhtml-basic-table-1.mod |