File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 7
7
bitmaps which can be useful for quick text rendering using glyph images.
8
8
* Removed Makefile.d. Dependencies are now automatically generated at the build stage.
9
9
* Updated build scripts.
10
+ * Updated module versions in dependencies.
10
11
11
12
=== 1.0.11 ===
12
13
* Small math optimizations for dsp::smooth_cubic_linear and dsp::smooth_cubic_log
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.27
22
+ LSP_COMMON_LIB_VERSION := 1.0.28
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 :=
[email protected] :lsp-plugins/
$(LSP_COMMON_LIB_NAME ) .git
27
27
28
- LSP_TEST_FW_VERSION := 1.0.19
28
+ LSP_TEST_FW_VERSION := 1.0.20
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
You can’t perform that action at this time.
0 commit comments