File tree Expand file tree Collapse file tree
include/lsp-plug.in/shared Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22* RECENT CHANGES
33*******************************************************************************
44
5+ === 1.0.35 ===
6+ * Updated module versions in dependencies.
7+
58=== 1.0.34 ===
69* Updated module versions in dependencies.
710
Original file line number Diff line number Diff line change 2424
2525#define LSP_PLUGINS_SHARED_MAJOR 1
2626#define LSP_PLUGINS_SHARED_MINOR 0
27- #define LSP_PLUGINS_SHARED_MICRO 34
27+ #define LSP_PLUGINS_SHARED_MICRO 35
2828
2929#ifdef LSP_LLTL_LIB_BUILTIN
3030 #define LSP_PLUGINS_SHARED_EXPORT
Original file line number Diff line number Diff line change 1919#
2020
2121# Variables that describe dependencies
22- LSP_COMMON_LIB_VERSION := 1.0.45
22+ LSP_COMMON_LIB_VERSION := 1.0.46
2323LSP_COMMON_LIB_NAME := lsp-common-lib
2424LSP_COMMON_LIB_TYPE := src
2525LSP_COMMON_LIB_URL_RO := https://github.com/lsp-plugins/$(LSP_COMMON_LIB_NAME ) .git
@@ -31,7 +31,7 @@ LSP_TEST_FW_TYPE := src
3131LSP_TEST_FW_URL_RO := https://github.com/lsp-plugins/$(LSP_TEST_FW_NAME ) .git
3232LSP_TEST_FW_URL_RW := git@github.com:lsp-plugins/$(LSP_TEST_FW_NAME ) .git
3333
34- LSP_PLUGIN_FW_VERSION := 1.0.35
34+ LSP_PLUGIN_FW_VERSION := 1.0.36
3535LSP_PLUGIN_FW_NAME := lsp-plugin-fw
3636LSP_PLUGIN_FW_TYPE := src
3737LSP_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
2323ARTIFACT_NAME = lsp-plugins-shared
2424ARTIFACT_DESC = Shared resources for LSP Plugins
2525ARTIFACT_HEADERS = lsp-plug.in
26- ARTIFACT_VERSION = 1.0.34
26+ ARTIFACT_VERSION = 1.0.35
2727ARTIFACT_EXPORT_ALL = 1
2828
2929# Weak property
Original file line number Diff line number Diff line change 7272 "import_settings_from_file" : " Import settings from file..." ,
7373 "import_sfz_file" : " Import SFZ file..." ,
7474 "import_rew_filter_file" : " REW/APO filter file..." ,
75- "reset_settings" : " Reset settings" ,
75+
76+ "launch_multiple" : " Launch Multiple" ,
7677
7778 "listen" : " Listen" ,
7879 "limits" : " Limits" ,
119120
120121 "record" : " Record" ,
121122 "reset" : " Reset" ,
123+ "reset_settings" : " Reset settings" ,
122124 "restart" : " Restart" ,
123125 "run_stop" : " Run/Stop" ,
124126
Original file line number Diff line number Diff line change 430430 "knee" : " Knee" ,
431431 "knee_:db" : " Knee\n (dB)" ,
432432
433+ "latency" : " Latency" ,
433434 "latency:ms" : " Latency (ms)" ,
434435 "launch" : " Launch" ,
435436 "left" : " Left" ,
Original file line number Diff line number Diff line change 7373 "import_settings_from_file" : " Импорт настроек из файла..." ,
7474 "import_sfz_file" : " Импортировать файл SFZ..." ,
7575 "import_rew_filter_file" : " Файл фильтров REW/APO..." ,
76- "reset_settings" : " Сбросить настройки" ,
76+
77+ "launch_multiple" : " Запустить несколько" ,
7778
7879 "listen" : " Слушать" ,
7980 "limits" : " Ограничения" ,
120121
121122 "record" : " Запись" ,
122123 "reset" : " Сбросить" ,
124+ "reset_settings" : " Сбросить настройки" ,
123125 "restart" : " Перезапуск" ,
124126 "run_stop" : " Пуск/Стоп" ,
125127
Original file line number Diff line number Diff line change 431431 "knee" : " Колено" ,
432432 "knee_:db" : " Колено\n (дБ)" ,
433433
434+ "latency" : " Задержка" ,
434435 "latency:ms" : " Задержка (мс)" ,
435436 "launch" : " Пуск" ,
436437 "left" : " Лево" ,
Original file line number Diff line number Diff line change 7373 "import_sfz_file" : " Import SFZ file..." ,
7474 "import_rew_filter_file" : " REW/APO filter file..." ,
7575
76+ "launch_multiple" : " Launch Multiple" ,
77+
7678 "listen" : " Listen" ,
7779 "limits" : " Limits" ,
7880 "linear_frequency" : " Linear frequency" ,
118120
119121 "record" : " Record" ,
120122 "reset" : " Reset" ,
123+ "reset_settings" : " Reset settings" ,
121124 "restart" : " Restart" ,
122125 "run_stop" : " Run/Stop" ,
123126
Original file line number Diff line number Diff line change 432432 "knee" : " Knee" ,
433433 "knee_:db" : " Knee\n (dB)" ,
434434
435+ "latency" : " Latency" ,
435436 "latency:ms" : " Latency (ms)" ,
436437 "launch" : " Launch" ,
437438 "left" : " Left" ,
You can’t perform that action at this time.
0 commit comments