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