Tres Finocchiaro
e6ae2be65a
Bump DualFilter high cutoff to 20k
...
Closes #1395 .
2014-12-13 12:19:20 -05:00
Tres Finocchiaro
a182a3e8cc
Fix scroll bar gap
...
Closes #1437
2014-12-13 12:11:31 -05:00
Tres Finocchiaro
90bb470642
Merge pull request #1442 from tresf/stable-1.1
...
Check major/minor version before setting theme directory
2014-12-13 08:46:06 -08:00
tresf
a8924a34dd
Check major/minor version before setting theme directory
2014-12-13 11:27:14 -05:00
Vesa V
73cad09968
Update FxMixer.cpp
...
prevent double adding of jobs
2014-12-13 13:05:50 +02:00
Vesa
4a6257a47c
Fix master channel peak display
...
Fix #1427
Conflicts:
src/core/FxMixer.cpp
src/gui/FxMixerView.cpp
2014-12-10 01:33:49 +02:00
Vesa V
891ab058eb
Merge pull request #1425 from tresf/stable-1.1
...
Cleanup fmaf() usage, move to lmms_math.h
2014-12-09 17:27:07 +02:00
Tres Finocchiaro
bbe337bd03
Use correct FMA_ macros
2014-12-09 08:28:00 -05:00
Tres Finocchiaro
7431e77229
More fmal() fixes
2014-12-08 14:42:19 -05:00
Tres Finocchiaro
5a0dfdd3c0
minor fmaf() formatting fix.
2014-12-08 12:45:31 -05:00
Tres Finocchiaro
76d766fe25
fmaf() code cleanup, typos
2014-12-08 12:30:16 -05:00
Tres Finocchiaro
591acbf732
fastFmaf() formatting fixes
2014-12-08 12:22:33 -05:00
Tres Finocchiaro
56d0910533
Cleanup fmaf() usage, move to lmms_math.h
2014-12-08 12:20:47 -05:00
Tres Finocchiaro
6e01e8d4e0
Merge pull request #1424 from tresf/stable-1.1
...
Fix compilation on Apple/Clang (ambiguous fmaf())
2014-12-08 06:09:33 -08:00
Vesa
2e8534955b
Fix FX mixer race condition
...
Conflicts:
src/core/FxMixer.cpp
2014-12-07 22:34:37 +02:00
Vesa V
82cd1ca65d
Merge pull request #1415 from curlymorphic/Delay
...
Delay, added s postfix to knob values where applicable.
2014-12-07 00:38:21 +02:00
dave
decac20298
Replaced whitespace in knob definitions, for consistancy
2014-12-06 19:47:39 +00:00
dave
4a2a60255c
Added postfix "s" to knobs where relevant, cleaned up unintentional white space
2014-12-06 18:34:24 +00:00
dave
cefee3a721
added s postfix to knob values where applicable.
2014-12-06 18:28:19 +00:00
Vesa V
97a8705811
Merge pull request #1380 from softrabbit/journalling-killswitch
...
Master kill switch for journalling, useful when closing program.
2014-12-06 11:41:16 +02:00
Vesa V
074eada27f
Merge pull request #1392 from curlymorphic/Delay
...
Delay Plugin, Changed default delay time to 0.5 seconds from 2.0.
2014-12-06 11:40:16 +02:00
Tres Finocchiaro
951663ec3d
Merge pull request #1402 from mikobuntu/origin/stable-1.1
...
Added TR909-RimShot preset to Kicker Instrument. ( also reverted an old change i had made to zyn-globals.h )
2014-12-05 00:31:19 -05:00
mikobuntu
8c0ab4dfec
Fixed naming of Kicker preset (RimShot to TR909-RimShot)
2014-12-04 20:55:39 +00:00
mikobuntu
762b667b47
Added TR909-RimShot preset to Kicker
...
:///home/mikobuntu/lmms/presets/Kicker/RimShot4.xpf
2014-12-04 19:56:54 +00:00
mikobuntu
fc6374a07b
reverted changes to globals.h
2014-12-04 19:49:40 +00:00
dave
e7e8e79630
Changed default delay time to 0.5 seconds from 2.0.
2014-12-04 02:39:26 +00:00
Raine M. Ekman
c3c5501396
Master kill switch for journalling, useful when closing program.
2014-12-01 21:28:29 +02:00
Tres Finocchiaro
828dd625fa
Bump version
v1.0.99
2014-11-30 23:00:28 -05:00
Vesa V
4cbb2b721f
Update timeline.cpp
...
tab added
2014-11-29 21:52:21 +02:00
Vesa V
34ce79487c
Merge pull request #1367 from curlymorphic/issue1293
...
fix for underlying bug 1293 loop markers
2014-11-29 21:50:58 +02:00
Vesa V
1d35b61846
Merge pull request #1369 from curlymorphic/issue1347
...
Issue 1347 Dual filter not loaded properly? rebased to stable-1.1
2014-11-29 21:49:19 +02:00
dave
05fd71190b
fix for underlying bug 1293 loop markers
...
initilized m_moveXoff when moving loop markers
2014-11-29 11:41:27 +00:00
dave
e84c2465ee
Added checks to
...
if( m_dfControls.m_filter1Model.isValueChanged() || m_filter1changed )
if( m_dfControls.m_filter2Model.isValueChanged() || m_filter2changed )
so the filter types get initilized
2014-11-28 22:26:45 +00:00
Vesa V
2dd511da7d
Merge pull request #1346 from Sti2nd/stable-1.1
...
Two new presets for Kicker
2014-11-26 14:06:43 +02:00
Vesa V
c25cf8a5cf
Merge pull request #1351 from curlymorphic/stable-1.1
...
changed LFO amount to absolute value.
2014-11-26 14:05:21 +02:00
Lukas W
a9bc056400
Piano Roll: Don't switch to select mode when pressing Ctrl+A
...
Or don't act like we did. Fixes #431
2014-11-26 01:09:39 +01:00
Lukas W
394d8da286
When removing a track, remove its solo state
...
Fixes #1103
2014-11-26 01:09:33 +01:00
Lukas W
e7cbc55c69
Instrument view: Restrict mouse wheel tab switching
...
Only switch the view's tab when the mouse pointer is hovering over the tabs. Closes #712 .
2014-11-26 01:07:53 +01:00
dave
9b7738dc60
changed LFO ammount to absolute value.
2014-11-25 22:38:49 +00:00
Vesa V
55c59a77bd
Merge pull request #1327 from DanWin/stable-1.1
...
Fix most warnings and errors when generating translation files
2014-11-25 21:04:04 +02:00
Vesa V
aed82571e3
Merge pull request #1342 from Umcaruje/stable-1.1
...
Fix old sourceforge links, update Readme
2014-11-25 07:01:11 +02:00
Lukas W
e47c1242b8
Add scrollbar to instrument plugin browser
...
Fixes #959
2014-11-25 00:36:23 +01:00
Stian Jørgensrud
22ca36f764
Two new presets
...
The clap is nothing more than a dry clap. As of now there is a clap with
decay or something. I used two evenings to make the clap I wanted so I
figured other people maybe wanted a dry clap too. Of course it is
probably I who suck at adjusting knobs correctly, but I reckon there are
more of us. 😟
I probably didn't spend too much time on the kick, but as of now there
is only a trapkick in LMMS (kick with long delay), and though we agree
on that it is easy to make kicks in Kicker, it is even easier to use
existing presets and adjust a preexisting preset. So I missed a short
kick in LMMS, and so I made one.
2014-11-24 22:38:13 +01:00
Tres Finocchiaro
27bff6f5d3
Merge pull request #1344 from midi-pascal/stable-1.1
...
Stable 1.1
2014-11-23 16:16:13 -05:00
pascal
e6ca46fabb
Merge branch 'stable-1.1' of https://github.com/midi-pascal/lmms into stable-1.1
2014-11-23 15:44:38 -05:00
pascal
d1e50b9f32
Bug #1335
...
Hide Size and Maximize options from the intrument dialog
system menu since its size is fixed.
2014-11-23 15:24:42 -05:00
Daniel Winzen
3602aa316f
Move Monstro macros back to headers
2014-11-23 19:58:00 +01:00
Umcaruje
180b293ce3
Fix old sourceforge links, update Readme
2014-11-23 19:55:34 +01:00
Daniel Winzen
ad844e72a3
Also scan headers for translatable strings
2014-11-23 19:54:51 +01:00
Vesa V
09f2f60af3
Merge pull request #1304 from curlymorphic/stable-1.1
...
Tempo synced Delay Plugin
2014-11-23 15:16:26 +02:00