Load/save automationPattern position. Allow dragging autoViews directly onto automationTrack

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1204 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Paul Giblock
2008-06-29 10:12:02 +00:00
parent 30aea72c9c
commit 8a5f5f9fdf
6 changed files with 51 additions and 18 deletions

View File

@@ -35,6 +35,13 @@
* data/themes/default/style.css:
Make toolbar colors a little more clear
* src/core/automation_pattern.cpp:
Save and load pattern position from project
* include/automation_track.h:
* src/tracks/automation_track.cpp:
Allow dragging automatable views directly onto an automation-track
2008-06-28 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* plugins/Makefile.am: