Hyunjin Song
d7a78fe121
Specify timeout for transfer.sh uploads
...
Prevents "No output has been received in the last 10m0s" errors on Travis CI.
2019-10-10 14:22:42 +09:00
Hyunjin Song
f141ae68e0
Fix macOS builds
2019-06-12 17:42:24 +09:00
Hyunjin Song
12ea80d4fb
Merge branch 'stable-1.2'
...
# Conflicts:
# data/locale/cs.ts
# data/locale/en.ts
# data/locale/ko.ts
# data/locale/ru.ts
# data/locale/uk.ts
# data/locale/zh_TW.ts
# include/Engine.h
# plugins/nes/Nes.cpp
# src/core/NotePlayHandle.cpp
# src/core/SampleBuffer.cpp
# src/tracks/SampleTrack.cpp
2019-06-12 17:41:12 +09:00
Hyunjin Song
4cb243b0ef
Travis: drop unneeded prefix setting for npm
2019-06-12 17:38:53 +09:00
Hyunjin Song
c37228c7e3
Travis: fix macOS build due to the old default version of Node.js
...
appdmg recently dropped support for Node.js < 8.5
2019-06-06 19:33:10 +09:00
Hyunjin Song
6d7ce58dec
Merge branch 'stable-1.2'
...
# Conflicts:
# CMakeLists.txt
# cmake/linux/package_linux.sh.in
# src/3rdparty/CMakeLists.txt
# src/core/Track.cpp
# src/gui/editors/PianoRoll.cpp
# src/tracks/SampleTrack.cpp
2019-05-06 15:46:17 +09:00
Hyunjin Song
8bcdf06c6c
Travis: fix a debootstrap error from missing keyrings
...
Uses 18.04's debian-archive-keyring to fix the missing keyrings.
2019-04-29 16:34:35 +09:00
Hyunjin Song
f18efb470f
Travis: fix shellcheck warnings for the Debian sid script
2019-03-26 10:43:14 +09: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
032c324dbc
Travis: use carla instead of carla-git
...
Due to some breaking changes in the development branch of Carla,
we can't use the package right now.
Fortunately, the carla package now points to 2.0 series. So we will use it.
See also: https://kx.studio/News/?action=view&url=changes-in-kxstudio-repos-regarding-carla-and-jack2
2019-03-26 09:39:54 +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
ad1fa16a95
Move apt_mingw_cache out of build directory ( #4842 )
2019-02-25 13:06:01 -05:00
Javier Serrano Polo
31dc8e18ff
Test deployment preparation in regular builds ( #4847 )
...
Tests whether contributions break packaging inadvertently
2019-02-24 21:53:05 -05:00
Hyunjin Song
231a8407e8
Merge branch 'stable-1.2'
...
# Conflicts:
# .travis.yml
# .travis/linux..script.sh
# .travis/linux.win32.script.sh
# .travis/linux.win64.script.sh
# .travis/osx..install.sh
# .travis/osx..script.sh
# data/locale/en.ts
# data/locale/id.ts
# include/Graph.h
# include/VstSyncController.h
# include/lmms_math.h
# plugins/vst_base/RemoteVstPlugin.cpp
# src/core/RemotePlugin.cpp
# src/core/Song.cpp
# src/core/Track.cpp
# src/gui/SubWindow.cpp
# src/gui/widgets/Graph.cpp
2019-02-24 20:45:52 +09:00
Léo Andrès
7a0b874d17
shellcheck maxdepth 3
...
shellcheck against all project files, maxdepth of 3 directories
2019-02-07 14:52:12 -05:00
Javier Serrano Polo
3c88541345
Follow instructions from cartr/homebrew-qt4 ( #4815 )
2019-02-07 13:02:34 -05:00
Javier Serrano Polo
4d2e89bee2
Add Debian sid Clang build pass ( #4735 )
2018-12-27 20:15:42 +01:00
Javier Serrano Polo
642b5e7d04
Add Debian sid i386 build pass ( #4727 )
2018-12-19 12:45:33 +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
Hyunjin Song
244b70b4c8
Fix building unit tests targetting windows
...
Fixes MSVC's LNK4217 warnings and MinGW errors.
2018-11-29 12:05:59 +09:00
Hyunjin Song
4069aaada2
Merge branch 'stable-1.2'
...
# Conflicts:
# .travis/osx..install.sh
# CMakeLists.txt
# cmake/apple/install_apple.sh.in
# doc/lmms.1
# include/VstSyncController.h
# plugins/carlabase/carla.h
# plugins/vestige/vestige.cpp
# plugins/vst_base/CMakeLists.txt
# plugins/vst_base/RemoteVstPlugin.cpp
# plugins/vst_base/Win64/CMakeLists.txt
# plugins/zynaddsubfx/zynaddsubfx
# plugins/zynaddsubfx/zynaddsubfx/src/Misc/QtXmlWrapper.cpp
# src/core/Song.cpp
# src/core/main.cpp
2018-09-18 09:54:38 +09:00
Tres Finocchiaro
153f15f4b4
Add Carla support for MacOS ( #4558 )
...
Add Carla support for MacOS
2018-09-15 09:32:29 -04:00
Hyunin Song
8a41def616
Merge branch 'stable-1.2'
...
# Conflicts:
# .circleci/config.yml
# .travis/osx..install.sh
# CMakeLists.txt
# plugins/zynaddsubfx/zynaddsubfx
# plugins/zynaddsubfx/zynaddsubfx/src/DSP/FFTwrapper.h
# plugins/zynaddsubfx/zynaddsubfx/src/Misc/QtXmlWrapper.cpp
# plugins/zynaddsubfx/zynaddsubfx/src/Params/PADnoteParameters.cpp
# plugins/zynaddsubfx/zynaddsubfx/src/Synth/OscilGen.cpp
# src/CMakeLists.txt
# src/core/Track.cpp
# src/tracks/Pattern.cpp
2018-05-01 09:59:07 +09:00
Lukas W
4ff993e2a4
Update CircleCI to Ubuntu 18.04
2018-04-28 11:15:09 +02:00
Tres Finocchiaro
22ca47abba
Disable fluidsynth audio backends if possible ( #4300 )
...
Closes #649
Partially reverts #3446
2018-04-20 15:46:13 -04:00
Tres Finocchiaro
ef264eafa7
Re-enable upstream libgig formulae ( #4304 )
2018-04-20 15:45:35 -04:00
Hyunin Song
0f0b08b852
Travis: replace homebrew/versions/qt55 with qt5
2018-02-17 13:01:19 +09:00
Tres Finocchiaro
7f9d01e3b6
Enable auto-uploading of PRs ( #4041 )
...
Removes Qt4 from build system
Uploads PRs to transfer.sh
2017-12-23 02:23:32 -05:00
Tres Finocchiaro
07de45347a
Install homebrew fftw without gcc
2017-12-22 22:10:23 -05:00
Hyunin Song
e9b76a5178
Add a comment for VST dependencies
2017-12-20 14:17:07 +09:00
Hyunin Song
59cfcf41a7
Merge branch 'stable-1.2'
...
# Conflicts:
# .travis/linux..before_install.sh
# .travis/linux..install.sh
# .travis/linux..script.sh
# cmake/linux/package_linux.sh.in
# include/AudioWeakJack.def
# plugins/vst_base/CMakeLists.txt
# plugins/zynaddsubfx/zynaddsubfx
2017-12-20 14:16:16 +09:00
Hyunjin Song
eb9b460925
Travis: install jack2 in Linux build
...
Per #4026 : Installing Carla will remove jack1 if it's installed, since Carla requires jack2.
2017-12-20 12:54:31 +09:00
Lukas W
7c71bc657c
Merge pull request #3786 from LMMS/fix/qt5-vst
...
Add all the Qt5 Linux VST implementations
2017-12-18 22:15:45 +01:00
Tres Finocchiaro
d711b8b55e
Add Carla Support to AppImage ( #4026 )
...
Build AppImage with Carla support
* Disables HiDPI support in the AppImages
* Ignores deprecated jack usage
* Fix Carla compilation warnings
* Detects carla prefix in AppRun
2017-12-01 13:19:44 -05:00
tresf
d0194e6c64
Bump Qt to 5.9.2
...
Closes #3925
2017-11-27 10:42:17 -05:00
tresf
d393bdc36d
Coerce XML files to C
2017-11-16 21:12:47 -05:00
Tres Finocchiaro
6c9e62164c
Attempt to fix Travis-CI
...
Closes #3966
2017-11-10 21:19:32 -05:00
Lukas W
6eb447deb7
Merge branch 'stable-1.2' into fix/qt5-vst
...
# Conflicts:
# .gitmodules
# .travis/linux..install.sh
# CMakeLists.txt
# plugins/vst_base/CMakeLists.txt
# src/3rdparty/CMakeLists.txt
2017-11-07 10:58:52 +01:00
Lukas W
ff958338e7
Revert Travis docker changes
2017-10-20 10:54:24 +02:00
Lukas W
72501a0f2f
Fix & silence shellcheck warnings
2017-10-19 09:48:08 +02:00
Lukas W
8927ceaed5
Merge remote-tracking branch 'origin/master'
2017-10-19 09:38:00 +02:00
Lukas W
ae73fa4521
Fix some shellchecks warnings
2017-10-18 23:27:21 +02:00
Tobias Junghans
9fd77a4959
Travis: fix installer name
2017-10-18 19:22:07 +02:00
Tobias Junghans
0c06bc2498
Travis: install libz-mingw-w64-dev for Windows builds
2017-10-18 19:02:45 +02:00
Tobias Junghans
3781412a2e
Travis: use Qt5LinguistTools from mingw-w64 toolchain
2017-10-18 18:51:26 +02:00
Tobias Junghans
350cd2738c
Travis: fix syntax error in script
2017-10-18 18:38:50 +02:00
Tobias Junghans
cd677273ac
Travis: only install required packages for software-properties-common
2017-10-18 18:36:04 +02:00
Tobias Junghans
c4ee2f70bd
Travis: remove MinGW package caching relicts
2017-10-18 18:32:51 +02:00
Tobias Junghans
e462f90df1
Travis: call build script directly for Docker-based builds
2017-10-18 18:31:54 +02:00