Added global playback support. Press space to play/pause from any window in LMMS.

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1993 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Andrew Kelley
2009-02-02 07:55:52 +00:00
parent 59d2e07da0
commit 3341f3d711
9 changed files with 210 additions and 30 deletions

View File

@@ -1,3 +1,16 @@
2009-02-01 Andrew Kelley <superjoe30/at/gmail/dot/com>
* include/piano_roll.h:
* include/song_editor.h:
* include/main_window.h:
* src/gui/piano_roll.cpp:
* src/gui/main_window.cpp:
* src/gui/song_editor.cpp:
* src/gui/bb_editor.cpp:
* TODO:
Added global playback support. Press space to play/pause from any
window in LMMS.
2009-02-01 Andrew Kelley <superjoe30/at/gmail/dot/com>
* src/core/track.cpp: