Dave French
673ce6e17a
Enabled the use of sample exact controls in Dual Filter
...
The following controls have sample exact enabled
Filter 1 Cutoff
Filter 1 res
Filter 1 gain
Filter 2 Cutoff
Filter 2 res
Filter 2 Gain
Model.isValueChanged() does not eveluate when recieving sample accurate
so added checks to see if the cutoff and res needed to be recalculated,
2015-03-01 11:42:54 +00:00
Tres Finocchiaro
fe797cb09f
Merge pull request #1718 from curlymorphic/saveasextensiontranslation
...
Remove the file extensions from the translations in the saveAsDialog
2015-02-26 09:18:17 -05:00
Tres Finocchiaro
3230a69680
Merge pull request #1784 from tresf/master
...
Prevent running as root user
2015-02-25 00:22:54 -05:00
tresf
e1e91cecb2
Prevent running as root user
2015-02-24 23:46:00 -05:00
Tres Finocchiaro
b39174058c
Merge pull request #1783 from curlymorphic/i1682_2
...
Removed Double click to open piano roll, in the BBeditor,
2015-02-24 21:09:54 -05:00
Dave French
448f5be350
Removed Double click to open piano roll, in the BBeditor, this is to stop notes being added in error
2015-02-24 22:08:46 +00:00
Tres Finocchiaro
a4967700fd
Merge pull request #1775 from curlymorphic/i1720
...
Stop quantizing copied notes, leaving them at there original timings.
2015-02-20 13:27:41 -05:00
Tres Finocchiaro
0dafb5a996
Merge pull request #1777 from curlymorphic/i1279
...
linearToLogScale and logToLinearScale return 0 rather than nan
2015-02-20 12:41:51 -05:00
Tres Finocchiaro
79f6869ac3
Merge pull request #1774 from curlymorphic/i1683
...
Delay the deleting of a track view until the next event loop, this stops...
2015-02-20 11:59:16 -05:00
Dave French
a6e37316f1
linearToLogScale and logToLinearScale return 0 rather than nan
2015-02-20 16:56:28 +00:00
grejppi
603965fcf4
Merge pull request #1771 from grejppi/master-jack
...
Remove semaphores from JACK backend
2015-02-20 18:10:03 +02:00
Dave French
6a70fbd724
Stop quantizing copied notes, leaving them at there original timings. Notes that were quantised remain so
2015-02-20 12:48:27 +00:00
Dave French
42e12e6b27
Delay the deleting of a track view until the next event loop, this stops the segfault when deleting BB tracks during playback
2015-02-20 11:55:51 +00:00
Tres Finocchiaro
b4c5c09f30
Merge pull request #1772 from Ododo/master
...
rythme and not ryhtme
2015-02-19 17:25:19 -05:00
Ododo
0d56067121
Update fr.ts
2015-02-19 22:30:53 +01:00
Dave French
d6a1a61b45
Removed trailing spaces form save as Translations
2015-02-19 16:20:55 +00:00
curlymorphic
c1272fb1c5
removed file extensions from translations for SaveAs dialog
2015-02-19 08:47:17 +00:00
Dave French
4f5f855e87
Remove the file extensions from the translations in the saveAsDialog
2015-02-19 07:48:58 +00:00
Tres Finocchiaro
1b2e97954e
Merge pull request #1751 from tresf/master
...
Remove "(bad latency!)" warning from PulseAudio
2015-02-18 09:00:58 -05:00
Hannu Haahti
1dcacbb95e
Remove semaphores from JACK backend
2015-02-18 13:24:28 +02:00
Raine M. Ekman
96882f44d5
Added view menu
...
To be reviewed and reverted if undesired.
Based on https://sourceforge.net/p/lmms/patches/38/
Signed-off-by: Tobias Doerffel <tobias.doerffel@gmail.com >
2015-02-17 23:37:44 +01:00
Tres Finocchiaro
15e759b6d3
Update NSIS URLs
...
Closes #1766 .
2015-02-16 15:13:02 -05:00
Tobias Doerffel
317b2f02a8
AutomatableModel: fix wrong comparison logic
...
We must not negate the float but instead test for inequality in order to
determine whether the linked model has to be updated.
Closes #1761 .
2015-02-16 18:22:49 +01:00
Tobias Doerffel
7bd5317499
Fixed path to FLTK DLL
...
mingw-x-fltk >= 1.3.3 has the FLTK DLL inside the bin directory like all the
other library packages as well.
2015-02-15 20:05:00 +01:00
Tres Finocchiaro
23065454b9
Merge pull request #1754 from curlymorphic/xydelay
...
Added an xy pad to the Delay effect
2015-02-11 15:30:50 -05:00
Dave French
ee3c9a1333
Added a XY pad to the Delay Pluging. also added a volume control, and smothed the delay time input changes, to improve audio.
2015-02-10 13:47:17 +00:00
Dave French
fde014b9a5
Delay plugin renamed files and folder to use CamelCase
2015-02-09 22:56:39 +00:00
tresf
afb0777a6e
Remove "(bad latency!)" warning from PulseAudio
2015-02-08 18:22:14 -05:00
Vesa V
b1a007b41b
Merge pull request #1686 from mohamed--abdel-maksoud/master
...
MIDI Export feature (issue #258 )
2015-02-07 14:39:37 +02:00
Tres Finocchiaro
77b93a22d7
Merge pull request #1740 from oeai/master
...
russian translation update
2015-02-06 11:07:43 -05:00
Lukas W
94e9d5b137
Travis: no make verbose output [skip ci]
2015-02-05 17:48:51 +01:00
Lukas W
0a48b2f7bc
Fix: Respect custom working directory whenw riting recovery file
...
Fixes #1726
2015-02-05 17:40:34 +01:00
Tres Finocchiaro
2380e30ddd
Merge pull request #1738 from curlymorphic/1724
...
Changed the Song Editor time position line to correctly draw from under the timeline widget
2015-02-04 17:27:55 -05:00
mohamed
2260907285
adding exportProjectMidi method, internally uses midiexport plugin
2015-02-04 22:37:43 +01:00
mohamed
8d5077af96
adding menu entry file->export midi
2015-02-04 22:37:00 +01:00
mohamed
9b7ac3b3db
cleaning up event ordering function
2015-02-04 22:36:34 +01:00
mohamed
826591817a
adding midiexport plugin to the list
2015-02-04 22:36:03 +01:00
Ra
fd2efe0347
Russian translation update
...
Russian translation update
2015-02-05 01:08:20 +04:00
mohamed
af0f997af8
midi export plugin
2015-02-04 20:23:53 +01:00
mohamed
b25ed327e0
export filter for export plugins
2015-02-04 20:23:43 +01:00
Dave French
690995620a
Changed the Song Editor time position line to correctly draw from underneath the timeline widget
2015-02-04 15:41:27 +00:00
Tres Finocchiaro
b48c392dce
Merge pull request #1737 from Spekular/PVFix
...
Fix project version check on preset load.
2015-02-03 15:43:49 -05:00
Spekular
5f32c361e4
Fix project version check on preset load.
2015-02-03 20:43:42 +01:00
Tres Finocchiaro
cb874e65df
Merge pull request #1730 from curlymorphic/i1631
...
Save and load the mute flag for automation patterns
2015-02-02 11:44:43 -05:00
Dave French
5a92243db6
Save and load the mute flag for automation patterns
2015-01-31 12:43:14 +00:00
Ra
47774fb216
Merge pull request #1 from LMMS/master
...
update current version
2015-01-30 21:37:30 +03:00
Tres Finocchiaro
4deb0a15aa
Merge pull request #1627 from badosu/add-assign-to-new-fx-spinner
...
Add "assign to new fx channel" on FX SpinBox
2015-01-30 13:34:05 -05:00
Tres Finocchiaro
4f5bdeb254
Merge pull request #1684 from Spekular/patch-1
...
Update Swedish Translation
2015-01-30 13:06:48 -05:00
Spekular
5504b3fe9c
Remove ' type="unfinished" ' on translated strings
...
Also miscellaneous fixes.
2015-01-30 18:54:32 +01:00
Amadeus Folego
c99e47f581
Add "Assign to new FX Channel" action to FXSpinBox
...
Fix #604 #921
2015-01-30 13:25:10 -02:00