8 Commits
Author SHA1 Message Date
sweetlilmre a6d15c8c9a code optimizations
first complete attempt at manual naming
2014-08-11 20:40:22 +02:00
sweetlilmre cddd8b4e6b moved busy_spinner to lcdutils.c for use by comms.c
test for ABORT long in record menu
2014-08-11 19:13:05 +02:00
sweetlilmre c005514394 Moved all dodgy timing to use system 10ms timer
Added key repeat functionality
Cleaned up comms, serial is removed now
2014-08-04 22:39:55 +02:00
sweetlilmre 5438af233b Fixed SD timeout handling for write
Moved menu ui and handling into separate code files
Added initial write code, doesn't work yet
2014-07-27 09:51:44 +02:00
sweetlilmre 32f26ce462 more cleanup 2014-07-22 22:38:26 +02:00
sweetlilmre c80af627f2 changed all line endings to UNIX format for sanity 2014-07-17 22:12:58 +02:00
sweetlilmre 778110f60a refactored file functions into fileutils.c
added in proper end of TAP check
added timing defines for possible NTSC compliance
added loading percent indicator
2014-07-17 21:36:36 +02:00
sweetlilmre 885419f20d Move lcd handling to utils, part of a slow bigger cleanup
Added proper motor handling
Made memstrings sharable
2014-06-30 22:14:11 +02:00