Johannes Lorenz
f6bad88ad3
Fix casing of filenames and code in plugins/ ( #6350 )
...
No functional changes! No changes to savefiles/presets!
Fixes casing of everything that is currently lowercase but should
be uppercase.
Fixes also some other plugin strings, especially:
* opl2 -> OpulenZ (see 289887f4fc )
* calf -> veal (see ae291e0709 )
* ladspa_effect -> LadspaEffect (see 9c9372f0c8 )
* remove flp_import (see 2d1813fb64 )
2022-04-03 13:26:12 +02:00
Ray Redondo
7e2ccc13d6
Run dos2unix ( #6198 )
2021-12-14 23:13:13 +01:00
Hyunjin Song
044c88c271
Merge branch 'stable-1.2'
...
# Conflicts:
# .gitmodules
# .travis.yml
# .travis/linux..before_install.sh
# .travis/linux..install.sh
# CMakeLists.txt
# cmake/linux/package_linux.sh.in
# cmake/modules/BuildPlugin.cmake
# include/AutomatableModel.h
# plugins/MidiImport/MidiImport.cpp
# plugins/carlapatchbay/CMakeLists.txt
# plugins/carlarack/CMakeLists.txt
# src/core/Song.cpp
# src/core/Track.cpp
# src/gui/editors/SongEditor.cpp
# tests/src/core/AutomatableModelTest.cpp
2020-04-04 12:08:55 +09:00
Hyunjin Song
11e5de3a4e
Debian: add libx11-xcb-dev as an explicit build dependency
2019-12-24 12:03:17 +09:00
Olivier Humbert
ffce1d947a
Debian packaging improvements ( #5264 )
...
* d/control: http -> https
* d/control: rearrange lists (one item per line + alphabetically ordered)
* d/copyright: http -> https
* Delete contributors.patch (integrated now)
* d/series: removes contributors.patch
2019-11-14 23:30:49 -05:00
Hyunjin Song
7984bb9db6
Merge branch 'stable-1.2'
...
# Conflicts:
# .travis.yml
# .travis/linux..script.sh
# .travis/linux.win.download.sh
# .travis/linux.win32.script.sh
# .travis/linux.win64.script.sh
# .travis/osx..script.sh
# include/VstSyncController.h
# plugins/audio_file_processor/audio_file_processor.cpp
# plugins/zynaddsubfx/zynaddsubfx
# plugins/zynaddsubfx/zynaddsubfx/src/Misc/Bank.cpp
# plugins/zynaddsubfx/zynaddsubfx/src/Misc/Bank.h
# src/gui/SetupDialog.cpp
# src/gui/editors/SongEditor.cpp
2019-03-26 09:53:33 +09:00
Hyunjin Song
ae4e40de97
Modify VST build systems to make debian integration work correctly
2019-03-11 16:20:42 +09:00
Hyunjin Song
97502a14ac
Debian: don't bundle CALF LADSPA library separately anymore
...
It's LMMS specific now
2019-03-11 16:20:42 +09:00
Hyunjin Song
92805685b1
Debian integration: update build dependencies
...
It was wrongly done in 231a8407e8 .
2019-03-11 16:20:42 +09:00
Javier Serrano Polo
cdd1ddbb0c
Sync Debian version ( #4840 )
...
* Sync Debian version
* Drop temporary logging
2019-03-07 06:32:23 +01:00
Javier Serrano Polo
8dea34e1b8
Do not depend on Git history, use data from 2019-01-07 ( #4763 )
2019-01-16 03:08:14 +01:00
Javier Serrano Polo
698c39d385
Add Debian sid build pass ( #4707 )
...
* Add Debian sid build pass
* Update file locations and copyright
* Use ccache
* Redirect within sudo
* Work around a pbuilder bug which breaks ccache
* Debian: enable parallel builds
* Travis: Debian: fix caching
* Fix shellcheck warnings
2018-12-09 11:19:15 +01:00
Javier Serrano Polo
c3b07a5092
New pixmap as per #4519 ( #4708 )
2018-11-16 21:45:19 +01:00
Javier Serrano Polo
ff060982ac
Add initial Debian packaging for stable-1.2 ( #4697 )
...
* Add initial Debian packaging for stable-1.2
* Drop Debian menu entry
2018-11-14 14:01:00 +01:00