summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-03-17Add Rockbox magic (RBOFe200) to the end of the mi4 header in the original fir...Dave Chapman1-1/+5
2007-03-17Fix simulator builds, and some debugf() format strings.Jens Arnold14-36/+37
2007-03-17Fixed the logf builds.Miika Pekkarinen1-0/+1
2007-03-17Let GCC check arguments of some more printf-style functions, also for plugins...Jens Arnold20-49/+55
2007-03-17Fix occasional missing cursor when moving up in a list with a title when page...Magnus Holmgren1-0/+2
2007-03-17#ifdef code that only makes sense for multivolume targets, make private funct...Nils Wallménius4-10/+12
2007-03-17Give the greyscale minesweeper tiles a bit more shadowMarianne Arnold1-0/+0
2007-03-16Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W...Jens Arnold21-38/+42
2007-03-16Fix bad crashing bug,when running under Linux, in Rbutil. thanx to GodEaterDominik Wenger2-2/+1
2007-03-16Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold68-95/+95
2007-03-16Ooops.Jens Arnold1-2/+2
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold107-548/+524
2007-03-16Fix warningsMichael Sevakis1-0/+2
2007-03-16Partition type 0x84 is "OS/2 hidden C: drive"Barry Wardell2-5/+5
2007-03-16FM Radio mishmash: Make a quieter screen for the SWCODEC targets esp. for the...Michael Sevakis7-337/+449
2007-03-16The hidden partition stuff is only used Sansa.Barry Wardell1-3/+7
2007-03-16In preparation for use with sansapatcher, change portalplayer bootloaders to ...Barry Wardell8-49/+329
2007-03-16Fix problem where power_off() on the H10 returns before the device is actuall...Barry Wardell1-0/+1
2007-03-16Correct an nonsensical #ifDave Chapman1-1/+1
2007-03-16Render at 30fps on the GigabeatDave Chapman1-2/+2
2007-03-16FS#6790 - Add playback control menu to Solitaire, thanks to Douglas Valentine.Zakk Roberts2-8/+15
2007-03-16Some code rearrangement and function renaming to help incorporation into rbut...Dave Chapman3-47/+45
2007-03-15Add a further safety check - don't allow users to install old bootloaders wit...Dave Chapman1-0/+5
2007-03-15Oops, forgot to add the dummy DSA signature to created MI4 images/filesDave Chapman1-0/+4
2007-03-15Implement the ability to embed a bootloader in sansapatcher - the --install o...Dave Chapman6-39/+306
2007-03-15Correct the svn:keywordsDave Chapman6-6/+6
2007-03-15Initial commit of sansapatcher - an installation tool for the Sansa E200.Dave Chapman7-0/+1469
2007-03-15Make it possible to boot the OF and show verbose messages at the same time in...Barry Wardell1-2/+2
2007-03-15pass the output from 'svn update' to this script, and it will say rebuild ifDaniel Stenberg1-0/+15
2007-03-15Jan 1 1980 was a tuesdayLinus Nielsen Feltzing1-1/+1
2007-03-15Fix problem where power_off() on the Sansa returns before the device is actua...Barry Wardell1-0/+2
2007-03-15Fixed backlight voltage for M5. Now the backlight is as bright as in the orig...Jens Arnold1-0/+4
2007-03-15Accidentally put a tab in the last commit patch. Clean out some other ones wh...Thom Johansen1-7/+7
2007-03-15more Unicode fixes for rutil, thanx to preglow. Also made Theme Preview windo...Dominik Wenger12-62/+114
2007-03-15fix broken images, and more Unicode problems in rbutilDominik Wenger3-1367/+4
2007-03-15forgot to add the new Images, also try to fix unicode problemsDominik Wenger5-2/+2783
2007-03-15Source and Dest are the same in english.langJonathan Gordon1-0/+1
2007-03-15Support for Theme installing in rbUtil. FS#6709Dominik Wenger14-705/+1218
2007-03-15Show the correct text in the yes/no screen on the e200Jonathan Gordon1-0/+1
2007-03-15The mi4 CRC should start at 0x200, not 0x1c.Barry Wardell1-3/+3
2007-03-15OK, use -ize not -ise as per OEDSteve Bavin3-14/+14
2007-03-15Consistent use of British English to match the manualSteve Bavin1-4/+4
2007-03-15e200: Short press instead of long press the middle button to get to the Jonathan Gordon1-1/+1
2007-03-15Improved sansa uninstall instructions by Daniel Ankers, with some minor chang...Nils Wallménius2-2/+8
2007-03-15put action_signalscreenchange(); in before exiting do_menu(), fixes Jonathan Gordon1-0/+1
2007-03-15This one should not have been "fixed"Jonathan Gordon1-1/+1
2007-03-15Change anywhere where do_menu()'s return value was checked and expected Jonathan Gordon4-6/+5
2007-03-15Add a section about changing colors to the 'customizing the userinterface' ch...Nils Wallménius2-9/+17
2007-03-15Make a couple of private functions 'static'Nils Wallménius2-39/+65
2007-03-14match target names more explicitly so that h10 won't match h100 etcDaniel Stenberg1-2/+2