move timeLine marker in Piano Roll and autoscroll when recording while playing song (closes #2486334)

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@2053 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2009-02-19 14:27:14 +00:00
parent c4884db2fb
commit 3cb8547c6a
3 changed files with 57 additions and 11 deletions

View File

@@ -18,6 +18,8 @@
current play position to use the correct note postitions on NoteOff
events (play position might have wrapped around in the meantime due
to looppoints or end of BB track) (closes #2486299, #2486203)
- move timeLine marker in Piano Roll and autoscroll when recording while
playing song (closes #2486334)
2009-02-14 Andrew Kelley <superjoe30/at/gmail/dot/com>