summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-18Fix several printf-style warnings in logf builds.Magnus Holmgren
2007-03-18Exit the preset context menu correctly after editing/deleting presetJonathan Gordon
2007-03-18fix redJonathan Gordon
2007-03-18Remove the exit_value variable.. set the MENU_FUNC_CHECK_RETVAL fla and Jonathan Gordon
2007-03-18Fix improper shift and mask order causing FS#6842Jonathan Gordon
2007-03-17Modify the version string ready for initial releaseDave Chapman
2007-03-17If loading rockbox.mi4 fails, then drop back to trying rockbox.h10/rockbox.e2...Barry Wardell
2007-03-17Fix it dropping back to the file browser.Jonathan Gordon
2007-03-17Reload the menu if do_menu() is called while another menu is running Jonathan Gordon
2007-03-17Unify the way functions are called from menus.Jonathan Gordon
2007-03-17Remove unused headerNils Wallménius
2007-03-17Cast some more to keep both 32 bit and 64 bit simulator platforms happy.Jens Arnold
2007-03-17Add Rockbox magic (RBOFe200) to the end of the mi4 header in the original fir...Dave Chapman
2007-03-17Fix simulator builds, and some debugf() format strings.Jens Arnold
2007-03-17Fixed the logf builds.Miika Pekkarinen
2007-03-17Let GCC check arguments of some more printf-style functions, also for plugins...Jens Arnold
2007-03-17Fix occasional missing cursor when moving up in a list with a title when page...Magnus Holmgren
2007-03-17#ifdef code that only makes sense for multivolume targets, make private funct...Nils Wallménius
2007-03-17Give the greyscale minesweeper tiles a bit more shadowMarianne Arnold
2007-03-16Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W...Jens Arnold
2007-03-16Fix bad crashing bug,when running under Linux, in Rbutil. thanx to GodEaterDominik Wenger
2007-03-16Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold
2007-03-16Ooops.Jens Arnold
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold
2007-03-16Fix warningsMichael Sevakis
2007-03-16Partition type 0x84 is "OS/2 hidden C: drive"Barry Wardell
2007-03-16FM Radio mishmash: Make a quieter screen for the SWCODEC targets esp. for the...Michael Sevakis
2007-03-16The hidden partition stuff is only used Sansa.Barry Wardell
2007-03-16In preparation for use with sansapatcher, change portalplayer bootloaders to ...Barry Wardell
2007-03-16Fix problem where power_off() on the H10 returns before the device is actuall...Barry Wardell
2007-03-16Correct an nonsensical #ifDave Chapman
2007-03-16Render at 30fps on the GigabeatDave Chapman
2007-03-16FS#6790 - Add playback control menu to Solitaire, thanks to Douglas Valentine.Zakk Roberts
2007-03-16Some code rearrangement and function renaming to help incorporation into rbut...Dave Chapman
2007-03-15Add a further safety check - don't allow users to install old bootloaders wit...Dave Chapman
2007-03-15Oops, forgot to add the dummy DSA signature to created MI4 images/filesDave Chapman
2007-03-15Implement the ability to embed a bootloader in sansapatcher - the --install o...Dave Chapman
2007-03-15Correct the svn:keywordsDave Chapman
2007-03-15Initial commit of sansapatcher - an installation tool for the Sansa E200.Dave Chapman
2007-03-15Make it possible to boot the OF and show verbose messages at the same time in...Barry Wardell
2007-03-15pass the output from 'svn update' to this script, and it will say rebuild ifDaniel Stenberg
2007-03-15Jan 1 1980 was a tuesdayLinus Nielsen Feltzing
2007-03-15Fix problem where power_off() on the Sansa returns before the device is actua...Barry Wardell
2007-03-15Fixed backlight voltage for M5. Now the backlight is as bright as in the orig...Jens Arnold
2007-03-15Accidentally put a tab in the last commit patch. Clean out some other ones wh...Thom Johansen
2007-03-15more Unicode fixes for rutil, thanx to preglow. Also made Theme Preview windo...Dominik Wenger
2007-03-15fix broken images, and more Unicode problems in rbutilDominik Wenger
2007-03-15forgot to add the new Images, also try to fix unicode problemsDominik Wenger
2007-03-15Source and Dest are the same in english.langJonathan Gordon
2007-03-15Support for Theme installing in rbUtil. FS#6709Dominik Wenger