summaryrefslogtreecommitdiff
path: root/apps/misc.c (follow)
Commit message (Expand)AuthorAge
* fix typo in the last commit: lcd_setfont -> lcd_remote_setfontMarcoen Hirschberg2007-04-12
* If credits.rock isnt loadable manually show the logo and version.Jonathan Gordon2007-04-12
* Stop/shutdown logic rework in browsers and menus. Recorder V1: Double-Off shu...Jens Arnold2007-04-09
* Now charcell displays require lcd_update() for updating the main lcd content ...Jens Arnold2007-04-06
* Oops again, use correct variable types for storing file date and timePeter D'Hoye2007-04-05
* Use date and time rather than size and starting cluster to detect installatio...Peter D'Hoye2007-04-05
* Fix automatic rolo on new version for archos. Introduces new define in config...Peter D'Hoye2007-04-05
* Don't check for bootfile changes on devices that use OF for USB (and thus reb...Peter D'Hoye2007-03-30
* Check if a new version got installed after usb disconnect and ask if user wan...Peter D'Hoye2007-03-30
* Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W...Jens Arnold2007-03-16
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* remove runtime detection of h1x0 series RTC MOD, but leave driver codeRobert Kukla2007-03-03
* FS#6419 - driver for H1x0 series RTC Mod with runtime detectionRobert Kukla2007-02-28
* Introduced LCD_FBHEIGHT in addition to the already existing LCD_FBWIDTH to ea...Jens Arnold2007-02-20
* CONFIG_CHARGINGJonathan Gordon2007-02-18
* A few more bookmark code tweaks. Also improves how the bookmark selection scr...Magnus Holmgren2007-02-17
* Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig...Jens Arnold2007-02-01
* Use the svn revision number for version information too, version string is no...Dominik Riebeling2007-01-22
* Added fade to car adapter mode pauseBjörn Stenberg2007-01-08
* update the runtime screen and move it to the inf menu instead of debugJonathan Gordon2006-12-19
* revert my previous commit, Save your settings manually to a .cfg if youJonathan Gordon2006-12-19
* Force saving settings to disk on shutdown. Better an extra disk writeJonathan Gordon2006-12-19
* More static'ing, and a few fixes resulting from that.Jens Arnold2006-12-12
* Fix dircache not saving the last size (Caused the Scanning disk splashJonathan Gordon2006-12-12
* SWCODEC Recording: 1) Fix minor bug of not subtracting line aligment adjustme...Michael Sevakis2006-12-07
* dont allow the ata callbacks to be run less than once every 30s unlessJonathan Gordon2006-11-26
* Make the updated %rg tag match playback behaviour (fall back to track gain if...Magnus Holmgren2006-11-15
* Improved power management (FS#3001). Shutdown rockbox when the battery gets t...Barry Wardell2006-11-11
* call call_ata_idle_notifys on clean shutdown, this should work, butJonathan Gordon2006-11-09
* Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis2006-11-06
* ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi...Jonathan Gordon2006-10-25
* Implement fast_readline as a function and use it for tagtree also.Miika Pekkarinen2006-10-21
* Patch #5166 by Robert Keevil - Last.fm loggingLinus Nielsen Feltzing2006-10-19
* Don't try to fade unless audio is playing.Miika Pekkarinen2006-10-18
* Fade out audio on shutdown if enabled.Miika Pekkarinen2006-10-18
* Fixed screendump for iPod Mini.Jens Arnold2006-09-29
* Patch #4899 by Robert Keevil - Automatic pause on iPod when removing the head...Linus Nielsen Feltzing2006-09-26
* Properly shutdown audio playback early and flush system, including notMiika Pekkarinen2006-09-23
* eeprom driver for the h3x0 series, cleaned up the h1x0 series driver a bit, a...Peter D'Hoye2006-08-15
* Accepted FS #5772 by Michael SevakisRani Hod2006-08-08
* Initial support and use for EEPROM memory on H120 & H140 players whenMiika Pekkarinen2006-08-05
* Rockbox logo adjusted to the correct iriver remote LCD size, and rockbox logo...Jens Arnold2006-07-26
* Work-in-progress rework of charging status reading & display: * Changed sever...Jens Arnold2006-06-06
* Greyscale ipods: Fixed screendump for the (not-so-) new framebuffer format.Jens Arnold2006-05-03
* Clear all screens before the shutdown splash.Jens Arnold2006-04-24
* Commit tagcache in background when possible (at least dircache enabled).Miika Pekkarinen2006-04-16
* First attempt at generating and using .h files from bitmaps using bmp2rb. Th...Dave Chapman2006-02-21
* Proper screendump for greyscale iPods.Jens Arnold2006-02-19
* Initial attempt at using bmp2rb in the build system. Don't forget to re-run ...Dave Chapman2006-01-22
* Fix red builds moreBrandon Low2006-01-19