fixed piano roll notes not playing glitch - pattern::rearrangeAllNotes failed to sort notes

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1852 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Andrew Kelley
2008-11-25 01:25:25 +00:00
parent 59544b109e
commit 103b4c8e7d
4 changed files with 31 additions and 9 deletions

View File

@@ -1,3 +1,11 @@
2008-11-24 Andrew Kelley <superjoe30/at/gmail/dot/com>
* src/core/basic_ops.cpp:
* include/note.h:
* include/pattern.h:
* src/tracks/pattern.cpp:
fixed piano roll not playing notes glitch
2008-11-24 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* src/core/basic_ops.cpp: