liushuyu
89bfd3259d
Fix several i18n-related defects ( #3111 )
2016-11-12 11:53:43 -07:00
Shane Ambler
05ace7e348
Support for using jack midi input ( #2038 )
...
* Support jack midi input
* If jack is used for audio then use the same connection for midi as well
* Remove old FreeBSD adjustment for portaudio as multiple version support has been dropped.
* Disable jack midi out port until it is functional
2016-11-10 00:03:35 +01:00
Umcaruje
c9618961d6
dBV is actually mislabeled dBFS ( #3095 )
...
* Relabel "dBV" to "dBFS" in function names and GUI
* Write a ConfigManager upgrade for older versions
2016-11-06 22:44:18 -05:00
Oskar Wallgren
f99aee97cd
Arpeggiator Cycle function. Jump over notes and cycle back if over note range. ( #3078 )
2016-10-26 10:27:26 +02:00
Umcaruje
6f91c56956
Upgrade for inverted LEDs in Crossover equalizer ( #3068 )
2016-10-17 18:46:13 +03:00
Umcaruje
d4fb937423
Fader redesign ( #3056 )
2016-09-30 11:50:50 -07:00
Umcaruje
919ca8b4d7
Enable antialiasing for sample visualizing ( #3057 )
2016-09-29 15:18:03 -07:00
Umcaruje
1eded63a19
Standardize the color of TCO bar markers ( #3054 )
2016-09-29 15:05:37 -07:00
Karmo Rosental
70a5ee41ba
Fixed showing of velocity of steps. ( #2960 )
...
* Fixed showing of velocity of steps.
* More contrast between muted and unmuted steps.
* Corrected opacity of volumes over 100.
* Single pixmap draw per step and step opacity is calculated using sqrt function.
* Using step_btn_on_100.png created by Umcaruje.
2016-09-28 17:44:28 +02:00
Umcaruje
be5cc6685e
Disable minimization on all subwindows ( #2983 )
...
* Disable minimization on all subwindows
* Change the maximize button icon
* Remove redundant boolean
* Make the maximize icon play better with the close icon
* I removed too much maaan
* Fix spaces
* Change comments
2016-09-28 01:01:24 +02:00
Mohammad Amin Sameti
8911f27654
Add Persian and Phrygian dominant scales ( #3045 )
2016-09-23 17:34:06 +02:00
BaraMGB
0c5b2fa4f7
Merge pull request #3012 from BaraMGB/renamewindowtitle
...
Window title will be changed on rename track, now
2016-09-22 16:36:36 +02:00
Steffen Baranowsky
d600d56ad3
change automation editor window title on rename automation pattern
2016-09-18 13:56:36 +02:00
Steffen Baranowsky
354cb78412
piano roll title changed on pattern renaming
2016-09-18 13:18:35 +02:00
Javier Serrano Polo
41b930eb66
Update Pattern and AutomationPattern length ( #3037 )
2016-09-17 23:51:00 +00:00
Steffen Baranowsky
aaed243abb
minor changes/code conventions
2016-09-17 12:57:00 +02:00
Steffen Baranowsky
2310c65348
rename Piano Roll window title on Instrument Track rename/remove
2016-09-15 15:20:33 +02:00
Javier Serrano Polo
1f90337523
Drop notes with length zero ( #3031 )
2016-09-12 20:10:18 +00:00
Oskar Wallgren
a4f5834019
Extended arpeggiator functions ( #2130 )
2016-09-10 03:40:27 +00:00
Javier Serrano Polo
5e409b5575
Fix sample track playback in BB tracks ( #3023 )
2016-09-10 02:47:39 +00:00
Javier Serrano Polo
5eb0ae2d75
Implement version major.minor.release-stage.build ( #3011 )
2016-09-10 02:27:59 +00:00
Oskar Wallgren
eb86e25fd8
Fix regressions on loading broken projects ( #3013 )
2016-09-08 22:18:23 +02:00
Oskar Wallgren
a53fd2663b
Improved file input validation. ( #2523 )
2016-09-05 12:17:40 +02:00
Javier Serrano Polo
08d54d3179
Fix sample track view in BB editor ( #3002 )
2016-09-04 00:16:43 +00:00
Javier Serrano Polo
6614f567d7
Request change in model when dropping a track ( #3000 )
2016-09-04 00:15:21 +00:00
Javier Serrano Polo
5f54995188
Add LocklessAllocator and use it in LocklessList ( #2998 )
2016-09-04 00:13:45 +00:00
Steffen Baranowsky
0af64f5836
adjust window title on rename lfo controller
2016-09-01 11:29:11 +02:00
Steffen Baranowsky
129e446322
Window title will be changed on rename track, now
2016-09-01 10:24:25 +02:00
Javier Serrano Polo
f14cb687de
Drop forceStep in AutomatableModel ( #3010 )
2016-08-30 19:45:09 +02:00
Javier Serrano Polo
8c2f98a89e
Fix undefined reference to vtable for AudioSoundIoSetupUtil ( #3004 )
2016-08-30 14:34:04 +00:00
Lukas W
37d6e9a561
Merge pull request #3003 from LMMS/iss-2501
...
Fix LFO drifting
2016-08-30 05:50:32 +12:00
Lukas W
67e93710d2
TempoSyncKnobModel: Fix loadSettings order (syncmode takes precedence)
2016-08-29 13:56:04 +02:00
Lukas W
37dfa492dc
ProjectVersion tests, fix mixleading comment
2016-08-29 09:04:37 +02:00
BaraMGB
f3ce31250d
remove the title label from lfo_controller_artwork.png/new alignment ( #2999 )
2016-08-26 13:01:07 +02:00
Lukas W
02eee8e7b6
AutomatableModel: Don't force step size aligning in setValue
2016-08-26 10:40:57 +02:00
Javier Serrano Polo
703a42e77c
Create BB-related TCOs along with BB-related tracks ( #2981 )
2016-08-25 05:11:43 +02:00
Javier Serrano Polo
c5cc89d691
Return NULL when asking for 0 bytes with MM_ALLOC ( #2986 )
2016-08-21 23:24:53 +00: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
Andrés
07021ed84b
fix 'Set Linear' not saving properly ( #1642 ) ( #2742 )
2016-08-14 20:18:12 +00: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
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