Go to file
Jonathan Moore Liles dce2463cb8 Rename DEBUG macro. Avoid printing some debugging messages in the RT thread of the production build. 2008-03-23 14:47:19 -05:00
doc Update documentation. 2008-03-23 01:35:07 -05:00
gui Rename DEBUG macro. Avoid printing some debugging messages in the RT thread of the production build. 2008-03-23 14:47:19 -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 event debugging a separate option. 2008-03-22 15:20:34 -05:00
TODO Set song dirtiness more often/more consistently. 2008-03-22 23:43:40 -05:00
canvas.C Rename DEBUG macro. Avoid printing some debugging messages in the RT thread of the production build. 2008-03-23 14:47:19 -05: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 Rename DEBUG macro. Avoid printing some debugging messages in the RT thread of the production build. 2008-03-23 14:47:19 -05: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 Rename DEBUG macro. Avoid printing some debugging messages in the RT thread of the production build. 2008-03-23 14:47:19 -05:00
grid.H Make 'crop' command crop to rectangle too. 2008-02-14 23:14:15 -06:00
instrument.C Rename DEBUG macro. Avoid printing some debugging messages in the RT thread of the production build. 2008-03-23 14:47:19 -05:00
instrument.H Actually mute notes outside of current mapping. 2008-02-13 13:42:00 -06:00
jack.C Rename DEBUG macro. Avoid printing some debugging messages in the RT thread of the production build. 2008-03-23 14:47:19 -05: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 Ensure that song dirtiness is cleared by 'new'. 2008-03-23 01:26:39 -05: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 Rename DEBUG macro. Avoid printing some debugging messages in the RT thread of the production build. 2008-03-23 14:47:19 -05:00
pattern.C Rename DEBUG macro. Avoid printing some debugging messages in the RT thread of the production build. 2008-03-23 14:47:19 -05: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 Set song dirtiness more often/more consistently. 2008-03-22 23:43:40 -05: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 Display an error message when the JACK transport is broken. 2008-03-18 20:54:31 -05:00
transport.H Add more status line output. 2008-02-12 12:21:42 -06:00