Dave French
d68f8d7302
Proposed fix for 1352 Instrument crash on loading
2014-12-27 17:47:31 +00:00
Vesa V
1cd8c0e2c4
Merge pull request #1510 from LMMS/stable-1.1
...
Stable 1.1
2014-12-26 19:40:35 +02:00
Vesa V
e503875a28
Merge pull request #1469 from DanWin/mem
...
Fix various memory leaks
2014-12-26 19:39:43 +02:00
Vesa V
22a2bf97ab
Merge pull request #1509 from diizy/master
...
Some improvements in lmms_math
2014-12-26 19:35:13 +02:00
Vesa
44a2455429
Correct type in macros
2014-12-26 19:33:48 +02:00
Vesa
1a5c085aa2
Faster dbv/linear conversions, separate safe functions for when the extra safety (0/inf handling) is needed
2014-12-26 19:31:16 +02:00
Vesa V
86bb9daa63
Merge pull request #1507 from badosu/pianoroll-rouded-rect
...
Use rounded rectangles to draw notes
2014-12-26 19:25:49 +02:00
Amadeus Folego
34d28ebe63
Use rounded rectangles to draw notes
2014-12-26 15:07:19 -02:00
Daniel Winzen
5bf095b6b9
Revert Zynaddsubfx changes
2014-12-24 20:08:14 +01:00
Vesa V
9e4db1417a
Merge pull request #1486 from Spekular/master
...
Adds automation flipping.
2014-12-24 20:34:35 +02:00
Vesa
56ba799404
Use input signal to measure levels for autoquit in FX that can potentially mute the signal
2014-12-24 20:07:04 +02:00
Vesa
a34c6a1c58
Merge branch 'stable-1.1'
...
Conflicts:
plugins/Amplifier/Amplifier.cpp
plugins/audio_file_processor/audio_file_processor.cpp
2014-12-24 19:59:12 +02:00
Vesa
62df768896
Autoquit improvement: On effect plugins where it's possible for the FX to silence the output, measure the levels of the input signal for autoquit
...
This so that the effect won't be turned off when there's input that the effect is muting (eg. when you use the Amplifier to temporarily mute a signal)
2014-12-24 19:53:05 +02:00
Tres Finocchiaro
58d864a630
Merge pull request #1491 from curlymorphic/i929n2
...
Proposed fix for 929 AFP wave display
2014-12-24 08:59:27 -05:00
Tres Finocchiaro
3a126333f8
Merge pull request #1494 from DanWin/window
...
Fix size reset for maximized windows
2014-12-24 08:53:05 -05:00
Daniel Winzen
2921af35f5
Fix size reset for maximized windows
2014-12-24 10:59:22 +01:00
Vesa V
7c376a610b
Merge pull request #1493 from curlymorphic/eq
...
EQ Fixes for 1443
2014-12-24 11:28:07 +02:00
Dave French
b5538c7da8
used newWaveView in constructor, to remove redundancy
2014-12-23 22:26:36 +00:00
Dave French
7527976804
EQ Fixes
...
analyser now disabled when not in view.
band vu meters now disable when analyser is disabled.
display nema changed to Equalizer.
set sample rate before frequency on LinkWitzRiley filters.
Grouped the setting of filterparameters into one function, and calc coefficent
once if needed.
Made suitable function inline.
in and out vu meters now using both stereo channels
2014-12-23 21:57:20 +00:00
Spekular
ddbf9cd264
Fixes flipping visiblesegment horizontally
2014-12-23 19:29:51 +01:00
Spekular
bfeced7140
Code Cleanup
2014-12-23 19:29:51 +01:00
Spekular
eb0b0f5277
Adds automation flipping.
2014-12-23 19:29:50 +01:00
Tres Finocchiaro
122b845105
Bump version for stable-1.1
v1.1.0
2014-12-23 12:48:41 -05:00
Vesa V
89d31629c8
Merge pull request #1470 from ranft/bugfix-brush-initialization
...
Bugfix brush initialization
2014-12-23 19:26:16 +02:00
Vesa V
28db09aca6
Merge pull request #1482 from curlymorphic/renderLoop
...
Render between loop markers
2014-12-23 19:20:55 +02:00
Dave French
76a1b8c2b6
Proposed fix for 929 AFP wave display
2014-12-23 16:29:04 +00:00
Dave
ee39cbe94d
Merge pull request #16 from LMMS/stable-1.1
...
Stable 1.1
2014-12-23 16:15:28 +00:00
Tres Finocchiaro
e24b8d6a47
Merge pull request #1490 from curlymorphic/i1408
...
Proposed fix for #1408 Window Size in windowed and full screen modes.
2014-12-23 08:31:21 -05:00
Dave French
1945ed43be
Proposed fox for 1408 Window size in window and full-screen modes
2014-12-23 12:57:19 +00:00
Vesa V
c8eb336ab2
Merge pull request #1489 from diizy/master
...
Remove moc
2014-12-23 13:24:30 +02:00
Vesa
a3ec5b7600
Remove moc
2014-12-23 13:23:58 +02:00
Vesa
a203ee4650
Merge branch 'stable-1.1'
...
Conflicts:
plugins/delay/delaycontrols.cpp
plugins/delay/delaycontrolsdialog.cpp
plugins/delay/delayeffect.cpp
2014-12-23 13:21:03 +02:00
Dave
68835335d0
Merge pull request #13 from LMMS/master
...
From master
2014-12-23 10:15:48 +00:00
Vesa V
d261a5af15
Merge pull request #1487 from curlymorphic/flanger
...
Flanger correct calculation,
2014-12-23 11:39:24 +02:00
Dave French
dd27dc688a
updated as per 1474
2014-12-23 09:33:13 +00:00
Vesa V
af66303fc4
Merge pull request #1485 from curlymorphic/delay-1.1
...
Delay effect Clear buffer on load, correct use of interpolation, reformat
2014-12-23 11:31:41 +02:00
Dave French
6aae0e6897
change as of issue 1474
2014-12-23 09:17:16 +00:00
Dave French
eca59c30eb
Flanger change Filenames to CamelCase
2014-12-22 22:52:47 +00:00
Dave French
7f47fc955d
Flanger reformat, convert spaces to tabs
2014-12-22 22:25:55 +00:00
Dave French
b982fa4b4c
Flanger correct interpolate calculation
2014-12-22 22:22:51 +00:00
Dave
27b822f30d
Merge pull request #12 from LMMS/master
...
from master
2014-12-22 21:34:46 +00:00
Tres Finocchiaro
ef7d3ff328
Merge pull request #1479 from DanWin/title
...
reset window title every time we change the state of a subwindow to show...
2014-12-22 16:17:32 -05:00
Dave French
8529f6a0a4
Added Export between loop markers as a checkbox, to the Export Project dialog
2014-12-22 20:55:09 +00:00
Dave French
a0d07db8f1
Delay Clear buffer on load, correct use of interpolation, reformat
2014-12-22 19:29:41 +00:00
Tres Finocchiaro
a7ebc70f07
Merge pull request #1443 from curlymorphic/eq
...
Eq plugin
2014-12-22 08:16:50 -05:00
Vesa V
c7e3dc716c
Merge pull request #1483 from diizy/master
...
Delay.h fix
2014-12-22 14:45:33 +02:00
Vesa
13b1220d16
Delay.h fix
2014-12-22 14:45:17 +02:00
Vesa V
afa30c300a
Merge pull request #1462 from diizy/crossovereq
...
Changes to interpolation (explicitly use fma more), some new DSP buildin...
2014-12-22 14:41:53 +02:00
Vesa
6a89615d33
Merge branch 'stable-1.1'
2014-12-22 14:36:54 +02:00
Daniel Winzen
36d02b9887
Fix memory leaks in Audio setup tab in the settings dialog
2014-12-22 11:42:35 +01:00