Commit Graph

18 Commits

Author SHA1 Message Date
Russell Gallop
adc3d6bb4b Rename to_host_fifo to midi_to_host_fifo to make room in namespace for iap buffer. 2011-08-25 18:02:27 +01:00
Russell Gallop
25e2b5c1ed Rename outputting guard to isTX to be more consistent. 2011-08-25 12:01:00 +01:00
Russell Gallop
bcea2045e7 Add comment 2011-08-15 17:29:43 +01:00
Russell Gallop
23280b0a66 Minor 2011-08-15 17:24:40 +01:00
Russell Gallop
cb99f0ee4f Rearrange outputting case to make outputted_symbol work again. Handle empty fifo at end of symbol, don't go around again to do this. 2011-08-12 14:39:10 +01:00
Russell Gallop
49563dda0c Refactor, remove duplicated starting to output case. 2011-08-12 14:17:50 +01:00
Russell Gallop
f9308d97c7 Now should check that space is greater than 3 as before using stale value of space_left. 2011-08-12 11:42:21 +01:00
Russell Gallop
3d7a88b1fc More consistent naming 2011-08-12 11:34:39 +01:00
Russell Gallop
b1656cb2db Formatting 2011-08-12 11:30:40 +01:00
Russell Gallop
f1b575c585 Replace one place buffer going to host with queue 2011-08-12 11:13:03 +01:00
Russell Gallop
cfad1cdc12 Rename q to more descriptive symbol_fifo 2011-08-11 16:35:08 +01:00
Russell Gallop
ded512dc4b Replace fifo with queue implementation. 2011-08-11 16:31:07 +01:00
Russell Gallop
5f0a15d4dc Convert to use unsigned buffer 2011-08-11 16:06:04 +01:00
Russell Gallop
ff035c8b08 Add queue implementation from experiments area. 2011-08-11 15:39:49 +01:00
Russell Gallop
85d5e6980d Add comments 2011-08-11 15:02:53 +01:00
Russell Gallop
e6bc0b739e Some tidying 2011-08-10 16:16:15 +01:00
Russell Gallop
6801d7a7c2 Add comments. Remove unnecessary variables. 2011-08-02 17:46:11 +01:00
Dave Lacey
02b07ed9f3 First commit 2011-07-07 20:15:51 +01:00