Age | Commit message (Expand) | Author |
2007-03-16 | Get rid of the 'center' parameter for splashes. There were only 2 of almost 5... | Jens Arnold |
2007-03-03 | remove runtime detection of h1x0 series RTC MOD, but leave driver code | Robert Kukla |
2007-02-28 | FS#6419 - driver for H1x0 series RTC Mod with runtime detection | Robert Kukla |
2007-02-20 | Introduced LCD_FBHEIGHT in addition to the already existing LCD_FBWIDTH to ea... | Jens Arnold |
2007-02-18 | CONFIG_CHARGING | Jonathan Gordon |
2007-02-17 | A few more bookmark code tweaks. Also improves how the bookmark selection scr... | Magnus Holmgren |
2007-02-01 | Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig... | Jens Arnold |
2007-01-22 | Use the svn revision number for version information too, version string is no... | Dominik Riebeling |
2007-01-08 | Added fade to car adapter mode pause | Björn Stenberg |
2006-12-19 | update the runtime screen and move it to the inf menu instead of debug | Jonathan Gordon |
2006-12-19 | revert my previous commit, Save your settings manually to a .cfg if you | Jonathan Gordon |
2006-12-19 | Force saving settings to disk on shutdown. Better an extra disk write | Jonathan Gordon |
2006-12-12 | More static'ing, and a few fixes resulting from that. | Jens Arnold |
2006-12-12 | Fix dircache not saving the last size (Caused the Scanning disk splash | Jonathan Gordon |
2006-12-07 | SWCODEC Recording: 1) Fix minor bug of not subtracting line aligment adjustme... | Michael Sevakis |
2006-11-26 | dont allow the ata callbacks to be run less than once every 30s unless | Jonathan Gordon |
2006-11-15 | Make the updated %rg tag match playback behaviour (fall back to track gain if... | Magnus Holmgren |
2006-11-11 | Improved power management (FS#3001). Shutdown rockbox when the battery gets t... | Barry Wardell |
2006-11-09 | call call_ata_idle_notifys on clean shutdown, this should work, but | Jonathan Gordon |
2006-11-06 | Big Patch adds primarily: Samplerate and format selection to recording for SW... | Michael Sevakis |
2006-10-25 | ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi... | Jonathan Gordon |
2006-10-21 | Implement fast_readline as a function and use it for tagtree also. | Miika Pekkarinen |
2006-10-19 | Patch #5166 by Robert Keevil - Last.fm logging | Linus Nielsen Feltzing |
2006-10-18 | Don't try to fade unless audio is playing. | Miika Pekkarinen |
2006-10-18 | Fade out audio on shutdown if enabled. | Miika Pekkarinen |
2006-09-29 | Fixed screendump for iPod Mini. | Jens Arnold |
2006-09-26 | Patch #4899 by Robert Keevil - Automatic pause on iPod when removing the head... | Linus Nielsen Feltzing |
2006-09-23 | Properly shutdown audio playback early and flush system, including not | Miika Pekkarinen |
2006-08-15 | eeprom driver for the h3x0 series, cleaned up the h1x0 series driver a bit, a... | Peter D'Hoye |
2006-08-08 | Accepted FS #5772 by Michael Sevakis | Rani Hod |
2006-08-05 | Initial support and use for EEPROM memory on H120 & H140 players when | Miika Pekkarinen |
2006-07-26 | Rockbox logo adjusted to the correct iriver remote LCD size, and rockbox logo... | Jens Arnold |
2006-06-06 | Work-in-progress rework of charging status reading & display: * Changed sever... | Jens Arnold |
2006-05-03 | Greyscale ipods: Fixed screendump for the (not-so-) new framebuffer format. | Jens Arnold |
2006-04-24 | Clear all screens before the shutdown splash. | Jens Arnold |
2006-04-16 | Commit tagcache in background when possible (at least dircache enabled). | Miika Pekkarinen |
2006-02-21 | First attempt at generating and using .h files from bitmaps using bmp2rb. Th... | Dave Chapman |
2006-02-19 | Proper screendump for greyscale iPods. | Jens Arnold |
2006-01-22 | Initial attempt at using bmp2rb in the build system. Don't forget to re-run ... | Dave Chapman |
2006-01-19 | Fix red builds more | Brandon Low |
2005-12-05 | kill gcc4 warnings | Daniel Stenberg |
2005-12-04 | Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define... | Dave Chapman |
2005-11-26 | Cleanup of the screendump routine. More similar operation for the various LCD... | Jens Arnold |
2005-11-22 | Win32 simulator now supports iPod Color. Fixed screendump() to correctly work... | Jens Arnold |
2005-11-19 | Use LCD_PIXELFORMAT instead of CONFIG_LCD in screen_dump() | Dave Chapman |
2005-11-17 | Fixed the 16bit screendump to work with either endianess and use the 16 bit B... | Jens Arnold |
2005-11-16 | replaced all the splash calls by gui_sync_splash, added some missing remote k... | Kevin Ferrare |
2005-11-15 | Add logos for iPod color and Nano | Dave Chapman |
2005-11-14 | H300 logo | Linus Nielsen Feltzing |
2005-11-13 | Implement screen_dump() function for 16-bit colour displays | Dave Chapman |