summaryrefslogtreecommitdiff
path: root/apps/misc.c
AgeCommit message (Expand)Author
2006-10-19Patch #5166 by Robert Keevil - Last.fm loggingLinus Nielsen Feltzing
2006-10-18Don't try to fade unless audio is playing.Miika Pekkarinen
2006-10-18Fade out audio on shutdown if enabled.Miika Pekkarinen
2006-09-29Fixed screendump for iPod Mini.Jens Arnold
2006-09-26Patch #4899 by Robert Keevil - Automatic pause on iPod when removing the head...Linus Nielsen Feltzing
2006-09-23Properly shutdown audio playback early and flush system, including notMiika Pekkarinen
2006-08-15eeprom driver for the h3x0 series, cleaned up the h1x0 series driver a bit, a...Peter D'Hoye
2006-08-08Accepted FS #5772 by Michael SevakisRani Hod
2006-08-05Initial support and use for EEPROM memory on H120 & H140 players whenMiika Pekkarinen
2006-07-26Rockbox logo adjusted to the correct iriver remote LCD size, and rockbox logo...Jens Arnold
2006-06-06Work-in-progress rework of charging status reading & display: * Changed sever...Jens Arnold
2006-05-03Greyscale ipods: Fixed screendump for the (not-so-) new framebuffer format.Jens Arnold
2006-04-24Clear all screens before the shutdown splash.Jens Arnold
2006-04-16Commit tagcache in background when possible (at least dircache enabled).Miika Pekkarinen
2006-02-21First attempt at generating and using .h files from bitmaps using bmp2rb. Th...Dave Chapman
2006-02-19Proper screendump for greyscale iPods.Jens Arnold
2006-01-22Initial attempt at using bmp2rb in the build system. Don't forget to re-run ...Dave Chapman
2006-01-19Fix red builds moreBrandon Low
2005-12-05kill gcc4 warningsDaniel Stenberg
2005-12-04Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...Dave Chapman
2005-11-26Cleanup of the screendump routine. More similar operation for the various LCD...Jens Arnold
2005-11-22Win32 simulator now supports iPod Color. Fixed screendump() to correctly work...Jens Arnold
2005-11-19Use LCD_PIXELFORMAT instead of CONFIG_LCD in screen_dump()Dave Chapman
2005-11-17Fixed the 16bit screendump to work with either endianess and use the 16 bit B...Jens Arnold
2005-11-16replaced all the splash calls by gui_sync_splash, added some missing remote k...Kevin Ferrare
2005-11-15Add logos for iPod color and NanoDave Chapman
2005-11-14H300 logoLinus Nielsen Feltzing
2005-11-13Implement screen_dump() function for 16-bit colour displaysDave Chapman
2005-10-01Core: A graphics framework can now register a hook function to extend the cor...Jens Arnold
2005-09-14The database is now always synched when entering USB mode or shutting down, a...Linus Nielsen Feltzing
2005-09-02Patch #1272052 by Henrik Backe - Move credits to a pluginLinus Nielsen Feltzing
2005-09-02Added universal functions for creation of numbered filenames and date+time fi...Jens Arnold
2005-08-18Fixed sim warningLinus Nielsen Feltzing
2005-08-18The shutdown message is now displayed before saving the database, giving bett...Linus Nielsen Feltzing
2005-07-064-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold
2005-07-01Check for features, not for models.Jens Arnold
2005-05-17(1) Early USB detection on boot, before trying to mount the partitions. Clean...Jens Arnold
2005-04-06Moved the car adapter mode handling to apps/, now every thread gets SYS_CHARG...Linus Nielsen Feltzing
2005-03-05Change the colour of screendumps to blue on irivers.Thom Johansen
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