File tree Expand file tree Collapse file tree 7 files changed +10
-4
lines changed
include/lsp-plug.in/shared Expand file tree Collapse file tree 7 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 2
2
* RECENT CHANGES
3
3
*******************************************************************************
4
4
5
+ === 1.0.10 ===
6
+ * Updated module versions in dependencies.
7
+
5
8
=== 1.0.9 ===
6
9
* Fixed some shared data for 1.2.6 release.
7
10
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 9
27
+ #define LSP_PLUGINS_SHARED_MICRO 10
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.26
22
+ LSP_COMMON_LIB_VERSION := 1.0.27
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
@@ -31,7 +31,7 @@ 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.10
34
+ LSP_PLUGIN_FW_VERSION := 1.0.11
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.9
26
+ ARTIFACT_VERSION = 1.0.10
27
27
ARTIFACT_EXPORT_ALL = 1
28
28
29
29
# Weak property
Original file line number Diff line number Diff line change 31
31
"ladrej" : " Ladder-rej" ,
32
32
"lopass" : " Lo-pass" ,
33
33
"loshelf" : " Lo-shelf" ,
34
+ "lufs" : " LUFS" ,
34
35
"notch" : " Notch" ,
35
36
"off" : " Off" ,
36
37
"resonance" : " Resonance"
Original file line number Diff line number Diff line change 31
31
"ladrej" : " Лестн задерж" ,
32
32
"lopass" : " ВЧ срез" ,
33
33
"loshelf" : " НЧ полка" ,
34
+ "lufs" : " LUFS" ,
34
35
"notch" : " Режектор" ,
35
36
"off" : " Выкл" ,
36
37
"resonance" : " Резонанс"
Original file line number Diff line number Diff line change 31
31
"ladrej" : " Ladder-rej" ,
32
32
"lopass" : " Lo-pass" ,
33
33
"loshelf" : " Lo-shelf" ,
34
+ "lufs" : " LUFS" ,
34
35
"notch" : " Notch" ,
35
36
"off" : " Off" ,
36
37
"resonance" : " Resonance"
You can’t perform that action at this time.
0 commit comments