Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Master #11

Merged
merged 24 commits into from
Aug 7, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
499d425
Increase Mixer fader falloff speed
LostRobotMusic Jun 15, 2019
2547098
Merge pull request #5038 from DouglasDGI/better-fx-mixer
LostRobotMusic Jun 22, 2019
a0c2a62
Add .editorconfig
JohannesLorenz Jun 16, 2019
7834e10
FadeButtons now remain partially lit as a note plays out (#4969)
enp2s0 Jun 25, 2019
68cb917
MDI Subwindow Decoration for VeSTige instruments closes #2824 (#2826)
BaraMGB Jun 26, 2019
d766b87
Drop sample on sampletracks (#5043)
BaraMGB Jun 28, 2019
59e186d
Closes #5050: Add Mixer threading comments (#5069)
JohannesLorenz Jul 11, 2019
f5db880
SubWindow.cpp: Fix comment
JohannesLorenz Jul 13, 2019
3585b14
Instrument view: Add missing size hints
JohannesLorenz Jul 13, 2019
a4b801f
TabWidget: Add missing size hints
JohannesLorenz Jul 13, 2019
4f3ed9f
EffectControlDialog: Use 'Preferred' size policy
JohannesLorenz Jul 13, 2019
a4df7a9
Split InstrumentView into itself and InstrumentView250
JohannesLorenz Jul 14, 2019
aa8f936
Rename InstrumentView250 to InstrumentViewFixedSize
JohannesLorenz Jul 17, 2019
73c2c70
Merge branch 'variable-tab-widget'
JohannesLorenz Jul 17, 2019
c3b4d51
New Spectrum Analyzer (#4950)
he29-net Jul 17, 2019
0ed7581
Fixed renaming mixer channel from the context menu
v0idzz Jul 20, 2019
d949770
Merge pull request #5083 from freshstudio/fix/context-menu-channel-re…
LostRobotMusic Jul 20, 2019
ba6a86d
TabWidget: Improve size hints
JohannesLorenz Jul 21, 2019
6e7c4a4
Fixes #5061: Fix Effect Rack View in Instrument
JohannesLorenz Jul 21, 2019
a966d25
Merge branch 'variable-tab-widget'
JohannesLorenz Jul 21, 2019
7492e53
Fix broken translations in 12ea80d4fb1849d367c7c1ba0467fb72e54571f8
PhysSong Jul 22, 2019
1c715bc
Enhanced snapping in song editor (#4973)
Spekular Jul 27, 2019
e206798
Use mean based logic for controlling loop points. (#4034)
Sawuare Jul 29, 2019
db200fb
Create FUNDING.yml (#5057)
trebmuh Jul 30, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
root = true

[*]
indent_style = tab
tab_width = 4
1 change: 1 addition & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
custom: https://lmms.io/get-involved/#donate
12,662 changes: 10,253 additions & 2,409 deletions data/locale/cs.ts

Large diffs are not rendered by default.

8,369 changes: 7,679 additions & 690 deletions data/locale/en.ts

Large diffs are not rendered by default.

Loading