- fixed bug: piano roll was still recording when not in record mode

- use the key L to cycle through playback modes. (this is consistent with FL Studio)


git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1994 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Andrew Kelley
2009-02-03 01:29:40 +00:00
parent 3341f3d711
commit 879b50aaa1
3 changed files with 54 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
2009-02-02 Andrew Kelley <superjoe30/at/gmail/dot/com>
* include/main_window.h:
* src/gui/main_window.cpp:
- fixed bug: piano roll was still recording when not in record
mode
- use the key L to cycle through playback modes. (this is
consistent with FL Studio)
2009-02-01 Andrew Kelley <superjoe30/at/gmail/dot/com>
* include/piano_roll.h: