Go to file
Jonathan Moore Liles d8fe1ad003 Add new rectangular selection to canvas.
Add commands to invert selection.
Make middle click toggle note selection instead of set it.
2008-02-14 22:21:08 -06:00
doc Update TODO. 2008-02-14 20:11:07 -06:00
gui Add new rectangular selection to canvas. 2008-02-14 22:21:08 -06:00
instruments Add new instrument definitions. 2008-02-11 22:18:21 -06:00
.gitignore Initial public checkin. 2008-02-10 18:46:51 -06:00
COPYING Initial public checkin. 2008-02-10 18:46:51 -06:00
Makefile Make 'install' rule depend on 'all' 2008-02-14 13:33:06 -06:00
TODO Add new rectangular selection to canvas. 2008-02-14 22:21:08 -06:00
canvas.C Add new rectangular selection to canvas. 2008-02-14 22:21:08 -06:00
canvas.H Add new rectangular selection to canvas. 2008-02-14 22:21:08 -06:00
common.h Initial public checkin. 2008-02-10 18:46:51 -06:00
config.h Initial public checkin. 2008-02-10 18:46:51 -06:00
const.h Move definition of VERSION to Makefile. 2008-02-13 10:10:41 -06:00
dash.H Initial public checkin. 2008-02-10 18:46:51 -06:00
debug.C Initial public checkin. 2008-02-10 18:46:51 -06:00
debug.h Fix error in ASSERT macro. 2008-02-12 13:25:07 -06:00
event.C Initial public checkin. 2008-02-10 18:46:51 -06:00
event.H Initial public checkin. 2008-02-10 18:46:51 -06:00
event_list.C Add new rectangular selection to canvas. 2008-02-14 22:21:08 -06:00
event_list.H Add new rectangular selection to canvas. 2008-02-14 22:21:08 -06:00
grid.C Add new rectangular selection to canvas. 2008-02-14 22:21:08 -06:00
grid.H Add new rectangular selection to canvas. 2008-02-14 22:21:08 -06:00
instrument.C Actually mute notes outside of current mapping. 2008-02-13 13:42:00 -06:00
instrument.H Actually mute notes outside of current mapping. 2008-02-13 13:42:00 -06:00
jack.C Initial public checkin. 2008-02-10 18:46:51 -06:00
jack.H Initial public checkin. 2008-02-10 18:46:51 -06:00
lash.C Minor cleanup of debugging output. 2008-02-12 12:08:17 -06:00
lash.H Initial public checkin. 2008-02-10 18:46:51 -06:00
logo.xpm Initial public checkin. 2008-02-10 18:46:51 -06:00
main.C Update playback mode widget when song is loaded via LASH. 2008-02-12 19:56:01 -06:00
mapping.C Actually mute notes outside of current mapping. 2008-02-13 13:42:00 -06:00
mapping.H Actually mute notes outside of current mapping. 2008-02-13 13:42:00 -06:00
midievent.C Initial public checkin. 2008-02-10 18:46:51 -06:00
midievent.H Initial public checkin. 2008-02-10 18:46:51 -06:00
non.H Add signals for song dirty state. Make file menu entries context sensitive. 2008-02-12 00:06:08 -06:00
pattern.C Actually mute notes outside of current mapping. 2008-02-13 13:42:00 -06:00
pattern.H Initial public checkin. 2008-02-10 18:46:51 -06:00
phrase.C Initial public checkin. 2008-02-10 18:46:51 -06:00
phrase.H Initial public checkin. 2008-02-10 18:46:51 -06:00
scale.C Actually mute notes outside of current mapping. 2008-02-13 13:42:00 -06:00
scale.H Actually mute notes outside of current mapping. 2008-02-13 13:42:00 -06:00
sequence.C Clean up some uninitialized values flagged by valgrind. 2008-02-12 19:37:26 -06:00
sequence.H Add phrase and sequence progress bar widgets. 2008-02-11 00:16:31 -06:00
smf.C Add more status line output. 2008-02-12 12:21:42 -06:00
smf.H Initial public checkin. 2008-02-10 18:46:51 -06:00
transport.C Fix math error in timebase master code. 2008-02-11 00:18:45 -06:00
transport.H Add more status line output. 2008-02-12 12:21:42 -06:00