LMMS Service Account
80e2374bcb
Updating translations for data/locale/nl.ts
2017-02-17 03:05:35 -05:00
follower
b25655f9fe
Remove non-document menu icons on macOS / OS X ( #3363 )
...
Remove icons from non-document menus on macOS
Matches Apple user interface guidelines
2017-02-17 01:48:27 -05:00
liushuyu
1ff9638968
i18n: reset source strings due to Transifex malfunction
2017-02-16 23:01:13 -07:00
liushuyu
05e3c70f16
i18n: Progressive merge back
2017-02-16 22:44:36 -07:00
liushuyu
0a4009eb4a
i18n: Update source strings
2017-02-16 22:25:31 -07:00
Steffen Baranowsky
558962d231
Redesign of EQ plugin ( #3030 )
...
* redesign of EQ plugin
* correct some symbols
* set pixelPerUnitHeight to float
* change textcolor of inactive handles to white
* revert changes in styles.css
* change grid color/adjust Fontsize of info box / change analizing color
* range changed (20 - 20000 Hz) / display width increased
* Update the EQ faders and remove unused files
* Increase transparency of the graph
* corrects the filter fader peak
* makes fader peak display more useful
* Implement @zapashcanon's suggestions
2017-02-14 18:25:32 +01:00
Oskar Wallgren
c1321ba80f
Fix saving of multiple TempoSyncKnobModels ( #3281 )
...
* Save multiple TempSyncKnobModel syncmodes
* Add upgrade path for approximate version 1.2.0-rc2.42
2017-02-14 17:24:03 +00:00
Oskar Wallgren
284c40c80b
Fix bad upgrade for bbtrack
2017-02-14 13:16:07 +01:00
Steffen Baranowsky
831a0655d5
add some minimum sizies for some windows ( #3333 )
2017-02-13 23:32:09 +01:00
Oskar Wallgren
901fea51d0
Auto-save - Fix double negations and some cleanup
2017-02-13 22:19:01 +01:00
Steffen Baranowsky
f244d9a966
adds clear button to line edits on 'add FX' and 'side bar browser' ( #3329 )
2017-02-13 19:05:05 +01:00
Lukas W
e6b571270a
Check for nullptr in BufferManager::release
2017-02-12 10:50:00 +01:00
Lukas W
4254597fae
Fix PlayHandle buffer leak
...
Fixes #3169
2017-02-11 22:07:45 +01:00
Steffen Baranowsky
f93735755b
fix crash on export per command line with sample track ( #3341 )
2017-02-11 18:58:06 +01:00
Rebecca DeField
4413b6f75b
Dynamics Processor Plugin Redesign ( #3327 )
...
* Dynamics Processor Redesign
* Spacing tweak
2017-02-10 14:35:19 +01:00
Oskar Wallgren
a0caecc060
Some issues with large files ( #3293 )
...
* Prevent crash on loading too large or long sample
* Move message box to the end
* Fix export from command line with large files
2017-02-09 09:03:06 -05:00
Oskar Wallgren
f367604af7
No extra bar with beat note near end
2017-02-09 02:46:47 +01:00
Steffen Baranowsky
ea88c906eb
set new initial width of piano roll editor ( #3334 )
2017-02-08 16:42:38 -05:00
Steffen Baranowsky
3070cec1ba
SideBarButton set text below the icon ( #3256 )
...
* SideBarButton set text below the icon
* change color of checked sidebarbutton
* adds a space to the sideBarButton title
* add gradient to checked side bar button
* whitespaces
2017-02-06 08:38:28 -05:00
grejppi
9e85d7c66e
update all copyright headers to the proper url ( #3326 )
2017-02-06 02:41:15 +02:00
Javier Serrano Polo
d50ca512cd
Avoid interception by PulseAudio ( #2992 )
2017-02-05 13:49:42 -05:00
Javier Serrano Polo
30f1e52be3
Allow PROJECT_YEAR override ( #3016 )
...
* Allow PROJECT_YEAR override
* Generate release information and build with it
* Delegate to maintenance tasks
2017-02-05 13:40:34 -05:00
fholmer
c10af18c1b
Iterate PulseAudio mainLoop and wait for context state ( #3216 )
...
* Iterate PulseAudio mainLoop and wait for context state
* Fixed indentation
2017-02-05 13:14:50 -05:00
gnudles
54d0922cea
SoundIO- fixed up crashes when device cannot be opened. ( #3238 )
...
* SoundIO- fixed up crashes when device cannot be opened.
* SoundIO - reset soundio pointer after destroy.
2017-02-05 13:06:35 -05:00
gnudles
72ffc98be6
Small fixes: ( #3221 )
...
In PianoView.cpp fixed the focus policy so that if one would like to use
a QPlainTextEdit in his plugin, he'd be able to do so.
In TrackContainerView.cpp and AutomationEditor.cpp there's a problem
that if you use a Right To Left locale, all the GUI turn RTL, but in
those specific editors, things get very messy, because they were made up
with the assumption of LTR.
2017-02-05 13:05:31 -05:00
Oskar Wallgren
e40a6bc627
Avoid crash on gui when rendering from command line and no write access ( #3322 )
2017-02-04 19:04:13 +01:00
Michael Gregorius
cf26da330c
Revert "Fix 2047 ("TripleOscillator: Oscillators are getting out of sync") ( #3145 )"
...
This reverts commit e3e14bb730 in an
attempt to fix issue #3292 .
The problem that's addressed is very elusive:
* It cannot be reproduced reliably.
* It seems to be more prone to appear in release builds.
* It only seems to appear when two or more instruments are mixed into
one channel.
* If you solo a problematic Triple Osc it goes away.
The observations above seem to indicate that there's rather a problem
with the mixing (due to multithreading?) and that the changes made to
Triple Osc seem to trigger this deeper problem more quickly.
2017-02-04 12:45:02 +01:00
Karmo Rosental
995b14f7b5
Fixed #3226 . Beat velocity fixes for both themes. ( #3229 )
...
* Fixed #3226 . Fixed beat velocity on classic theme. Fixed visual difference between 0 velocity and no step.
* Render step_btn_on_0.png always.
* Removed useless if.
2017-02-03 22:35:23 +01:00
Spekular
6f3a7ea857
Fix Discord Badge ( #3316 )
2017-02-03 12:05:02 -05:00
Oskar Wallgren
c54171ba48
Option to allow auto save while playing ( #3088 )
...
* Option to allow auto save while playing
2017-02-01 17:05:32 +01:00
Oskar Wallgren
3e21e4ee13
Set Stk::showWarnings() via LMMS_DEBUG ( #3309 )
2017-01-30 16:07:25 +01:00
Oskar Wallgren
c8e987348d
Note resize area width ( #3304 )
2017-01-27 10:40:53 +01:00
Rebecca DeField
421243ae73
Made automation slopes more distinguishable ( #3282 )
...
* Made automation slopes more distinguishable
* Tweak icon alignment
2017-01-24 17:32:56 -08:00
Javier Serrano Polo
fc40481a6b
Update online help link ( #3291 )
2017-01-24 15:07:42 -05:00
Javier Serrano Polo
c1993d6feb
Drop windowIcon from ui files ( #3290 )
2017-01-24 08:48:15 -05:00
Lukas W
897a09434c
CMake: Fix manpage command argument escaping
2017-01-24 12:12:02 +01:00
Steffen Baranowsky
a4c65b52c9
fix eliding issue on fx mixer fader ( #3241 )
2017-01-24 08:54:10 +01:00
Steffen Baranowsky
c5aa22663e
allow drag track label button for moving track ( #3271 )
...
* allow drag track label button for moving track
* improve mouseclick
* improve click 2
2017-01-23 09:35:43 +01:00
Steffen Baranowsky
349f27f819
makes controller rack fixed in width ( #3240 )
2017-01-23 09:34:43 +01:00
projectpitchin
604e5aeaa4
Fixed a spelling error in a debug message in RemoteVstPlugin::load. ( #3279 )
2017-01-20 19:15:59 -05:00
Rebecca DeField
e56d318618
Delay Plugin Redesign ( #3120 )
...
* Delay Redesign
* FDBK instead of REGEN
2017-01-18 21:47:28 -08:00
Oskar Wallgren
c0cf119c0d
Fix inverted zoom direction ( #3273 )
2017-01-18 16:59:53 +01:00
Steffen Baranowsky
b76ba25eb0
sample track vol knob should have same precision as instrument track vol knob ( #3254 )
2017-01-14 14:14:25 +01:00
Michael Gregorius
e3e14bb730
Fix 2047 ("TripleOscillator: Oscillators are getting out of sync") ( #3145 )
...
Change all phase related variables in Oscillator from float to double.
The parameters for the getSample methods have not been changed to double
as it should suffice to only update the phase variables with double
precision.
2017-01-12 17:10:38 -05:00
miketurn
4b92651d4f
Fixed Text Case Of "Instrument Plugins" Label ( #3243 )
...
@liushuyu please update in transifex as well.
2017-01-12 11:52:21 -05:00
Steffen Baranowsky
7cf6150e75
suggest a fix for precision on knob dragging ( #3075 )
...
* fixes precision on knob dragging
* fixes precision on fader dragging
* diaplay a rounded float on knobs
* enter rounded value on fader
* add getRoundedValue() and getDigitCount() to floatmodel
* whitespace
2017-01-12 15:02:54 +01:00
Wiley Yu
7e8513235c
Added NSHighResolutionCapable to lmms.plist.in ( #3231 )
2017-01-10 10:33:05 -05:00
Tres Finocchiaro
f45de837f9
Add rawwaves to Windows installer ( #3230 )
...
Closes #3227
2017-01-09 23:36:38 -05:00
Karmo Rosental
674a2fb50c
Fixed #3047 and #3180 . ( #3184 )
2017-01-09 15:46:37 +01:00
Tres Finocchiaro
c9c1ba7246
Fix zyn linking; cleanup bundling
2017-01-07 15:20:33 -05:00