Vesa V
e7fbe3a2d4
Merge pull request #1253 from softrabbit/issue722
...
Make autosave file name the same for save and load
2014-11-02 07:39:20 +02:00
Lukas W
053862ffab
Fix autosave
...
Fix typo made in 2e7733eaa1 while renaming
occurances of "mmp" to "datafile". This lead to a mismatch in the file name
used for saving and reading the recovery file.
Addresses #722
2014-11-02 00:22:49 +01:00
Raine M. Ekman
70cc80a032
Make autosave file name the same for save and load. Fix #722
2014-10-31 20:11:30 +02:00
Tres Finocchiaro
c5349d40b9
Merge pull request #1247 from tresf/stable-1.1
...
New DMG background
2014-10-30 21:56:53 -04:00
Tres Finocchiaro
6c9b87f016
New DMG background
...
Closes #1113 (Thanks @Umcaruje)
2014-10-30 17:02:01 -04:00
Vesa V
540124bde2
Merge pull request #1244 from tresf/stable-1.1
...
Cherry pick @grindhold's hand cursor fix
2014-10-28 19:26:43 +02:00
grindhold
c115b83ff8
fixed hotspot of hand-cursor
2014-10-28 13:23:10 -04:00
grindhold
612abd137a
fixed other occurences of hand cursor than beat-editor
2014-10-28 13:22:54 -04:00
Vesa
240c0b20a6
SF2 fix?
2014-10-28 15:01:00 +02:00
Tobias Doerffel
1f9740201b
Merge pull request #1236 from tresf/stable-1.1
...
Better name for "dummy" effects
2014-10-26 22:48:42 +01:00
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