File tree Expand file tree Collapse file tree 28 files changed +175
-19
lines changed
include/lsp-plug.in/shared Expand file tree Collapse file tree 28 files changed +175
-19
lines changed Original file line number Diff line number Diff line change 2
2
* RECENT CHANGES
3
3
*******************************************************************************
4
4
5
+ === 1.0.6 ===
6
+ * Updated metadata and documentation.
7
+
5
8
=== 1.0.5 ===
6
9
* Added audio file preview template.
7
10
* Updated styles.
Original file line number Diff line number Diff line change 31
31
#define LSP_LV2_URI (id ) LSP_BASE_URI " plugins/lv2/" id
32
32
#define LSP_LADSPA_URI (id ) LSP_BASE_URI " plugins/ladspa/" id
33
33
#define LSP_LV2UI_URI (id ) LSP_BASE_URI " ui/lv2/" id
34
+ #define LSP_CLAP_URI (id ) " in.lsp-plug." id
34
35
35
36
// LADSPA identifier allocation
36
37
#define LSP_LADSPA_PHASE_DETECTOR_BASE (LSP_LADSPA_BASE + 0 )
60
61
#define LSP_LADSPA_OSCILLOSCOPE_BASE (LSP_LADSPA_BASE + 108 )
61
62
#define LSP_LADSPA_MB_DYNA_PROCESSOR_BASE (LSP_LADSPA_BASE + 120 )
62
63
#define LSP_LADSPA_NOISE_GENERATOR_BASE (LSP_LADSPA_BASE + 128 )
64
+ #define LSP_LADSPA_MIXER_BASE (LSP_LADSPA_BASE + 140 )
63
65
64
66
namespace lsp
65
67
{
66
68
namespace developers
67
69
{
68
70
extern const meta::person_t v_sadovnikov;
69
71
extern const meta::person_t s_tronci;
70
- }
71
- }
72
+ } /* namespace developers */
73
+ } /* namespace lsp */
72
74
73
75
74
76
#endif /* LSP_PLUG_IN_SHARED_META_DEVELOPERS_H_ */
Original file line number Diff line number Diff line change 24
24
25
25
#define LSP_PLUGINS_SHARED_MAJOR 1
26
26
#define LSP_PLUGINS_SHARED_MINOR 0
27
- #define LSP_PLUGINS_SHARED_MICRO 5
27
+ #define LSP_PLUGINS_SHARED_MICRO 6
28
28
29
29
#ifdef LSP_LLTL_LIB_BUILTIN
30
30
#define LSP_PLUGINS_SHARED_EXPORT
Original file line number Diff line number Diff line change 19
19
#
20
20
21
21
# Variables that describe dependencies
22
- LSP_COMMON_LIB_VERSION := 1.0.23
22
+ LSP_COMMON_LIB_VERSION := 1.0.25
23
23
LSP_COMMON_LIB_NAME := lsp-common-lib
24
24
LSP_COMMON_LIB_TYPE := src
25
25
LSP_COMMON_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_COMMON_LIB_NAME ) .git
26
26
LSP_COMMON_LIB_URL_RW := git@github.com:lsp-plugins/$(LSP_COMMON_LIB_NAME ) .git
27
27
28
- LSP_TEST_FW_VERSION := 1.0.17
28
+ LSP_TEST_FW_VERSION := 1.0.18
29
29
LSP_TEST_FW_NAME := lsp-test-fw
30
30
LSP_TEST_FW_TYPE := src
31
31
LSP_TEST_FW_URL_RO := https://github.com/lsp-plugins/$(LSP_TEST_FW_NAME ) .git
32
32
LSP_TEST_FW_URL_RW := git@github.com:lsp-plugins/$(LSP_TEST_FW_NAME ) .git
33
33
34
- LSP_PLUGIN_FW_VERSION := 1.0.7
34
+ LSP_PLUGIN_FW_VERSION := 1.0.8
35
35
LSP_PLUGIN_FW_NAME := lsp-plugin-fw
36
36
LSP_PLUGIN_FW_TYPE := src
37
37
LSP_PLUGIN_FW_URL_RO := https://github.com/lsp-plugins/$(LSP_PLUGIN_FW_NAME ) .git
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ ARTIFACT_ID = LSP_PLUGINS_SHARED
23
23
ARTIFACT_NAME = lsp-plugins-shared
24
24
ARTIFACT_DESC = Shared resources for LSP Plugins
25
25
ARTIFACT_HEADERS = lsp-plug.in
26
- ARTIFACT_VERSION = 1.0.5
26
+ ARTIFACT_VERSION = 1.0.6
27
27
ARTIFACT_EXPORT_ALL = 1
28
28
29
29
# Weak property
Original file line number Diff line number Diff line change 213
213
214
214
"file" : " Datei" ,
215
215
"file_display" : {
216
+ "custom" : " {@title} *" ,
216
217
"system" : " {@title} /" ,
217
218
"user" : " {@title} ~"
218
219
},
Original file line number Diff line number Diff line change 85
85
"to_bookmarks" : " +Bookmarks" ,
86
86
"toggle_rack_mount" : " Toggle rack mount" ,
87
87
88
+ "ui_behavior" : {
89
+ "" : " UI behavior" ,
90
+ "ediable_knob_scale" : " Editable knob scale" ,
91
+ "override_hydrogen_kits" : " Override Hydrogen kits"
92
+ },
93
+
88
94
"ui_manual" : " UI manual" ,
89
95
90
96
"ui_scaling" : {
95
101
"zoom_out" : " Zoom out"
96
102
},
97
103
104
+ "user_paths" : " User paths..." ,
105
+
98
106
"visual_schema" : {
99
107
"select" : " Visual Schema"
100
108
}
Original file line number Diff line number Diff line change 2
2
"about" : " About" ,
3
3
"attention" : " Attention" ,
4
4
"confirmation" : " Confirmation" ,
5
- "greetings" : " Greetings!"
5
+ "greetings" : " Greetings!" ,
6
+ "user_paths" : " User paths"
6
7
}
Original file line number Diff line number Diff line change 213
213
214
214
"file" : " File" ,
215
215
"file_display" : {
216
+ "custom" : " {@title} *" ,
216
217
"system" : " {@title} /" ,
217
218
"user" : " {@title} ~"
218
219
},
449
450
"panning" : " Panning" ,
450
451
"panorama" : " Panorama" ,
451
452
"panorama:pc" : " Panorama (%)" ,
453
+ "paths" : {
454
+ "user_hydrogen_kits" : " User Hydrogen kits path:" ,
455
+ "user_hydrogen_kits_override" : " Override Hydrogen kits path:"
456
+ },
452
457
"pause" : " Pause" ,
453
458
454
459
"plug" : {
Original file line number Diff line number Diff line change 182
182
},
183
183
184
184
"file" : " Archivo" ,
185
+ "file_display" : {
186
+ "custom" : " {@title} *" ,
187
+ "system" : " {@title} /" ,
188
+ "user" : " {@title} ~"
189
+ },
185
190
"file_list" : " Lista archivos" ,
186
191
"file_name" : " Nombre archivo" ,
187
192
"filter" : " Filtro" ,
Original file line number Diff line number Diff line change 200
200
201
201
"file" : " Fichier" ,
202
202
"file_display" : {
203
+ "custom" : " {@title} *" ,
203
204
"system" : " {@title} /" ,
204
205
"user" : " {@title} ~"
205
206
},
Original file line number Diff line number Diff line change 213
213
214
214
"file" : " File" ,
215
215
"file_display" : {
216
+ "custom" : " {@title} *" ,
216
217
"system" : " {@title} /" ,
217
218
"user" : " {@title} ~"
218
219
},
Original file line number Diff line number Diff line change 85
85
"to_bookmarks" : " В закладки" ,
86
86
"toggle_rack_mount" : " Переключить стоечный монтаж" ,
87
87
88
+ "ui_behavior" : {
89
+ "" : " Поведение интерфейса" ,
90
+ "ediable_knob_scale" : " Редактируемые шкалы ручек" ,
91
+ "override_hydrogen_kits" : " Замещать настройки Hydrogen"
92
+ },
93
+
88
94
"ui_manual" : " Руководство по интерфейсу" ,
89
95
90
96
"ui_scaling" : {
95
101
"zoom_out" : " Уменьшить масштаб"
96
102
},
97
103
104
+ "user_paths" : " Пользовательские пути..." ,
105
+
98
106
"visual_schema" : {
99
107
"select" : " Визуальная схема"
100
108
}
Original file line number Diff line number Diff line change 2
2
"about" : " О программе" ,
3
3
"attention" : " Внимание" ,
4
4
"confirmation" : " Подтверждение" ,
5
- "greetings" : " Приветствуем!"
5
+ "greetings" : " Приветствуем!" ,
6
+ "user_paths" : " Пользовательские пути"
6
7
}
Original file line number Diff line number Diff line change 213
213
214
214
"file" : " Файл" ,
215
215
"file_display" : {
216
+ "custom" : " {@title} *" ,
216
217
"system" : " {@title} /" ,
217
218
"user" : " {@title} ~"
218
219
},
449
450
"panning" : " Панорама" ,
450
451
"panorama" : " Панорама" ,
451
452
"panorama:pc" : " Панорама (%)" ,
453
+ "paths" : {
454
+ "user_hydrogen_kits" : " Путь к пользовательским файлам Hydrogen:" ,
455
+ "user_hydrogen_kits_override" : " Путь к файлам замещения файлов Hydrogen:"
456
+ },
452
457
"pause" : " Пауза" ,
453
458
454
459
"plug" : {
Original file line number Diff line number Diff line change 79
79
"to_bookmarks" : " +Bookmarks" ,
80
80
"toggle_rack_mount" : " Toggle rack mount" ,
81
81
82
+ "ui_behavior" : {
83
+ "" : " UI behavior" ,
84
+ "ediable_knob_scale" : " Editable knob scale" ,
85
+ "override_hydrogen_kits" : " Override Hydrogen kits"
86
+ },
87
+
82
88
"ui_manual" : " UI manual" ,
83
89
84
90
"ui_scaling" : {
89
95
"zoom_out" : " Zoom out"
90
96
},
91
97
98
+ "user_paths" : " User paths..." ,
99
+
92
100
"visual_schema" : {
93
101
"select" : " Visual Schema"
94
102
}
Original file line number Diff line number Diff line change 2
2
"about" : " About" ,
3
3
"attention" : " Attention" ,
4
4
"confirmation" : " Confirmation" ,
5
- "greetings" : " Greetings!"
5
+ "greetings" : " Greetings!" ,
6
+ "user_paths" : " User paths"
6
7
}
Original file line number Diff line number Diff line change 213
213
214
214
"file" : " File" ,
215
215
"file_display" : {
216
+ "custom" : " {@title} *" ,
216
217
"system" : " {@title} /" ,
217
218
"user" : " {@title} ~"
218
219
},
449
450
"panning" : " Panning" ,
450
451
"panorama" : " Panorama" ,
451
452
"panorama:pc" : " Panorama (%)" ,
453
+ "paths" : {
454
+ "user_hydrogen_kits" : " User Hydrogen kits path:" ,
455
+ "user_hydrogen_kits_override" : " Override Hydrogen kits path:"
456
+ },
452
457
"pause" : " Pause" ,
453
458
454
459
"plug" : {
Original file line number Diff line number Diff line change 367
367
368
368
<style class =" AudioSample" parents =" root" >
369
369
370
+ <main .font.name value =" noto-sans-display" />
371
+ <label .font.name value =" noto-sans-display" />
370
372
<stereo_groups value =" true" />
371
373
<border .color value =" bg_name" />
372
374
<border .size value =" 2" />
1974
1976
<text .color value =" red" />
1975
1977
</style >
1976
1978
1979
+ <!-- UserPathsDialog widgets -->
1980
+ <style class =" UserPathsDialog" parents =" Window" >
1981
+ <padding value =" 8" />
1982
+ <border .style value =" dialog" />
1983
+ <layout .hscale value =" 1.0" />
1984
+ <layout .vscale value =" 1.0" />
1985
+ </style >
1986
+
1977
1987
</schema >
Original file line number Diff line number Diff line change 370
370
371
371
<style class =" AudioSample" parents =" root" >
372
372
373
+ <main .font.name value =" noto-sans-display" />
374
+ <label .font.name value =" noto-sans-display" />
373
375
<stereo_groups value =" true" />
374
376
<border .color value =" #ffffff" />
375
377
<border .size value =" 2" />
1103
1105
<button .border.radius value =" 2" />
1104
1106
<button .radius value =" 3" />
1105
1107
<button .width value =" 12" />
1106
- <button .color value =" fader" />
1108
+ <button .color value =" fader" />
1107
1109
<button .aspect value =" 0.125" />
1108
1110
</style >
1109
1111
1986
1988
<text .color value =" red" />
1987
1989
</style >
1988
1990
1991
+ <!-- UserPathsDialog widgets -->
1992
+ <style class =" UserPathsDialog" parents =" Window" >
1993
+ <padding value =" 8" />
1994
+ <border .style value =" dialog" />
1995
+ <layout .hscale value =" 1.0" />
1996
+ <layout .vscale value =" 1.0" />
1997
+ </style >
1998
+
1989
1999
</schema >
Original file line number Diff line number Diff line change 353
353
354
354
<style class =" AudioSample" parents =" root" >
355
355
356
+ <main .font.name value =" noto-sans-display" />
357
+ <label .font.name value =" noto-sans-display" />
356
358
<stereo_groups value =" true" />
357
359
<border .color value =" bg_name" />
358
360
<border .size value =" 0" />
1981
1983
<text .color value =" red" />
1982
1984
</style >
1983
1985
1986
+ <!-- UserPathsDialog widgets -->
1987
+ <style class =" UserPathsDialog" parents =" Window" >
1988
+ <padding value =" 8" />
1989
+ <border .style value =" dialog" />
1990
+ <layout .hscale value =" 1.0" />
1991
+ <layout .vscale value =" 1.0" />
1992
+ </style >
1993
+
1984
1994
</schema >
Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" ?>
2
+
3
+ <window ui : inject =" UserPathsDialog" title =" headings.user_paths" >
4
+
5
+ <grid rows =" 3" cols =" 1" spacing =" 8" expand =" true" fill =" true" >
6
+ <cell vfill =" false" vexpand =" false" >
7
+ <vbox spacing =" 4" >
8
+ <label text =" labels.paths.user_hydrogen_kits" text.halign=" -1" hfill =" true" />
9
+ <edit ui : inject =" FileDialog::Path" ui : id =" user_hydrogen_kit_path" width.min=" 420" />
10
+ </vbox >
11
+ </cell >
12
+ <cell expand =" true" >
13
+ <vbox vfill =" false" vexpand =" false" spacing =" 4" >
14
+ <label text =" labels.paths.user_hydrogen_kits_override" text.halign=" -1" hfill =" true" />
15
+ <edit ui : inject =" FileDialog::Search" ui : id =" override_hydrogen_kit_path" width.min=" 420" />
16
+ </vbox >
17
+ </cell >
18
+ <cell vfill =" false" vexpand =" false" >
19
+ <hbox vfill =" false" vexpand =" false" >
20
+ <hbox hexpand =" false" >
21
+ <check ui : id =" override_hydrogen_kits_check" pad.r=" 4" />
22
+ <label text =" actions.ui_behavior.override_hydrogen_kits" hexpand =" false" />
23
+ </hbox >
24
+ <void hexpand =" true" />
25
+ <hbox hexpand =" false" >
26
+ <button ui : id =" submit" text =" actions.apply" width =" 96" pad.r=" 4" />
27
+ <button ui : id =" cancel" text =" actions.cancel" width =" 96" />
28
+ </hbox >
29
+ </hbox >
30
+ </cell >
31
+ </grid >
32
+
33
+ </window >
Original file line number Diff line number Diff line change 7
7
<Name>lsp-plugins</Name>
8
8
<Directory>lsp-plugins.directory</Directory>
9
9
<Include>
10
- <?filelist? >
10
+ <Category>X-LSP-Plugins</Category >
11
11
</Include>
12
12
</Menu>
13
13
</Menu>
You can’t perform that action at this time.
0 commit comments