fixed notes appearing X times in pattern when recording from MIDI-device (closes #2058971)

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1463 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-08-22 19:33:58 +00:00
parent ff2d0a403c
commit 8c55ce52ac
2 changed files with 9 additions and 8 deletions

View File

@@ -1,5 +1,9 @@
2008-08-22 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* src/gui/piano_roll.cpp:
fixed notes appearing X times in pattern when recording from
MIDI-device (closes #2058971)
* src/gui/automation_editor.cpp:
fixed selection of all bars via Ctrl+A (closes #2048163)