File tree Expand file tree Collapse file tree 18 files changed +157
-59
lines changed
include/lsp-plug.in/shared Expand file tree Collapse file tree 18 files changed +157
-59
lines changed Original file line number Diff line number Diff line change 2
2
* RECENT CHANGES
3
3
*******************************************************************************
4
4
5
+ === 1.0.24 ===
6
+ * Updated module versions in dependencies.
7
+
5
8
=== 1.0.23 ===
6
9
* Updated module versions in dependencies.
7
10
Original file line number Diff line number Diff line change 34
34
#define LSP_CLAP_URI (id ) " in.lsp-plug." id
35
35
#define LSP_VST3_UID (id ) " dsp " id
36
36
#define LSP_VST3UI_UID (id ) " ui " id
37
+ #define LSP_GST_UID (id ) " lsp_plugins_" id
37
38
38
39
// LADSPA identifier allocation
39
40
#define LSP_LADSPA_PHASE_DETECTOR_BASE (LSP_LADSPA_BASE + 0 )
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 23
27
+ #define LSP_PLUGINS_SHARED_MICRO 24
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.36
22
+ LSP_COMMON_LIB_VERSION := 1.0.37
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.25
28
+ LSP_TEST_FW_VERSION := 1.0.26
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.24
34
+ LSP_PLUGIN_FW_VERSION := 1.0.25
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.23
26
+ ARTIFACT_VERSION = 1.0.24
27
27
ARTIFACT_EXPORT_ALL = 1
28
28
29
29
# Weak property
Original file line number Diff line number Diff line change @@ -213,6 +213,12 @@ a img:hover {
213
213
-ms-transition : all 0.3s ease;
214
214
}
215
215
216
+ .manual_plugin_list {
217
+ columns : 3 ;
218
+ -webkit-columns : 3 ;
219
+ -moz-columns : 3 ;
220
+ }
221
+
216
222
.lsp-content {
217
223
max-width : 950px ;
218
224
margin : 0 auto;
File renamed without changes.
Original file line number Diff line number Diff line change 104
104
"active_num_id_R_ight" : " Aktiv #{@id} R" ,
105
105
"active_num_id_S_ide" : " Aktiv #{@id} S" ,
106
106
"all" : " Alle" ,
107
+ "balance" : " Balance" ,
108
+ "balance:pc" : " Balance\n (%)" ,
107
109
"channel_n" : " Kanal {@id}" ,
108
110
"external_sc" : " Extern" ,
109
111
"external_sc_left" : " Extern Links" ,
156
158
"channels" : " Kanäle" ,
157
159
158
160
"clear" : " Leeren" ,
161
+ "comment" : " Kommentar" ,
159
162
160
163
"contour:" : " Kontur:" ,
161
164
"controls" : " Steuerung" ,
Original file line number Diff line number Diff line change 125
125
"active_num_id_R_ight" : " Active #{@id} R" ,
126
126
"active_num_id_S_ide" : " Active #{@id} S" ,
127
127
"all" : " All" ,
128
+ "balance" : " Balance" ,
129
+ "balance:pc" : " Balance\n (%)" ,
128
130
"channel_n" : " Channel {@id}" ,
129
131
"correlation" : " Correlation" ,
130
132
"external_sc" : " External" ,
184
186
185
187
"clear" : " Clear" ,
186
188
"clp" : " CLP" ,
189
+ "comment" : " Comment" ,
187
190
"compression_curve" : " Compression Curve" ,
188
191
"contour:" : " Contour:" ,
189
192
"controls" : " Controls" ,
Original file line number Diff line number Diff line change 127
127
"active_num_id_R_ight" : " Активный №{@id} П" ,
128
128
"active_num_id_S_ide" : " Активный №{@id} С" ,
129
129
"all" : " Все" ,
130
+ "balance" : " Баланс" ,
131
+ "balance:pc" : " Баланс\n (%)" ,
130
132
"channel_n" : " Канал {@id}" ,
131
133
"correlation" : " Корреляция" ,
132
134
"external_sc" : " Внешняя" ,
186
188
187
189
"clear" : " Очистить" ,
188
190
"clp" : " КЛП" ,
191
+ "comment" : " Комментарий" ,
189
192
"compression_curve" : " Кривая копрессии" ,
190
193
"contour:" : " Контур:" ,
191
194
"controls" : " Управление" ,
You can’t perform that action at this time.
0 commit comments