made AudioFileProcessor work with M/V-architecture

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/branches/lmms-mv@639 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-01-04 00:18:14 +00:00
parent ea467f92b7
commit 8c1715cc26
6 changed files with 355 additions and 275 deletions

View File

@@ -1,8 +1,19 @@
2008-01-04 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* plugins/audio_file_processor/audio_file_processor.cpp:
* plugins/audio_file_processor/audio_file_processor.h:
made plugin work with M/V-architecture
* include/engine.h:
* include/plugin.h:
* src/core/engine.cpp:
fixes regarding coding style guidelines
2008-01-02 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* plugins/kicker/kicker.cpp:
* plugins/kicker/kicker.h:
make plugin work with M/V-architecture
made plugin work with M/V-architecture
* include/instrument.h:
* include/dummy_instrument.h: