Improve automationEditor mouse-drawing

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1209 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Paul Giblock
2008-06-29 12:56:03 +00:00
parent cc520a6b2d
commit 4463d67629
3 changed files with 67 additions and 0 deletions

View File

@@ -49,6 +49,11 @@
* configure.in:
Fix LIBDIR for when people do not use --prefix
* include/automation_editor.h:
* src/gui/automation_editor.cpp:
- Don't miss points when scribbling quickly
- Shift-Click to draw a line
2008-06-28 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* plugins/Makefile.am: