summaryrefslogtreecommitdiff
path: root/apps/misc.c
AgeCommit message (Expand)Author
2005-02-11iRiver: Fixed screendump() functionLinus Nielsen Feltzing
2005-02-10iRiver: Allow shutdown when chargingLinus Nielsen Feltzing
2005-02-07oops again, incomplete long policyJean-Philippe Bernardy
2005-02-07long policyJean-Philippe Bernardy
2005-02-06clean shutdown for idle timer and sleep timerChristi Scarborough
2005-01-31Slightly more compact code; cleanup.Jens Arnold
2005-01-31Made total/free disk space info fit on the player lcd.Jens Arnold
2005-01-31Ooops.Jens Arnold
2005-01-31New function for formatting large-range values for output, both printed and v...Jens Arnold
2004-10-23Reverted conditional shutdown config flushBjörn Stenberg
2004-10-23Don't spin up disk to flush config sector on shutdownBjörn Stenberg
2004-10-13Fake power off in clean_shutdown() on Ondio players, to make the user release...Linus Nielsen Feltzing
2004-10-12Extended default_event_handler() that calls a callback function prior to actu...Jens Arnold
2004-10-12Now the FM, V2 and Ondio players use the new SYS_POWEROFF event. Now you can ...Linus Nielsen Feltzing
2004-10-12Request to remove MMC before acknowledging USB (Ondio)Jens Arnold
2004-09-19Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg
2004-09-03Faster & smaller screen_dump() function, saving almost 1.8 KB of ramJens Arnold
2004-08-01More const policeing step 1Jens Arnold
2004-07-27No need to save the settings in clean_shutdown(), it is always saved, and wil...Linus Nielsen Feltzing
2004-07-26Cosmetic changesLinus Nielsen Feltzing
2004-07-26First step in revamping the USB event handling, paving the way for the upcomi...Linus Nielsen Feltzing
2004-07-26Don't display the shutting down message when the charger is attachedLinus Nielsen Feltzing
2004-07-24New feature: clean shutdown if you press OFF twice in the file browser, or se...Linus Nielsen Feltzing
2004-07-07Changed the screenshot color mapLinus Nielsen Feltzing
2004-07-05Moved settings_parseline() to misc.cLinus Nielsen Feltzing
2004-06-30New screen dump feature for recordersLinus Nielsen Feltzing
2003-12-23Screen buffer transposed, such that bytes in X-direction are consecutive. Thi...Jörg Hohensohn
2003-05-04Moved read_line() to misc.cLinus Nielsen Feltzing
2003-04-14Added screen_dump() for future useLinus Nielsen Feltzing
2003-03-10renamed string.c to misc.c and added a misc.h for the num2max5() function,Daniel Stenberg