made MIDI-port-menu work again

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@781 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-03-08 20:22:35 +00:00
parent b9f467cd97
commit 3158e80b92
6 changed files with 101 additions and 32 deletions

View File

@@ -1,5 +1,19 @@
2008-03-08 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* src/core/track.cpp:
* include/track.h:
fixed crash when removing TCO via context-menu
* include/instrument_track.h:
* src/core/file_browser.cpp:
made "Send to active instrument-track" work again
* include/instrument_midi_io_view.h:
* include/instrument_midi_io.h:
* src/widgets/instrument_midi_io_view.cpp:
* src/core/instrument_midi_io.cpp:
made MIDI-port-menu work again
* plugins/kicker/kicker.cpp:
set track for knobs in order to make them automatable