Go to file
Jonathan Moore Liles eca26e797c Don't depend on fl_open_uri, which is new in FLTK 1.1.8 2008-03-17 14:01:33 -05:00
doc Update TODO. 2008-02-14 20:11:07 -06:00
gui Don't depend on fl_open_uri, which is new in FLTK 1.1.8 2008-03-17 14:01:33 -05: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 Correct off-by-one in drawing of selection rectangle. 2008-02-14 23:29:12 -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 Make 'crop' command crop to rectangle too. 2008-02-14 23:14:15 -06:00
grid.H Make 'crop' command crop to rectangle too. 2008-02-14 23:14:15 -06:00
instrument.C Oops. Fix regression in instrument loader resulting in a confusing error message. 2008-02-22 18:37:46 -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 Oops. Fix bug introduced in mapping note exclusion commit 2008-02-15 00:10:28 -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