summaryrefslogtreecommitdiff
path: root/apps/misc.c (follow)
Commit message (Expand)AuthorAge
* Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg2004-09-19
* Faster & smaller screen_dump() function, saving almost 1.8 KB of ramJens Arnold2004-09-03
* More const policeing step 1Jens Arnold2004-08-01
* No need to save the settings in clean_shutdown(), it is always saved, and wil...Linus Nielsen Feltzing2004-07-27
* Cosmetic changesLinus Nielsen Feltzing2004-07-26
* First step in revamping the USB event handling, paving the way for the upcomi...Linus Nielsen Feltzing2004-07-26
* Don't display the shutting down message when the charger is attachedLinus Nielsen Feltzing2004-07-26
* New feature: clean shutdown if you press OFF twice in the file browser, or se...Linus Nielsen Feltzing2004-07-24
* Changed the screenshot color mapLinus Nielsen Feltzing2004-07-07
* Moved settings_parseline() to misc.cLinus Nielsen Feltzing2004-07-05
* New screen dump feature for recordersLinus Nielsen Feltzing2004-06-30
* Screen buffer transposed, such that bytes in X-direction are consecutive. Thi...Jörg Hohensohn2003-12-23
* Moved read_line() to misc.cLinus Nielsen Feltzing2003-05-04
* Added screen_dump() for future useLinus Nielsen Feltzing2003-04-14
* renamed string.c to misc.c and added a misc.h for the num2max5() function,Daniel Stenberg2003-03-10