| Commit message (Expand) | Author | Age |
| ... | |
| * | Simplified 12 hour time voicing. | Jens Arnold | 2007-08-22 |
| * | Voice the time in the format the user selects in the time format setting. Pat... | Jonas Häggqvist | 2007-08-21 |
| * | Use size_t type for the buffer_size parameter to formatter functions, static ... | Nils Wallménius | 2007-08-19 |
| * | Accept FS #7346 and take it a whole step further. Gives a separate setting to... | Peter D'Hoye | 2007-08-13 |
| * | Enable a lot more features for simulators and add stubs where necessary, simu... | Nils Wallménius | 2007-08-12 |
| * | Remove the 'USB' menu item from the sim system menu, press the 'u' key to dis... | Nils Wallménius | 2007-08-10 |
| * | Allow recording source to be set from recording context menu. Not a very nice... | Peter D'Hoye | 2007-08-09 |
| * | Accept FS#5464 - organise the rocks directory. | Jonathan Gordon | 2007-08-06 |
| * | Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by ... | Nils Wallménius | 2007-08-06 |
| * | *** Lang v2 cleanup (FS#6574) *** | Nils Wallménius | 2007-08-05 |
| * | Oops again | Nils Wallménius | 2007-08-01 |
| * | Disable 'Disk spindown' and 'Anti skip buffer' settings and some related stuf... | Nils Wallménius | 2007-08-01 |
| * | Wheel acceleration for e200. A general acceleration interface intended for us... | Michael Sevakis | 2007-07-22 |
| * | remove the need for action_signalscreenchange(). | Jonathan Gordon | 2007-07-22 |
| * | Better keep those buffers a multiple of 32 bit, extends the number of unicode... | Peter D'Hoye | 2007-07-16 |
| * | Reserve more bytes to display unicode in the recording trigger settings menu.... | Peter D'Hoye | 2007-07-16 |
| * | e200 doesnt have multiple batt capacities, so remove the option. | Jonathan Gordon | 2007-07-15 |
| * | Rearrange and cleanup settings code | Jonathan Gordon | 2007-07-11 |
| * | User configurable recording path (my patch in FS#7201). path defaults to / an... | Jonathan Gordon | 2007-07-10 |
| * | Accept FS #7303 by Christoph Reiter: add context menu to FM radio entry in ma... | Peter D'Hoye | 2007-07-03 |
| * | Give recording related menu entries a recording icon (settings and radio menu... | Peter D'Hoye | 2007-06-25 |
| * | Limit minimum db scale value when switching from linear to logaritmic peakmet... | Peter D'Hoye | 2007-06-24 |
| * | When recording, disable voice menus without actually modifying user settings.... | Steve Bavin | 2007-06-11 |
| * | Separate out voice options for .talk clips (FS #7249). This removes the assu... | Steve Bavin | 2007-06-07 |
| * | show the version in the rockbox info screen | Jonathan Gordon | 2007-06-07 |
| * | this adds 2 options to the recording settings menu to let you save all the re... | Jonathan Gordon | 2007-05-29 |
| * | Accept FS#6798 - scan acceleration for the lists. | Jonathan Gordon | 2007-05-27 |
| * | Use bitmasks to define which inputs are available. Makes it easier to remove ... | Michael Sevakis | 2007-05-20 |
| * | More header and dead code cleanup. | Nils Wallménius | 2007-05-19 |
| * | Add in buttonlight brightness setting for the Gigabeat, and setup the framewo... | Karl Kurbjun | 2007-05-08 |
| * | Change some ifdefs for the recent backdrop changes (fixes the yellow builds) ... | Nicolas Pennequin | 2007-04-25 |
| * | e200: Make the wheel light timeout configurable (under settings > system) (FS... | Jonathan Gordon | 2007-04-22 |
| * | Changing colours didn't save settings. | Jens Arnold | 2007-04-20 |
| * | Revert recording/repeat timer for now. It is useful as a feature, but didn't ... | Jens Arnold | 2007-04-15 |
| * | Recording countdown timer and repeat timer - see FS #6297 for more details | Martin Scarratt | 2007-04-15 |
| * | Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC... | Jens Arnold | 2007-04-12 |
| * | If credits.rock isnt loadable manually show the logo and version. | Jonathan Gordon | 2007-04-12 |
| * | Player: Fix screen update in Rockbox Info and Runtime display, | Jens Arnold | 2007-04-09 |
| * | Simulator logf builds don't need two ways to access logf | Steve Bavin | 2007-04-02 |
| * | pre-set date fields in time/date screen to build date ( FS#6831 & FS#6939 ) | Robert Kukla | 2007-03-31 |
| * | Allow clearing the backdrop on greyscale targets. | Jens Arnold | 2007-03-25 |
| * | revert the last commit... setting wasnt worth the space | Jonathan Gordon | 2007-03-21 |
| * | Add a setting to force the backlight to stay on (or act normally) when | Jonathan Gordon | 2007-03-21 |
| * | Remove the exit_value variable.. set the MENU_FUNC_CHECK_RETVAL fla and | Jonathan Gordon | 2007-03-18 |
| * | Unify the way functions are called from menus. | Jonathan Gordon | 2007-03-17 |
| * | Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W... | 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 |
| * | Change anywhere where do_menu()'s return value was checked and expected | Jonathan Gordon | 2007-03-15 |
| * | dont exit the recording screen after going into the rec settings unless | Jonathan Gordon | 2007-03-14 |
| * | Convert the recording menu to the new API | Jonathan Gordon | 2007-03-13 |