fixed unlinking

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@337 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Javier Serrano Polo
2006-08-15 21:20:03 +00:00
parent 2ccf36c062
commit 426ed03b2b
2 changed files with 20 additions and 2 deletions

View File

@@ -1,3 +1,21 @@
2006-08-15 Javier Serrano Polo <jasp00/at/terra/dot/es>
* include/automatable_object.h:
fixed unlinking objects
* include/automation_pattern.h:
added constructor for unlinking objects
* src/tracks/automation_pattern.cpp:
- added constructor for unlinking objects
- don't remove value at position 0
* INSTALL:
* Makefile.cvs:
* install-sh:
* missing:
removed more generated files
2006-08-15 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* src/widgets/knob.cpp: