Improve PRE volume bars

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1035 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Paul Giblock
2008-05-31 16:33:55 +00:00
parent ad548e6d90
commit 04975bef9a
3 changed files with 92 additions and 24 deletions

View File

@@ -1,3 +1,14 @@
2008-05-27 Paul Giblock <drfaygo/at/gmail/dot/com>
* src/gui/piano_roll.cpp:
- Improve selection of volume-bars on a chord. Select closest note
instead of whichever one was created first.
- Display volume-change handles on top of the bars instead of possibly
underneith other bars when dealing with chords
* AUTHORS:
Add Juan (Fabi) to authors, organize names more alphabetically
2008-05-30 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* plugins/ladspa_effect/ladspa_effect.cpp: