Hyunjin Song
|
13c4f4a995
|
Let Travis Mac builds use the Xcode 9.4 image
|
2019-10-22 11:30:36 +09:00 |
|
Hyunjin Song
|
7ebaa0e211
|
Merge branch 'stable-1.2'
# Conflicts:
# data/locale/pl.ts
# include/SongEditor.h
# plugins/vst_base/CMakeLists.txt
# src/core/Song.cpp
# src/gui/editors/SongEditor.cpp
|
2019-10-21 11:18:39 +09:00 |
|
Hyunjin Song
|
dbf5f47149
|
Bump version to 1.2.1
v1.2.1
|
2019-10-21 09:27:12 +09:00 |
|
Shmuel H
|
82c38193de
|
Add windows NSIS artifact extensions (#5244)
* MSVC: Move MSVC year detection to DetectMachine.cmake.
* NSIS: Add compiler to installer name
|
2019-10-20 23:28:42 +03:00 |
|
Raine M. Ekman
|
4f11cf1b23
|
Make SampleBuffer adjust its members when resampling
Fixes #5218.
|
2019-10-19 22:41:51 +03:00 |
|
Oskar Wallgren
|
a9262b9613
|
Fix Organic offset glitch (#5252)
|
2019-10-19 11:40:06 +02:00 |
|
David Carlier
|
732448c392
|
FreeBSD build version
|
2019-10-18 16:52:38 +02:00 |
|
Lost Robot
|
2d17bf07f3
|
Allow mid-note automation of BitInvader sample length (#4705)
|
2019-10-17 16:44:55 +09:00 |
|
Shmuel H
|
a22b6d7575
|
NSIS: Add compiler to installer name
|
2019-10-17 03:04:18 +03:00 |
|
Shmuel H
|
d005eec1aa
|
MSVC: Move MSVC year detection to DetectMachine.cmake.
|
2019-10-17 03:03:26 +03:00 |
|
Hyunjin Song
|
f1831ffdc6
|
Export TrackContentObject class
Fix a build error introduced in #5223.
|
2019-10-17 08:54:51 +09:00 |
|
Kevin Zander
|
170d28ffbd
|
Remove global automation from MIDI import (#5223)
|
2019-10-15 11:22:41 +09:00 |
|
Hyunjin Song
|
95c46a805d
|
RemoteVstPlugin: fix crashes when failed to open a file (#5235)
|
2019-10-15 11:18:46 +09:00 |
|
Oskar Wallgren
|
6dee6a4418
|
Show icon on 'Turn off all notes' button (#5237)
Backporting fix from 2815da2805
by @karmux
|
2019-10-12 17:41:30 +02:00 |
|
Oskar Wallgren
|
e321dff733
|
Translation Fixes (Continuation of #4482) (#5185)
Fix some formatting issues with some translations.
* Russian
* Polish
* Swedish
* Ukrainian
|
2019-10-10 19:01:17 +02:00 |
|
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
|
91a38a922d
|
Add back '-Wl,-E' (#5233)
|
2019-10-10 10:06:14 +09:00 |
|
Kevin Zander
|
e1d311730b
|
Fix regression introduced in #5170 (#5224)
|
2019-10-07 21:33:11 +02:00 |
|
Steffen Baranowsky
|
5aa87886c9
|
Rubberband fix for selecting large area in Songeditor (#5003)
|
2019-10-07 18:13:44 +02:00 |
|
Shmuel H
|
45cb7f21c5
|
linuxdeployqt: drop -unsupported-allow-new-glibc
|
2019-10-07 15:40:09 +03:00 |
|
Shmuel H
|
770e8cc777
|
CircleCI: Use xenial for linux.gcc builds
AppImage will fail otherwise.
|
2019-10-07 15:40:09 +03:00 |
|
Hyunjin Song
|
2df4fff1c0
|
Work around a winegcc bug of Wine >= 4.14 (#5211)
See https://bugs.winehq.org/show_bug.cgi?id=47710 for details
|
2019-10-07 08:02:03 +09:00 |
|
Hyunjin Song
|
16390f61a5
|
Work around a winegcc bug of Wine >= 4.14 (#5210)
See https://bugs.winehq.org/show_bug.cgi?id=47710 for details
|
2019-10-07 08:01:48 +09:00 |
|
Tres Finocchiaro
|
da09b2a941
|
CheckSubmodules: Workaround submodules failing (#5222)
Workaround git's inability to recover from a shallow clone
|
2019-10-06 01:05:53 -04:00 |
|
Tres Finocchiaro
|
15fe551b1d
|
Submodules: Only fetch required (#5182, closes #5105) + Non-shallow fallback (hotfix)
* Retry updating submodules non-shallow if shallow clone fails (master hotfix)
* Add `PLUGIN_LIST` support to CheckSubmodules (#5105)
* Remove `SKIP_SUBMODULES` switch (it's redundant to specifying `PLUGIN_LIST`)
* Add `NO_SHALLOW_CLONE` switch
|
2019-10-03 17:47:49 +02:00 |
|
Hussam al-Homsi
|
9f0baab93a
|
Fix regression of some default settings
The regression was introduced in #3820.
|
2019-10-01 21:14:55 -04:00 |
|
https://gitlab.com/users/CYBERDEViLNL
|
ca8871455e
|
Make undo for PianoRoll cut action possible (#5214)
|
2019-10-02 08:00:59 +09:00 |
|
https://gitlab.com/users/CYBERDEViLNL
|
5132d91bfc
|
Give focus to AutomationEditor when the window gets the foucs (#5170)
This will make shortcuts work on opening the editor.
|
2019-10-02 08:00:11 +09:00 |
|
Kevin Zander
|
867639929a
|
Add close button to SideBarWidget (#5133)
|
2019-10-01 11:36:45 +09:00 |
|
Shmuel H
|
57a486c75d
|
Merge pull request #5142 from Reflexe/cmake/install-refactor
Support automatic dll collection and refactor cmake installation process.
|
2019-09-24 11:36:24 +03:00 |
|
Hyunjin Song
|
94354e3053
|
Support deploying dependencies in MSVC builds with CMake < 3.14
|
2019-09-24 10:47:24 +03:00 |
|
Hyunjin Song
|
2f64c461e8
|
Fix missing system libraries in MSVC installations
* Install UCRT libraries
* Install debug libraries in debug builds
|
2019-09-24 10:47:24 +03:00 |
|
Shmuel H
|
ae9d619abd
|
BuildPlugin: Always remove 'lib' suffix from the DLL name
|
2019-09-24 10:47:24 +03:00 |
|
Shmuel H
|
1324cf48c1
|
Enable automatic dll installation for RemoteVstPlugin32
Co-Authored-By: Hyunjin Song <tteu.ingog@gmail.com>
|
2019-09-24 10:47:24 +03:00 |
|
Hussam al-Homsi
|
90dec52db0
|
Add missing icons of File menu actions (#5183)
|
2019-09-19 12:02:11 -04:00 |
|
Oskar Wallgren
|
419321dd01
|
Only MacOS and Windows are case insensitive (#4768)
|
2019-09-16 07:09:42 +02:00 |
|
Tres Finocchiaro
|
ffa03df72b
|
Fix $PATH value in AppImage
Closes #5187
|
2019-09-15 10:18:47 -04:00 |
|
Hyunjin Song
|
6782b6d6c4
|
Merge branch 'stable-1.2'
# Conflicts:
# .mailmap
# cmake/linux/lmms.desktop
# src/gui/editors/PianoRoll.cpp
# src/tracks/BBTrack.cpp
|
2019-09-15 21:08:33 +09:00 |
|
Kevin Zander
|
8fdf6c4d12
|
Fix #4188 - Check for failed std::find (#5137)
|
2019-09-14 20:36:06 +03:00 |
|
Shmuel H
|
0059c6e71f
|
Fix #4188 - Check for failed qFind (#5184)
|
2019-09-14 20:35:54 +03:00 |
|
Kevin Zander
|
b07c007a27
|
Add save/load of PianoRoll marked semitones (#5146)
|
2019-09-14 19:57:44 +03:00 |
|
Hussam al-Homsi
|
9eb6e3fa33
|
Update .mailmap
|
2019-09-13 14:03:26 -04:00 |
|
Hyunjin Song
|
c436e5ca57
|
Remove MIDI connections from factory .mmpz files (#5163)
|
2019-09-13 07:54:48 +09:00 |
|
Dominic Clark
|
91cf5bd88d
|
Support compilation with MSVC 2019 (#5180)
|
2019-09-10 15:17:55 +01:00 |
|
Hussam al-Homsi
|
a0e7a88e67
|
Remove "What's This?" leftovers (#5173)
|
2019-09-09 00:22:43 -04:00 |
|
Dominic Clark
|
2e84cd3e0c
|
Fix stuck keys when dragging on piano view (#5127)
* Fix stuck keys when dragging on piano view
* Add comment
Co-Authored-By: Shmuel H. <shmuelhazan0@gmail.com>
|
2019-09-08 14:43:15 +02:00 |
|
malcops
|
e1236f53e2
|
Remove maximize from Meter(Metro) menu (#5071)
Fixes #4984.
|
2019-09-08 11:18:45 +09:00 |
|
Hussam al-Homsi
|
84d1091100
|
Rewrite the setup dialog (#3820)
|
2019-09-05 20:32:17 -04:00 |
|
Shmuel H
|
13da2b9576
|
CMake: extract dll installation code into a portable function
|
2019-09-04 10:15:31 +03:00 |
|
Shmuel H
|
72bdb23531
|
CMake: Provide API for install-time variables with generator expression
|
2019-08-31 09:15:29 +09:00 |
|