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
Vesa V
79b1c4df37
Merge pull request #1326 from DeRobyJ/stable-1.1
...
Italian Loca - Grammar Fix 01
2014-11-23 13:58:42 +02:00
dave
7e780fc057
Improved ui
2014-11-23 11:20:03 +00:00
Daniel Winzen
92930b2240
Update German translation
2014-11-21 21:40:26 +01:00
Daniel Winzen
df3a03f64c
Add more missing Q_OBJECT macros
2014-11-21 21:08:48 +01:00
Lukas W
22ec15f2d7
PianoRoll arrow key behaviour tweaks
...
* Ctrl + Left/Right moves selected notes by one bar
(Old behaviour was to move the playnote)
Closes #811
* Shift + Up/Down moves selected nodes by one semitone
(Old behaviour was to ignore the Shift key and move the viewport)
Closes #810
2014-11-21 17:04:46 +01:00
Lukas W
941ed33248
Travis: Install nsis
2014-11-21 16:58:04 +01:00
Daniel Winzen
a9a851d2f0
About dialog: Move involved tab into .ui file
2014-11-21 16:29:32 +01:00
Vesa V
ac35d2e1dc
Merge pull request #1334 from diizy/stable-1.1
...
Fix logscale saving
2014-11-21 14:03:04 +02:00
Vesa
1cd3c9be2c
Fix logscale saving
...
User-set logscale property wasn't getting saved properly in projects, fixed now
2014-11-21 13:55:32 +02:00
Daniel Winzen
5c0829399f
Fix moc_file inclusion in cmake files
...
This should fix the Windows builds
2014-11-21 07:16:45 +01:00
Daniel Winzen
3ca76d40ed
Add missing Q_OBJECT macros in header files
...
Fixes 20 warnings similar to the following ones when generating a translation file with e.g. "make de.ts":
/home/daniel/Lmms/src/tracks/AutomationTrack.cpp:40: Class 'AutomationTrack' lacks Q_OBJECT macro
/home/daniel/Lmms/src/core/FxMixer.cpp:41: Class 'FxRoute' lacks Q_OBJECT macro
/home/daniel/Lmms/src/core/FxMixer.cpp:554: Class 'FxMixer' lacks Q_OBJECT macro
/home/daniel/Lmms/src/gui/widgets/MeterDialog.cpp:52: Class 'MeterDialog' lacks Q_OBJECT macro
...
2014-11-21 06:46:47 +01:00
Lukas W
733e206b44
Travis: Install nsis
2014-11-20 09:17:52 +01:00
Tres Finocchiaro
06d5ee2ec3
Bump version
...
Skip RC 8 and go to RC 9 to avoid confusion, since RC 8 used in tresf/releases to test a bug
2014-11-20 00:03:01 -05:00
Tres Finocchiaro
67c4f4fa14
Merge pull request #1331 from grindhold/stable-1.1
...
adjust height of setup_dialog for stable-1.1
Closes #1328
2014-11-19 11:29:45 -05:00