worked on global playback/record options in the toolbar. This code is still commented out though.

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1877 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Andrew Kelley
2008-12-08 00:36:17 +00:00
parent b15ce72dc4
commit 976d858b66
3 changed files with 56 additions and 27 deletions

View File

@@ -9,6 +9,10 @@
auto-scroll default to disabled
fixed glitch where it would auto-scroll even if it was off in song-editor
* src/gui/main_window.cpp:
worked on global playback/record options in the toolbar. This code
is still commented out though.
2008-12-05 Andrew Kelley <superjoe30/at/gmail/dot/com>