reclaim keyboard focus if the current focus-widget lives in the same instrument-track-window as the previously active test piano - this way running notes are not stopped when modifying a control in the same instrument-track-window (closes #2139806)

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1760 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-10-16 20:44:35 +00:00
parent d1781362a4
commit 0610429ea3
2 changed files with 16 additions and 0 deletions

View File

@@ -1,5 +1,11 @@
2008-10-16 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* src/core/piano.cpp:
reclaim keyboard focus if the current focus-widget lives in the same
instrument-track-window as the previously active test piano - this way
running notes are not stopped when modifying a control in the same
instrument-track-window (closes #2139806)
* include/file_browser.h:
* src/gui/file_browser.cpp:
heavily improved performance when adding items to file browser