nia
b4459bed9e
Support NetBSD's OSS audio/midi implementation ( #5277 )
2019-11-07 13:47:20 +09:00
Hussam al-Homsi
a24f1d779d
Do not include unused headers
2019-11-06 22:06:15 -05:00
Lukas W
fb25575339
Merge issue templates (PR #4884 )
...
Add issue templates
2019-11-05 09:46:30 +01:00
Lukas W
8a52ddb642
CricleCI: Test merged pull request
2019-11-01 14:01:12 +01:00
Kevin Zander
ebf71003c7
Fix vertical piano mouse click unresponsiveness
...
`PianoRoll::mouseDoubleClickEvent` wasn't forwarding the event to the base class when not acting on the event. The base class calls `mousePressEvent`.
Fixes #3005
2019-11-01 08:36:54 +01:00
David CARLIER
dac59a5fa0
C++11 inheritance updates
...
Add `override` and remove `virtual` where applicable
2019-10-31 20:05:33 +01:00
Alexandre Almeida
46f5433732
New BARS_PER_GROUP constant
2019-10-31 15:14:04 +01:00
Alexandre Almeida
53e6b645c8
Use "bar" instead of "tact"
...
Closes #4865
2019-10-31 15:13:25 +01:00
Lukas W
b8e499d6d8
Merge "Don't use deprecated Qt5 functions" ( #5156 )
2019-10-31 09:41:43 +01:00
Hyunjin Song
488c4ea603
CircleCI: support Qt from a PPA on /opt
2019-10-31 15:14:52 +09:00
Hyunjin Song
9cb1f8e784
Change the docker tag for CircleCI Linux builds
...
In response to https://github.com/LMMS/lmms-ci-docker/pull/7
2019-10-31 14:37:40 +09:00
Lukas W
400c8d8105
Remove Travis MinGW builds
...
We already run them on CircleCI with a newer Qt version.
2019-10-30 12:13:27 +01:00
Lukas W
b5b3b2e6a6
CMake: Require Qt 5.6+
2019-10-30 12:13:27 +01:00
Lukas W
d9f1383ca9
Remove remaining usages of QSignalMapper
2019-10-30 12:13:27 +01:00
Noah Brecht
2c5bf2b9dd
lambdas instead of QSignalMapper
2019-10-30 12:13:27 +01:00
Noah Brecht
38f599b6e7
setPath rather than operator= for qDir
2019-10-30 12:13:27 +01:00
Noah Brecht
200d1c209c
more depricated qt functions
2019-10-30 12:13:27 +01:00
Lukas W
35daff9a84
GitHub: Add Discord contact link to template chooser
2019-10-29 22:42:52 +01:00
Lukas W
4a9e9da78c
Issue templates improvements
...
* Ask users to search the tracker first
* Ask for the LMMS version in bug reports
2019-10-29 22:42:20 +01:00
Shmuel H
1b45ce5a98
CircleCI: Add macOS support.
2019-10-28 22:34:18 +02:00
nia
eeaaf6d1da
Support CMAKE_INSTALL_MANDIR ( #5276 )
2019-10-28 09:56:34 +09:00
Mark-Agent003
3745bfbd7f
Increase File Browser Spacing ( #4252 )
...
Increase File Browser Spacing
2019-10-25 09:20:02 +02:00
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