Age | Commit message (Expand) | Author |
2008-03-28 | Update the LCD after setting flip status as required by the LCD drivers. Fixe... | Jens Arnold |
2008-03-28 | The const police raid playback.c, should be no change to behaviour. | Steve Bavin |
2008-03-26 | the menu and list now accepts a parent viewport to draw in (and the menu can ... | Jonathan Gordon |
2008-03-25 | Code police raid on the settings code, consting and putting headers alongside... | Steve Bavin |
2008-03-25 | So, I've been sick these last few days, and I'm trying to not take drugs to g... | Jonathan Gordon |
2008-03-25 | well we suck! how could something seemingly simple be fubar'ed so much! KISS ... | Jonathan Gordon |
2008-03-25 | ok, redo that last commit.. always write /.rockbox/oldconfig.cfg when you loa... | Jonathan Gordon |
2008-03-25 | write the current settings to .rockbox/config.cfg.bak before resetting settings | Jonathan Gordon |
2008-03-06 | there is no need to load the filename settings unless reading from a .cfg, so... | Jonathan Gordon |
2008-03-06 | merge the variou set color functions which all do the same thing (and just le... | Jonathan Gordon |
2008-03-05 | force the lists to reload when the colour changes | Jonathan Gordon |
2008-03-05 | FS#8457 - convert the list drawing code to use viewports. This does not inclu... | Jonathan Gordon |
2008-03-03 | Try and only use the PCM buffer low latency mode in sound settings when we re... | Dan Everton |
2008-03-03 | All references to the hardware equalizer should have be removed. | Dan Everton |
2008-01-21 | Keyclick option (FS#7307). Disabled by default, go into System settings to en... | Steve Bavin |
2008-01-13 | charcell doesnt show titles in lists, so remove the "show path" setting and f... | Jonathan Gordon |
2008-01-12 | Fix FS#8451 | Nils Wallménius |
2007-12-24 | FS#8353 - add a quick way to make a .cfg from the sound settings. | Jonathan Gordon |
2007-12-17 | remove the duplicated gui_list struct and only duplicate the members which ar... | Jonathan Gordon |
2007-12-08 | Crossfeed settings used to be stored inverted in the cfg file for legacy reas... | Thom Johansen |
2007-12-07 | Save some bytes and reuse the settings saving code for eq preset saving. | Dan Everton |
2007-11-24 | Commit FS#7440. The iPod Video doesn't actually have a hardware equalizer. It... | Dan Everton |
2007-11-22 | New USB stack | Björn Stenberg |
2007-11-07 | Add a setting to control whether or not to speak the file type (r15506). | Stéphane Doyon |
2007-11-03 | Fix my mess in r15419: LANG_BATTERY_TOPOFF_CHARGE is only defined | Stéphane Doyon |
2007-11-03 | Accept FS#7910: spontaneously speak out the battery level when it falls | Stéphane Doyon |
2007-11-03 | Info screen: charging and battery. | Stéphane Doyon |
2007-11-03 | Info screen fixups: | Stéphane Doyon |
2007-11-01 | Fix FS#7826 - make the view catalog option in the main menu > playlists menu ... | Jonathan Gordon |
2007-10-30 | * For a better access to the information of the Rockbox Info menu by visually | Alessio Lenzi |
2007-10-24 | Try and save some bytes, seeing as we already assumed LANG_ constants for mon... | Steve Bavin |
2007-10-24 | Use some consts... | Steve Bavin |
2007-10-24 | Improved enum naming. | Steve Bavin |
2007-10-24 | Complete info screen voicing; now consistent with displayed screen | Steve Bavin |
2007-10-23 | Small voice-related tweaks and fixes to simplelists. | Stéphane Doyon |
2007-10-21 | convert the rockbox info screen to use the list. you need to move up/down in ... | Jonathan Gordon |
2007-10-19 | FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just... | Steve Bavin |
2007-10-10 | Voice the recording trigger settings screen. | Stéphane Doyon |
2007-10-09 | Use dynamic menu voice callbacks to speak menu item names in the | Stéphane Doyon |
2007-10-09 | Add a voice callback to dynamic menus, along side the text_callback. | Stéphane Doyon |
2007-10-07 | Name all button light functions and variables consistently starting with butt... | Jens Arnold |
2007-10-07 | Accept FS#7897 with some changes by me. moves the code to talk time/date out ... | Jonathan Gordon |
2007-10-06 | Accept FS#7864 - minor menu cleanup to move theme settings into a new themes ... | Jonathan Gordon |
2007-09-30 | first part of usbstack patches -> show and use selection of usb stack mode on... | Christian Gmeiner |
2007-09-27 | FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier. | Nicolas Pennequin |
2007-09-25 | shouldnt have been commited | Jonathan Gordon |
2007-09-25 | Fix the eq menu so changes are applied after using the "simple eq settings" menu | Jonathan Gordon |
2007-09-19 | Remove the ID3 tag version priority setting on the grounds of it being pretty... | Thom Johansen |
2007-09-17 | minor update to gui_synclist_do_button() which will hopefully simplify things... | Jonathan Gordon |
2007-08-29 | add support to switch device driver at runtime | Christian Gmeiner |