replaced X11-specific parts by platform independent code but still does not work properly

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1712 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-09-25 21:28:00 +00:00
parent 9d49857dd4
commit bd51ed60a6
3 changed files with 41 additions and 36 deletions

View File

@@ -1,5 +1,10 @@
2008-09-25 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* plugins/live_tool/live_tool.h:
* plugins/live_tool/live_tool.cpp:
replaced X11-specific parts by platform independent code but still
does not work properly
* src/gui/piano_roll.cpp:
play preview notes also while playing (closes #2089399)