Skip to content

Commit b6a6f24

Browse files
committed
Release 1.0.24
* Updated module versions in dependencies.
2 parents 4dc6706 + 16cf069 commit b6a6f24

File tree

18 files changed

+157
-59
lines changed

18 files changed

+157
-59
lines changed

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
* RECENT CHANGES
33
*******************************************************************************
44

5+
=== 1.0.24 ===
6+
* Updated module versions in dependencies.
7+
58
=== 1.0.23 ===
69
* Updated module versions in dependencies.
710

include/lsp-plug.in/shared/meta/developers.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
#define LSP_CLAP_URI(id) "in.lsp-plug." id
3535
#define LSP_VST3_UID(id) "dsp " id
3636
#define LSP_VST3UI_UID(id) "ui " id
37+
#define LSP_GST_UID(id) "lsp_plugins_" id
3738

3839
// LADSPA identifier allocation
3940
#define LSP_LADSPA_PHASE_DETECTOR_BASE (LSP_LADSPA_BASE + 0)

include/lsp-plug.in/shared/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
#define LSP_PLUGINS_SHARED_MAJOR 1
2626
#define LSP_PLUGINS_SHARED_MINOR 0
27-
#define LSP_PLUGINS_SHARED_MICRO 23
27+
#define LSP_PLUGINS_SHARED_MICRO 24
2828

2929
#ifdef LSP_LLTL_LIB_BUILTIN
3030
#define LSP_PLUGINS_SHARED_EXPORT

modules.mk

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,19 +19,19 @@
1919
#
2020

2121
# Variables that describe dependencies
22-
LSP_COMMON_LIB_VERSION := 1.0.36
22+
LSP_COMMON_LIB_VERSION := 1.0.37
2323
LSP_COMMON_LIB_NAME := lsp-common-lib
2424
LSP_COMMON_LIB_TYPE := src
2525
LSP_COMMON_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_COMMON_LIB_NAME).git
2626
LSP_COMMON_LIB_URL_RW := git@github.com:lsp-plugins/$(LSP_COMMON_LIB_NAME).git
2727

28-
LSP_TEST_FW_VERSION := 1.0.25
28+
LSP_TEST_FW_VERSION := 1.0.26
2929
LSP_TEST_FW_NAME := lsp-test-fw
3030
LSP_TEST_FW_TYPE := src
3131
LSP_TEST_FW_URL_RO := https://github.com/lsp-plugins/$(LSP_TEST_FW_NAME).git
3232
LSP_TEST_FW_URL_RW := git@github.com:lsp-plugins/$(LSP_TEST_FW_NAME).git
3333

34-
LSP_PLUGIN_FW_VERSION := 1.0.24
34+
LSP_PLUGIN_FW_VERSION := 1.0.25
3535
LSP_PLUGIN_FW_NAME := lsp-plugin-fw
3636
LSP_PLUGIN_FW_TYPE := src
3737
LSP_PLUGIN_FW_URL_RO := https://github.com/lsp-plugins/$(LSP_PLUGIN_FW_NAME).git

project.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ARTIFACT_ID = LSP_PLUGINS_SHARED
2323
ARTIFACT_NAME = lsp-plugins-shared
2424
ARTIFACT_DESC = Shared resources for LSP Plugins
2525
ARTIFACT_HEADERS = lsp-plug.in
26-
ARTIFACT_VERSION = 1.0.23
26+
ARTIFACT_VERSION = 1.0.24
2727
ARTIFACT_EXPORT_ALL = 1
2828

2929
# Weak property

res/doc/css/style.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,12 @@ a img:hover {
213213
-ms-transition: all 0.3s ease;
214214
}
215215

216+
.manual_plugin_list {
217+
columns: 3;
218+
-webkit-columns: 3;
219+
-moz-columns: 3;
220+
}
221+
216222
.lsp-content {
217223
max-width: 950px;
218224
margin: 0 auto;

res/main/i18n/de/labels.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@
104104
"active_num_id_R_ight": "Aktiv #{@id} R",
105105
"active_num_id_S_ide": "Aktiv #{@id} S",
106106
"all": "Alle",
107+
"balance": "Balance",
108+
"balance:pc": "Balance\n(%)",
107109
"channel_n": "Kanal {@id}",
108110
"external_sc": "Extern",
109111
"external_sc_left": "Extern Links",
@@ -156,6 +158,7 @@
156158
"channels": "Kanäle",
157159

158160
"clear": "Leeren",
161+
"comment": "Kommentar",
159162

160163
"contour:": "Kontur:",
161164
"controls": "Steuerung",

res/main/i18n/default/labels.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,8 @@
125125
"active_num_id_R_ight": "Active #{@id} R",
126126
"active_num_id_S_ide": "Active #{@id} S",
127127
"all": "All",
128+
"balance": "Balance",
129+
"balance:pc": "Balance\n(%)",
128130
"channel_n": "Channel {@id}",
129131
"correlation": "Correlation",
130132
"external_sc": "External",
@@ -184,6 +186,7 @@
184186

185187
"clear": "Clear",
186188
"clp": "CLP",
189+
"comment": "Comment",
187190
"compression_curve": "Compression Curve",
188191
"contour:": "Contour:",
189192
"controls": "Controls",

res/main/i18n/ru/labels.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,8 @@
127127
"active_num_id_R_ight": "Активный №{@id} П",
128128
"active_num_id_S_ide": "Активный №{@id} С",
129129
"all": "Все",
130+
"balance": "Баланс",
131+
"balance:pc": "Баланс\n(%)",
130132
"channel_n": "Канал {@id}",
131133
"correlation": "Корреляция",
132134
"external_sc": "Внешняя",
@@ -186,6 +188,7 @@
186188

187189
"clear": "Очистить",
188190
"clp": "КЛП",
191+
"comment": "Комментарий",
189192
"compression_curve": "Кривая копрессии",
190193
"contour:": "Контур:",
191194
"controls": "Управление",

0 commit comments

Comments
 (0)