Tres Finocchiaro
e56c31b96e
Merge pull request #2609 from Wallacoloo/clang-fixes
...
Only use libc++ on when using clang *on apple*
2016-02-26 00:00:20 -05:00
Colin Wallace
59276a0307
Only use libc++ on APPLE; remove LMMS_BUILD_CLANG define, as it's no longer needed
2016-02-25 20:23:32 -08:00
Tres Finocchiaro
c976514125
Merge pull request #2608 from tresf/master
...
Add Win/Qt5 build directives for Travis
2016-02-25 16:56:26 -05:00
Tres Finocchiaro
67334a84c2
Add Win/Qt5 build directives for Travis
2016-02-25 01:39:20 -05:00
Tres Finocchiaro
4e30d95701
Merge pull request #2607 from tresf/master
...
Add Mac/Qt5 build directives for Travis
2016-02-24 18:03:18 -05:00
Hannu Haahti
1598343b86
Remove a completely useless warning
2016-02-25 00:38:25 +02:00
tresf
389a1da308
Add Mac/Qt5 build directives for Travis
...
Also explicitly defines bash as shell interpreter for all Travis related scripts
2016-02-24 17:04:18 -05:00
Fastigium
b55b1ab059
Merge pull request #2603 from Fastigium/arpeggio-sort-fix
...
Update two NotePlayHandle methods to ignore child NotePlayHandles
Fixes #2589
2016-02-24 19:40:54 +01:00
Fastigium
b645f43cfd
Destroy the FxMixer before the Mixer when shutting down
...
Fixes #2584 .
2016-02-24 16:37:53 +01:00
Umcaruje
b49e758a89
Merge pull request #2567 from Umcaruje/spacinghover
...
Change spacing on hovered items in the context menus
2016-02-23 19:20:15 +01:00
Oskar Wallgren
a4649c8e6e
Merge pull request #2586 from Fastigium/buffer-fix
...
Drop PresetPreviewPlayHandle's shared buffer system
2016-02-23 16:52:44 +01:00
Fastigium
eec7f634a8
Update two NotePlayHandle methods to ignore child NotePlayHandles
...
The methods NotePlayHandle::index and NotePlayHandle::nphsOfInstrumentTrack
had not yet been brought up-to-date with the new system of attaching child
NotePlayHandles directly to the mixer. This caused strange glitches when
arpeggio was used in sort mode.
2016-02-23 10:36:35 +01:00
Lukas W
8d91dd657d
Merge pull request #2602 from LMMS/iss-2577
...
Fix some Windows data directory resolve issues
2016-02-23 20:06:12 +13:00
tresf
d88902e95b
Fix rawwaves directory on Windows
...
Per #2577
2016-02-23 01:08:52 -05:00
Lukas W
13125c6248
Change cross compile scripts' shebang to bash
2016-02-23 10:11:38 +13:00
Tres Finocchiaro
1e9dfcbf2b
Remove 64-bit channel limitation in readme
...
Closes #2600
2016-02-22 13:54:39 -05:00
Tres Finocchiaro
59f09111f2
Merge pull request #2595 from tresf/master
...
Apple Travis-CI enhancments
2016-02-22 13:01:13 -05:00
Tres Finocchiaro
020cb528b6
Add additional build deps
2016-02-22 11:58:07 -05:00
Oskar Wallgren
e9ecd8384e
Merge pull request #2598 from waxspin/master
...
Fix EQ labels back to resonance.
2016-02-21 15:03:31 +01:00
Ben Bryan
34ae074884
Fix EQ labels back to resonance.
2016-02-21 00:10:44 -06:00
Lukas W
40af068328
Build: Make mingw build scripts paths independent of wdir
2016-02-21 17:20:07 +13:00
Oskar Wallgren
2c91392a51
Merge pull request #2502 from BaraMGB/eqCurve
...
New GUI for the native EQ plugin
2016-02-20 23:21:26 +01:00
Tres Finocchiaro
97644f6513
Fix corrupt samples
...
Closes #2594
2016-02-20 12:02:44 -05:00
Steffen Baranowsky
d5259292c9
New GUI for the native EQ plugin
2016-02-20 15:25:40 +01:00
Umcaruje
0561d8d994
Merge pull request #2547 from Umcaruje/fxline
...
Make FxLine Stroke Themeable
2016-02-20 14:40:48 +01:00
Oskar Wallgren
95b0ea2dda
Merge pull request #2555 from zonkmachine/recentfilebug
...
Show Main Window before loading/importing project
2016-02-19 20:54:21 +01:00
Tres Finocchiaro
3c5da9b278
Merge pull request #2592 from waxspin/master
...
Fix equalizer labels for #2583
2016-02-19 10:25:28 -05:00
Ben Bryan
bda6c7e2b8
Fix equalizer labels for #2583
2016-02-19 00:05:49 -06:00
Tres Finocchiaro
c4038fb0d4
Merge pull request #2591 from Wallacoloo/fix-2588
...
Fix #2588 by making Piano Roll's Alt+Right shortcut mirror the Alt+Left shortcut
2016-02-19 00:16:24 -05:00
Colin Wallace
cde1bcc350
Fix #2588 by making Alt+Right shortcut mirror the Alt+Left shortcut;
...
Alt+Right sets the PianoRoll to edit the *next* pattern in the song editor; Alt+Left = previous.
2016-02-18 20:16:08 -08:00
Lukas W
eec6c5b4f0
Clean up some path separator mess
2016-02-19 12:04:36 +13:00
Fastigium
76f6b18632
Drop PresetPreviewPlayHandle's shared buffer system
...
Instead, add the NotePlayHandle used for previewing directly to the mixer.
This fixes two preview problems, namely the shared buffer being released
by the NotePlayHandle but still being pulled in by the AudioPort resulting
in distortions, and certain previews being cut off at mouse release even if
a release was set in the envelope.
2016-02-18 20:27:44 +01:00
Tres Finocchiaro
1c0d329dfb
Bump version for 1.2 RC1
v1.1.90
2016-02-16 14:27:44 -05:00
Tres Finocchiaro
47606d7b31
Merge pull request #2497 from Fastigium/preview-fix
...
Fix crashes/hangs when previewing instrument presets
2016-02-16 14:24:49 -05:00
Fastigium
9d1867c7eb
Make Mixer::removePlayHandle check m_newPlayHandles, too
...
This fixes a problem where a PresetPreviewPlayHandle would be put in
m_newPlayHandles to be added, then "removed" before it was actually added,
leaving it dangling.
2016-02-16 19:23:17 +01:00
Fastigium
ca7c90a99c
Add mixer lock to EffectChain::clear to prevent a race condition
2016-02-16 19:23:17 +01:00
Fastigium
da8040764f
Require explicit types when removing PlayHandles in the Mixer
...
This fixes a few deadlocks where a PresetPreviewPlayHandle would be removed by
the creation of a new PresetPreviewPlayHandle.
2016-02-16 19:23:08 +01:00
Fastigium
87dce6d2f4
Make PresetPreviewPlayHandle thread affinity matter
2016-02-16 13:17:20 +01:00
Umcaruje
8841b89b6d
Merge pull request #2546 from Umcaruje/fixscrollbars
...
Fix inconsistent scrollbars
2016-02-15 01:38:07 +01:00
Umcaruje
cfd345ad20
Merge pull request #2554 from Umcaruje/themeablecolors
...
Get rid of hardcoded colors in the Piano Roll and Automation Editor
2016-02-15 01:35:41 +01:00
Umcaruje
ff1f516542
Change spacing on hovered items in the context menus
2016-02-14 11:40:07 +01:00
Oskar Wallgren
0721b49a1c
Show Main Window before loading/importing project
2016-02-14 00:40:33 +01:00
Umcaruje
5c602a3f97
Merge pull request #2542 from Umcaruje/fix2329
...
Make the instrument section of the sidebar themeable
2016-02-13 00:21:09 +01:00
Lukas W
b7d5b2ddf5
Fix #2558
2016-02-13 09:24:10 +13:00
Colin Wallace
3c9cefc6c1
Merge pull request #2553 from Umcaruje/volumevelocity
...
Rename note volume into note velocity
2016-02-11 15:59:43 -08:00
Oskar Wallgren
14046684a5
Merge pull request #2524 from zonkmachine/recentfilesonlyprojects
...
Some tweaks to the recent files list
2016-02-11 03:31:53 +01:00
Oskar Wallgren
3bbe0e3e15
Only lmms projects allowed in recent file list. Increase recent file memmory to 50
2016-02-11 03:12:12 +01:00
Lukas W
ca8f80d44f
Fix loading relative file path samples
...
Closes #2412
2016-02-11 11:58:42 +13:00
Raine M. Ekman
1290e33207
Merge pull request #2552 from michaelgregorius/lb303-deletion
...
Removes the project lb303 which seems to have been inactive since 2008 (fixes #2551 )
2016-02-09 14:42:42 +02:00
Umcaruje
2dd403e53b
Rename note volume into note velocity
2016-02-08 19:55:44 +01:00