Load SF2 files from sidebar

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1053 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Paul Giblock
2008-06-02 17:34:50 +00:00
parent 56cd1738f1
commit eb4931f321
4 changed files with 56 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
2008-06-02 Paul Giblock <drfaygo/at/gmail/dot/com>
* plugins/sf2_player/sf2_player.cpp:
* plugins/sf2_player/sf2_player.h:
* src/gui/main_window.cpp:
Support loading of sf2 files from the sidebar sample browser
2008-06-02 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* plugins/patman/patman.cpp:
@@ -121,6 +128,9 @@
* src/core/track.cpp:
Correct misleading textFloat
* src/core/song.cpp:
Code style
2008-06-01 Paul Giblock <drfaygo/at/gmail/dot/com>
* src/tracks/pattern.cpp: