mloop/src
petern 4f924f5a90 -Change: Tidy up UI code; use mvprintw instead of snprintf/mvaddstr; tidy up initialization.
git-svn-id: http://svn.fuzzle.org/mloop/trunk@26 ba049829-c6ef-42ef-81ac-908dd8d2e907
2009-07-23 11:42:08 +00:00
..
jack.cpp -Add: Initial incomplete support for saving state. 2009-07-23 07:55:39 +00:00
jack.h -Add: Initial incomplete support for saving state. 2009-07-23 07:55:39 +00:00
loop.cpp -Fix: 32/64bit related compilation warning. 2009-07-23 10:42:15 +00:00
loop.h -Add: Initial incomplete support for saving state. 2009-07-23 07:55:39 +00:00
mloop.cpp -Change: Split off UI. 2009-07-22 05:37:49 +00:00
notecache.cpp -Split off notecache code into its own file instead of in the header. 2009-07-22 09:18:33 +00:00
notecache.h -Split off notecache code into its own file instead of in the header. 2009-07-22 09:18:33 +00:00
ringbuffer.cpp -Change: Specialize the ringbuffer to handle jack_midi_event_t objects simply. 2009-07-22 19:43:12 +00:00
ringbuffer.h -Change: Specialize the ringbuffer to handle jack_midi_event_t objects simply. 2009-07-22 19:43:12 +00:00
ui.cpp -Change: Tidy up UI code; use mvprintw instead of snprintf/mvaddstr; tidy up initialization. 2009-07-23 11:42:08 +00:00
ui.h -Add: edit mode for tempo adjusting. 2009-07-22 16:31:12 +00:00
wscript -Change: Specialize the ringbuffer to handle jack_midi_event_t objects simply. 2009-07-22 19:43:12 +00:00