Tres Finocchiaro
deae0883d2
Fix more whitespace
2014-10-24 09:13:45 -04:00
Tres Finocchiaro
6db78be8ff
Fix whitespace
2014-10-24 09:13:17 -04:00
Ubuntu
f601e01811
Turn carla back on :)
2014-10-24 09:12:07 -04:00
Ubuntu
8288185dac
Disable controls on "dummy" effects
2014-10-24 09:10:17 -04:00
Tres Finocchiaro
4bef367b09
Make "dummy" effects stand out in color
2014-10-23 22:00:57 -04:00
Tres Finocchiaro
849dd8a6b3
Better name for "dummy" effects
2014-10-23 21:23:13 -04:00
Tobias Doerffel
b0e12e3897
Merge pull request #1228 from ma2moto/patch-1
...
Patch 1
2014-10-19 18:45:55 +02:00
ma2moto
100b26a7a3
Update ja.ts
2014-10-19 19:39:55 +09:00
ma2moto
9c9036e10f
Update ja.ts
2014-10-19 17:47:36 +09:00
ma2moto
f3f8f16104
Update ja.ts
2014-10-19 09:51:47 +09:00
ma2moto
2302528690
Update ja.ts
2014-10-19 09:26:34 +09:00
ma2moto
bb6130d52e
Update ja.ts
2014-10-19 09:17:52 +09:00
ma2moto
8b860c4360
Update ja.ts
2014-10-19 08:56:35 +09:00
Tres Finocchiaro
7e4933541d
Merge pull request #1203 from falkTX/stable-1.1
...
> Why isn't this applied yet?
All of the admins must be busy, sorry for the delay.
2014-10-17 13:39:35 -04:00
Lukas W
4e0c06442a
Reflect project rename in code
...
Related to #1209
2014-10-17 16:17:40 +02:00
Vesa
ec5384c10e
Fix fxmixer bug where fx chains get shut off when multiple channels are chained together
2014-10-15 20:50:32 +03:00
Vesa
37671b1427
Revert 2ca84c15a1
2014-10-15 20:28:40 +03:00
Tres Finocchiaro
6f6731ff9f
Merge pull request #1217 from unfa/patch-1
...
Closes #1209
2014-10-15 11:36:27 -04:00
unfa
23d0832923
Removed the deprecated "Linux Multimedia Studio" name
...
Modified line 46 accorinf to https://github.com/LMMS/lmms/issues/1209
2014-10-15 17:35:23 +02:00
falkTX
9fabc0e8b6
Add background artwork for carla
2014-10-10 11:21:23 +01:00
Tobias Doerffel
d317704b27
LmmsPalette: retrieve palette properties via polishing
...
Fix the short palette widget popup which is annoying and not neccessary
as polishing does the same job without flicker.
2014-10-05 22:33:47 +02:00
Tres Finocchiaro
ace33aa39c
Vestige Controls - Horiz Scrollbar Fix
...
Adds a horizontal scrollbar to VSTs Controls with longer knob labels.
Closes #1184
2014-10-03 14:42:37 -04:00
Tobias Doerffel
1e97ac3706
Merge pull request #1186 from Spekular/stable-1.1
...
Error Message Fixes
2014-10-03 10:31:20 +02:00
Spekular
1c591e2e54
Error Message Fixes
...
Can't recovery --> Can't recover
2014-10-02 17:57:24 +02:00
Tobias Doerffel
7a64d0975e
AudioAlsa: fix FTBFS on non-Linux platforms
...
The ESTRPIPE error code is only available on Linux (and not on BSD) and
thus should only be used if defined.
2014-10-01 23:25:03 +02:00
Tobias Doerffel
eb2c47f81d
Refreshed localization files
2014-09-30 22:55:29 +02:00
Tobias Doerffel
0055fe13b1
MidiImport: fixed plugin folder name
2014-09-30 22:50:38 +02:00
Tobias Doerffel
de45718351
Renamed pattern/patternView to Pattern/PatternView
2014-09-30 22:49:16 +02:00
Tobias Doerffel
fab7f8fea8
PianoRoll, Pattern: manage reset of currently edited pattern more reliably
...
Introduce one central signal in the pattern class which is emitted before
the pattern object is being destroyed. This way we can easily and more
reliably hide this pattern in the PianoRoll without any race conditions
or other glitches.
Closes #1089 .
2014-09-30 22:34:01 +02:00
Tobias Doerffel
53f240852d
RemoteVstPlugin: build with -ansi option
...
Work around a known bug in GCC headers which can lead to compile errors
in cstdlib header file when using the -m32 compiler flag.
Closes #1181 .
2014-09-28 18:18:31 +02:00
Tobias Doerffel
613bcc981f
README.md: stripped old full program name
2014-09-28 18:09:47 +02:00
Tobias Doerffel
75a979b9a0
Merge pull request #1174 from DaAwesomeP/master
...
Update Readme
2014-09-28 18:08:50 +02:00
Tobias Doerffel
d39d1b3840
ZynAddSubFX: added explicit check for FLTK's fluid binary
...
Closes #954 .
2014-09-28 18:05:31 +02:00
Vesa V
432d98d83d
Merge pull request #1179 from Spekular/stable-1.1
...
Background Art Fix
2014-09-28 12:31:53 +03:00
Spekular
ee359207f4
Revert "Update .gitignore"
...
This reverts commit 18bd03118f .
2014-09-28 10:18:35 +02:00
Spekular
6e2d803e09
Revert "Update .gitignore"
...
This reverts commit e8c6062f9a .
2014-09-28 10:18:26 +02:00
Spekular
e8c6062f9a
Update .gitignore
2014-09-28 10:07:10 +02:00
Spekular
18bd03118f
Update .gitignore
2014-09-28 10:06:18 +02:00
Spekular
6b54a4bcc1
Background Art Fix
...
Fixes Background art and provides .svg source
2014-09-28 10:04:02 +02:00
Vesa V
4d7c8c2f46
Merge pull request #1155 from falkTX/stable-1.1
...
Initial version of Carla plugin for LMMS
2014-09-28 10:49:23 +03:00
falkTX
9f6c9d96ef
Carla: Misc fixing
2014-09-27 00:31:28 +01:00
falkTX
5dddbe7c30
Pass timeInfo to Carla plugin
2014-09-26 11:58:42 +01:00
falkTX
8aa29bb4ba
Add TODO items for carla
2014-09-26 10:38:05 +01:00
falkTX
b0fab3d3c2
Carla: Implement UI Save/Open for plugins; Misc fixes
2014-09-26 10:31:08 +01:00
falkTX
b88225ffc8
Carla: Fix link (rpath) and finding binary dir (needs latest carla)
2014-09-16 17:22:23 +01:00
Vesa V
3980239d26
Merge pull request #1154 from Sti2nd/stable-1.1
...
Corrected name error in Cool Songs and added Popsip-Electric Dancer
2014-09-14 22:34:12 +03:00
Stian Jørgensrud
af1b351dd2
Added Popsip-Electric Dancer to CoolSongs
2014-09-14 21:09:45 +02:00
falkTX
849d08c6ef
Initial version of Carla plugin for LMMS
2014-09-11 16:54:31 +01:00
Stian Jørgensrud
09656a46e7
Corrected name error in Cool Songs
...
From Skeissi to Skiessi
2014-09-11 11:54:58 +02:00
Vesa V
90259a1512
Merge pull request #1149 from diizy/stable-1.1
...
Fix channel send connections
2014-09-10 00:41:15 +03:00