lot of improvements in FLP-import filter (import of notes etc. now working\!)

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@117 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2006-03-30 06:59:32 +00:00
parent 4b9fb916f4
commit 78cc84b9bf
6 changed files with 138 additions and 267 deletions

View File

@@ -1,3 +1,14 @@
2006-03-29 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* plugins/flp_import/flp_import.h:
* plugins/flp_import/flp_import.cpp:
- read text-len correctly
- do not crash when creating new pattern before actual channels are
created
- stated event 224 to be FLP_PatternData
- extract information for creating notes out of pattern-data
- add playlist-items after all is done for resizing them correctly
2006-03-28 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* plugins/flp_import/flp_import.h: