Javier Serrano Polo
703a42e77c
Create BB-related TCOs along with BB-related tracks ( #2981 )
2016-08-25 05:11:43 +02:00
Umcaruje
820a06eeff
Redesign Stereophonic Matrix ( #2989 )
...
* Redesign Stereophonic Matrix
* Redesign take 2
* Design update
* center middle lines to knobs
* Make the knob arc start from the center
2016-08-24 09:54:27 +02:00
grejppi
74b0454c0d
PatMan: clear buffer for finished notes, fix #2991 ( #2996 )
2016-08-24 02:19:32 +03:00
Javier Serrano Polo
c5cc89d691
Return NULL when asking for 0 bytes with MM_ALLOC ( #2986 )
2016-08-21 23:24:53 +00:00
Umcaruje
6e1e632baf
BassBooster Redesign ( #2988 )
2016-08-21 18:25:58 +02:00
Umcaruje
8cd323c860
Amplifier redesign ( #2985 )
...
* Amplifier redesign
* Center the plugin
2016-08-20 23:09:26 +02:00
Oskar Wallgren
8fa5afbd2a
SilenceAllNotes() on every instrument switch removes loud transient noise ( #2984 )
2016-08-20 10:25:16 +02:00
grejppi
d7fa8067fe
really remove all controllers while removing all controllers ( #2980 )
...
fix #2979
2016-08-19 01:23:46 +02:00
Umcaruje
e2a0fd33da
Do not make preset names all lowercase ( #2973 )
2016-08-18 23:57:42 +02:00
Javier Serrano Polo
474272af77
Merge pull request #2977 from jasp00/delete-track
...
Request change in model when deleting a track
2016-08-18 20:22:34 +00:00
Umcaruje
4b6bffc376
Cloning the pattern should duplicate it ( #2972 )
2016-08-17 23:02:26 +02:00
Javier Serrano Polo
2d529be8af
Request change in model when deleting a track
2016-08-17 21:43:48 +02:00
liushuyu
41b6867555
Refresh translation template
2016-08-17 21:57:47 +08:00
Javier Serrano Polo
35fc4af053
Merge pull request #2975 from jasp00/contributors
...
Honor CONTRIBUTORS override
2016-08-16 00:29:46 +00:00
Javier Serrano Polo
6119e67812
Merge pull request #2968 from jasp00/minimal
...
Add option to set the list of plug-ins to build
2016-08-16 00:22:37 +00:00
Javier Serrano Polo
b83949ad18
Honor CONTRIBUTORS override
2016-08-15 04:12:26 +02:00
Andrés
07021ed84b
fix 'Set Linear' not saving properly ( #1642 ) ( #2742 )
2016-08-14 20:18:12 +00:00
Javier Serrano Polo
ca3d11c9f0
Add option to set the list of plug-ins to build
2016-08-14 19:46:32 +02:00
Javier Serrano Polo
8b96172650
Merge pull request #2923 from jasp00/nofile
...
Replace __FILE__
2016-08-09 00:15:05 +00:00
Oskar Wallgren
54a9aa6087
tickspertact -1 ( #2959 )
2016-08-07 14:39:45 +02:00
BaraMGB
a72ddf0b61
rename FxLine directly in a QLineEdit ( #2918 )
...
* rename FxLine directly in a QLineEdit
* set project modified only if FxLine text is changed
* clean up some code. Optimize some things
* optimizing code / removing a couple of member variables
* minor code optimizations
* turn off the tool tip in rename mode / minor code changes
2016-08-07 03:29:58 +00:00
Umcaruje
0187071192
Fix lack of contrast in the new theme ( #2949 )
...
* makes Tracks themable in style.css (#2889 )
* change the active title bar color/adds a thin line on top of title bar (#2912 )
* Make the window border lighter (#2911 )
* Color Updates (#2940 )
* Increase the lightness of active FxLine (#2945 )
* Sidebar tweak (#2954 )
2016-08-04 02:17:45 +02:00
Oskar Wallgren
7e1209e774
SF_INFO.format init to 0 ( #2956 )
2016-08-02 15:03:02 +02:00
Umcaruje
b8f5f21177
Make the background of BB patterns themeable ( #2942 )
...
* Make the background of BB patterns themeable
* Lighten up the color, make the BB background borderless
2016-08-02 14:45:45 +02:00
Oskar Wallgren
04dd35e57f
Move cloned track up incrementally ( #2950 )
2016-08-02 13:00:00 +02:00
Javier Serrano Polo
7e99b1504f
Merge pull request #2943 from jasp00/effect-info
...
Do not show VST bridge information
2016-08-02 00:23:40 +00:00
Oskar Wallgren
ba76bfe5a6
Strip prefix 'g' from the version hash ( #2952 )
2016-07-31 10:16:54 -04:00
BaraMGB
f9f7b50eb0
set the project modified if track was renamed ( #2939 )
2016-07-31 15:59:47 +02:00
Oskar Wallgren
6e53e74e1c
Delete Zakarra songs, missing sounds ( #2936 )
2016-07-30 01:43:01 +02:00
Umcaruje
cfb1465c05
Update effect plugin icons ( #2938 )
...
* Replace the generic effect icon with a more streamlined one
* Add seperate icons for different plugin types
2016-07-29 00:40:02 +02:00
Umcaruje
c20c5207c8
Fix dialog button mismatch ( #2908 )
...
* Fix dialog button mismatch
* Change order in menu
* Make buttons the same role, so we have custom ordering
* Hide the exit button, add a close button to the dialog, change ordering
* Make the exit button not visible
2016-07-29 00:39:10 +02:00
Javier Serrano Polo
27b6c77865
Merge pull request #2931 from jasp00/pulse-fail
...
Run dummy loop when PulseAudio fails connection
2016-07-28 01:23:20 +00:00
Javier Serrano Polo
6f317acadc
Merge pull request #2929 from jasp00/render-segv
...
Destroy engine in text mode
2016-07-28 01:21:21 +00:00
Javier Serrano Polo
e446f14aac
Do not show VST bridge information
2016-07-28 03:12:24 +02:00
kamnxt
cd6d70a10b
Fix #2698 - hang on start ( #2905 )
...
Fixes #2698 by turning off the `recurse` parameter in order to stop LMMS from scanning subdirectories when starting, as suggested by @michaelgregorius.
2016-07-27 19:02:01 +02:00
Oskar Wallgren
18439edff5
Merge pull request #2935 from zonkmachine/malletsVelocity
...
Limit velocity for stk::modal amplitude range
2016-07-24 17:41:46 +02:00
Oskar Wallgren
ed7d929b2c
Limit velocity for stk::modal amplitude range
2016-07-24 04:42:33 +02:00
Javier Serrano Polo
57218b8e65
Merge pull request #2925 from jasp00/find-wine
...
Search Wine in the i386 multiarch directory
2016-07-23 23:35:49 +00:00
Javier Serrano Polo
fa19f00237
Merge pull request #2921 from jasp00/drop-fl
...
Remove FLP configuration
2016-07-23 03:03:43 +00:00
Javier Serrano Polo
07cc0edc79
Merge pull request #2928 from jasp00/cancel-crash
...
Fix crash on canceling the export
2016-07-23 02:31:55 +00:00
LMMS Service Account
0d501742b1
Updating translations for data/locale/es.ts
2016-07-21 22:13:35 -05:00
LMMS Service Account
e9fe6fba6e
Updating translations for data/locale/es.ts
2016-07-21 22:08:31 -05:00
LMMS Service Account
da0c9163c0
Updating translations for data/locale/es.ts
2016-07-21 22:03:28 -05:00
LMMS Service Account
8fef97654b
Updating translations for data/locale/es.ts
2016-07-21 21:58:25 -05:00
LMMS Service Account
cfb136fea4
Updating translations for data/locale/es.ts
2016-07-21 21:47:52 -05:00
LMMS Service Account
5fc0d13beb
Updating translations for data/locale/es.ts
2016-07-21 21:41:32 -05:00
LMMS Service Account
65daa54f1d
Updating translations for data/locale/es.ts
2016-07-21 21:35:45 -05:00
LMMS Service Account
598684a432
Updating translations for data/locale/es.ts
2016-07-21 21:30:22 -05:00
LMMS Service Account
7283890298
Updating translations for data/locale/es.ts
2016-07-21 21:25:20 -05:00
LMMS Service Account
b4de216ea4
Updating translations for data/locale/es.ts
2016-07-21 21:20:16 -05:00