Skip to content

Commit 3173d07

Browse files
committed
Release 1.0.8
* Updated module versions in dependencies.
2 parents 3943cff + d08fea7 commit 3173d07

34 files changed

+237
-141
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.8 ===
6+
* Updated module versions in dependencies.
7+
58
=== 1.0.7 ===
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
@@ -62,6 +62,7 @@
6262
#define LSP_LADSPA_MB_DYNA_PROCESSOR_BASE (LSP_LADSPA_BASE + 120)
6363
#define LSP_LADSPA_NOISE_GENERATOR_BASE (LSP_LADSPA_BASE + 128)
6464
#define LSP_LADSPA_MIXER_BASE (LSP_LADSPA_BASE + 140)
65+
#define LSP_LADSPA_AB_TESTER_BASE (LSP_LADSPA_BASE + 150)
6566

6667
namespace lsp
6768
{

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 7
27+
#define LSP_PLUGINS_SHARED_MICRO 8
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.25
22+
LSP_COMMON_LIB_VERSION := 1.0.26
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.18
28+
LSP_TEST_FW_VERSION := 1.0.19
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.9
34+
LSP_PLUGIN_FW_VERSION := 1.0.10
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.7
26+
ARTIFACT_VERSION = 1.0.8
2727
ARTIFACT_EXPORT_ALL = 1
2828

2929
# Weak property

res/doc/css/style.css

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ body {
2121
text-rendering: optimizeLegibility;
2222
}
2323

24-
/::-webkit-scrollbar-button {
24+
::-webkit-scrollbar-button {
2525
background-image: url('');
2626
background-repeat: no-repeat;
2727
width: 6px;
@@ -110,10 +110,9 @@ img.portrait {
110110

111111
img.plugin {
112112
height: auto;
113-
max-height: 100%;
114113
max-width: 450px;
115114
object-fit: contain;
116-
width: auto;
115+
width: 100%;
117116
float: left;
118117
margin: 0 25px 10px 0;
119118
border: 2px solid #373944;

res/main/i18n/de/labels.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@
103103
"active_num_id_M_id": "Aktiv #{@id} M",
104104
"active_num_id_R_ight": "Aktiv #{@id} R",
105105
"active_num_id_S_ide": "Aktiv #{@id} S",
106+
"all": "Alle",
106107
"channel_n": "Kanal {@id}",
107108
"external_sc": "Extern",
108109
"external_sc_left": "Extern Links",
@@ -126,6 +127,7 @@
126127
"mid_on": "Mitten an",
127128
"middle": "Mitte",
128129
"mute": "Stumm",
130+
"none": "Keine",
129131
"num_id": "#{@id}",
130132
"num_id_L_eft": "#{@id} L",
131133
"num_id_M_id": "#{@id} M",

res/main/i18n/de/lists.json

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -217,22 +217,6 @@
217217
"rms": "RMS",
218218
"side": "Seite",
219219
"sma": "SMA"
220-
},
221-
222-
"spectrum": {
223-
"analyzer": "Analysator",
224-
"analyzer_s": "Analysator Stereo",
225-
"mastering": "Mastering",
226-
"mastering_s": "Mastering Stereo",
227-
"spc": {
228-
"color": "Color",
229-
"fog": "Fog",
230-
"lightness": "Lightness",
231-
"lightning": "Lightning",
232-
"rainbow": "Rainbow"
233-
},
234-
"spectralizer": "Spectralizer",
235-
"spectralizer_s": "Spectralizer Stereo"
236220
}
237221
}
238222

res/main/i18n/default/actions.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
"import_installed_hydrogen_drumkit": "Installed Hydrogen drumkit",
5050
"import_settings_from_clipboard": "Import settings from clipboard",
5151
"import_settings_from_file": "Import settings from file...",
52+
"import_sfz_file": "Import SFZ file...",
5253
"import_rew_filter_file": "REW filter file...",
5354

5455
"listen": "Listen",

res/main/i18n/default/files.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"req": "REW binary filter settings (*.req)",
2222
"txt": "REW text filter settings (*.txt)"
2323
},
24+
"sfz": "SFZ files (*.sfz)",
2425
"text": {
2526
"txt": "Text files (*.txt)"
2627
}

res/main/i18n/default/labels.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
"attack:db_ms": "Attack\n(dB, ms)",
5656
"attack_release:ms_ms": "Attack,\nRelease\n(ms, ms)",
5757

58+
"auto": "Auto",
5859
"automatic_extension": "Automatic extension",
5960

6061
"balance": "Balance",
@@ -85,6 +86,7 @@
8586
"Ch_4": "Ch4",
8687
"Ext_ernal": "Ext",
8788
"H_old": "H",
89+
"I_nspect": "I",
8890
"L_eft": "L",
8991
"L_eft:": "L:",
9092
"M_id": "M",
@@ -103,6 +105,7 @@
103105
"active_num_id_M_id": "Active #{@id} M",
104106
"active_num_id_R_ight": "Active #{@id} R",
105107
"active_num_id_S_ide": "Active #{@id} S",
108+
"all": "All",
106109
"channel_n": "Channel {@id}",
107110
"external_sc": "External",
108111
"external_sc_left": "Left External",
@@ -120,12 +123,15 @@
120123
"id_S_ide": "{@id} S",
121124
"in": "In",
122125
"input": "Input",
126+
"inspect": "Inspect",
123127
"left": "Left",
124128
"left_on": "Left on",
125129
"mid": "Mid",
126130
"mid_on": "Mid on",
131+
"mid_side": "Mid/Side",
127132
"middle": "Middle",
128133
"mute": "Mute",
134+
"none": "None",
129135
"num_id": "#{@id}",
130136
"num_id_L_eft": "#{@id} L",
131137
"num_id_M_id": "#{@id} M",
@@ -141,6 +147,7 @@
141147
"pitch_mid": "Pitch Mid",
142148
"pitch_right": "Pitch Right",
143149
"pitch_side": "Pitch Side",
150+
"rand_id": "Randomized #{@id}",
144151
"right": "Right",
145152
"right_on": "Right on",
146153
"shift": "Shift",
@@ -361,7 +368,9 @@
361368
"memory:mb": "Memory (MB)",
362369
"metering": {
363370
"channel": "Channel",
371+
"fft_frequency": "FFT Frequency",
364372
"frequency": "Frequency",
373+
"fft_frequency:hz": "FFT Frequency (Hz)",
365374
"frequency:hz": "Frequency (Hz)",
366375
"level": "Level",
367376
"level:db": "Level (dB)",
@@ -384,6 +393,7 @@
384393
"mix_gain": "Mix Gain",
385394

386395
"mode": "Mode",
396+
"mode_slope": "Mode, Slope",
387397
"mode:": "Mode:",
388398
"model": "Model",
389399
"model:": "Model:",
@@ -506,6 +516,8 @@
506516
"range_id": "Range {@id}",
507517
"ranges": "Ranges",
508518

519+
"rating": "Rating",
520+
509521
"ratio": "Ratio",
510522
"ratio_high": "Ratio high",
511523
"ratio_low": "Ratio low",

res/main/i18n/default/lists.json

Lines changed: 21 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,27 @@
150150
"modern": "Modern"
151151
},
152152

153+
"notes": {
154+
"display": {
155+
"full": "{@frequency} Hz\n{@note}{@octave}{@cents}",
156+
"unknown": "{@frequency} Hz"
157+
},
158+
"names": {
159+
"a": "A",
160+
"a#": "A#",
161+
"b": "B",
162+
"c": "C",
163+
"c#": "C#",
164+
"d": "D",
165+
"d#": "D#",
166+
"e": "E",
167+
"f": "F",
168+
"f#": "F#",
169+
"g": "G",
170+
"g#": "G#"
171+
}
172+
},
173+
153174
"oversampler": {
154175
"full": {
155176
"2x2": "Full x2(2L)",
@@ -222,22 +243,6 @@
222243
"rms": "RMS",
223244
"side": "Side",
224245
"sma": "SMA"
225-
},
226-
227-
"spectrum": {
228-
"analyzer": "Analyzer",
229-
"analyzer_s": "Analyzer Stereo",
230-
"mastering": "Mastering",
231-
"mastering_s": "Mastering Stereo",
232-
"spc": {
233-
"color": "Color",
234-
"fog": "Fog",
235-
"lightness": "Lightness",
236-
"lightning": "Lightning",
237-
"rainbow": "Rainbow"
238-
},
239-
"spectralizer": "Spectralizer",
240-
"spectralizer_s": "Spectralizer Stereo"
241246
}
242247
}
243248

res/main/i18n/es/lists.json

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -203,22 +203,6 @@
203203
"rms": "RMS",
204204
"side": "Lateral",
205205
"sma": "SMA"
206-
},
207-
208-
"spectrum": {
209-
"analyzer": "Analizador",
210-
"analyzer_s": "Analizador Estéreo",
211-
"mastering": "Masterizado",
212-
"mastering_s": "Masterizado Estéreo",
213-
"spc": {
214-
"color": "Color",
215-
"fog": "Niebla",
216-
"lightness": "Ligereza",
217-
"lightning": "Rayo",
218-
"rainbow": "Arcoiris"
219-
},
220-
"spectralizer": "Espectralizador",
221-
"spectralizer_s": "Espectralizador Estéreo"
222206
}
223207
}
224208

res/main/i18n/fr/lists.json

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -205,21 +205,5 @@
205205
"rms": "RMS",
206206
"side": "Côté",
207207
"sma": "SMA"
208-
},
209-
210-
"spectrum": {
211-
"analyzer": "Analyseur",
212-
"analyzer_s": "Analyseur stéréo",
213-
"mastering": "Mastering",
214-
"mastering_s": "Mastering stéréo",
215-
"spc": {
216-
"color": "Couleur",
217-
"fog": "Brume",
218-
"lightness": "Légèreté",
219-
"lightning": "Foudre",
220-
"rainbow": "Arc-en-ciel"
221-
},
222-
"spectralizer": "Spectraliseur",
223-
"spectralizer_s": "Spectraliseur stéréo"
224208
}
225209
}

res/main/i18n/it/lists.json

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -217,22 +217,6 @@
217217
"rms": "RMS",
218218
"side": "Laterale",
219219
"sma": "SMA"
220-
},
221-
222-
"spectrum": {
223-
"analyzer": "Analizzatore",
224-
"analyzer_s": "Analizzatore Stereo",
225-
"mastering": "Mastering",
226-
"mastering_s": "Mastering Stereo",
227-
"spc": {
228-
"color": "Colore",
229-
"fog": "Nebbia",
230-
"lightness": "Leggerezza",
231-
"lightning": "Fulmine",
232-
"rainbow": "Arcobaleno"
233-
},
234-
"spectralizer": "Spectralizer",
235-
"spectralizer_s": "Spectralizer Stereo"
236220
}
237221
}
238222

res/main/i18n/ru/actions.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
"import_installed_hydrogen_drumkit": "Установленная библиотека Hydrogen",
5050
"import_settings_from_clipboard": "Импорт настроек из буфера обмена",
5151
"import_settings_from_file": "Импорт настроек из файла...",
52+
"import_sfz_file": "Импортировать файл SFZ...",
5253
"import_rew_filter_file": "Файл фильтров REW...",
5354

5455
"listen": "Слушать",

res/main/i18n/ru/files.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"req": "Бинарные файлы фильтров REW (*.req)",
2222
"txt": "Текстовые файлы фильтров REW (*.txt)"
2323
},
24+
"sfz": "Файлы SFZ (*.sfz)",
2425
"text": {
2526
"txt": "Текстовые файлы (*.txt)"
2627
}

0 commit comments

Comments
 (0)