Update default context menu for controllers
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1058 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
16
ChangeLog
16
ChangeLog
@@ -5,6 +5,22 @@
|
||||
* src/gui/main_window.cpp:
|
||||
Support loading of sf2 files from the sidebar sample browser
|
||||
|
||||
* include/knob.h:
|
||||
* include/automatable_model_view.h:
|
||||
* src/gui/automatable_model_view.cpp:
|
||||
* src/gui/widgets/knob.cpp:
|
||||
* Makefile.am:
|
||||
- move context menu stuff to automatableModelView
|
||||
- add automatableModelViewSlots for slots we may wish to call from AMV
|
||||
|
||||
* include/midi_controller.h:
|
||||
code style
|
||||
|
||||
* src/core/midi/midi_controller.cpp:
|
||||
name midiControllers after their channel/controller
|
||||
|
||||
|
||||
|
||||
2008-06-02 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
|
||||
|
||||
* src/core/mixer.cpp:
|
||||
|
||||
Reference in New Issue
Block a user