summaryrefslogtreecommitdiff
path: root/apps/menus (follow)
Commit message (Expand)AuthorAge
* New USB stackBjörn Stenberg2007-11-22
* Add a setting to control whether or not to speak the file type (r15506).Stéphane Doyon2007-11-07
* Fix my mess in r15419: LANG_BATTERY_TOPOFF_CHARGE is only definedStéphane Doyon2007-11-03
* Accept FS#7910: spontaneously speak out the battery level when it fallsStéphane Doyon2007-11-03
* Info screen: charging and battery.Stéphane Doyon2007-11-03
* Info screen fixups:Stéphane Doyon2007-11-03
* Fix FS#7826 - make the view catalog option in the main menu > playlists menu ...Jonathan Gordon2007-11-01
* * For a better access to the information of the Rockbox Info menu by visuallyAlessio Lenzi2007-10-30
* Try and save some bytes, seeing as we already assumed LANG_ constants for mon...Steve Bavin2007-10-24
* Use some consts...Steve Bavin2007-10-24
* Improved enum naming.Steve Bavin2007-10-24
* Complete info screen voicing; now consistent with displayed screenSteve Bavin2007-10-24
* Small voice-related tweaks and fixes to simplelists.Stéphane Doyon2007-10-23
* convert the rockbox info screen to use the list. you need to move up/down in ...Jonathan Gordon2007-10-21
* FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just...Steve Bavin2007-10-19
* Voice the recording trigger settings screen.Stéphane Doyon2007-10-10
* Use dynamic menu voice callbacks to speak menu item names in theStéphane Doyon2007-10-09
* Add a voice callback to dynamic menus, along side the text_callback.Stéphane Doyon2007-10-09
* Name all button light functions and variables consistently starting with butt...Jens Arnold2007-10-07
* Accept FS#7897 with some changes by me. moves the code to talk time/date out ...Jonathan Gordon2007-10-07
* Accept FS#7864 - minor menu cleanup to move theme settings into a new themes ...Jonathan Gordon2007-10-06
* first part of usbstack patches -> show and use selection of usb stack mode on...Christian Gmeiner2007-09-30
* FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier.Nicolas Pennequin2007-09-27
* shouldnt have been commitedJonathan Gordon2007-09-25
* Fix the eq menu so changes are applied after using the "simple eq settings" menuJonathan Gordon2007-09-25
* Remove the ID3 tag version priority setting on the grounds of it being pretty...Thom Johansen2007-09-19
* minor update to gui_synclist_do_button() which will hopefully simplify things...Jonathan Gordon2007-09-17
* add support to switch device driver at runtimeChristian Gmeiner2007-08-29
* Toggle low latency mode when entering/exiting the eq menu to make the Jonathan Gordon2007-08-29
* Usb Stack: only setup packet handling, and not enabled by default as there is...Christian Gmeiner2007-08-27
* only build the clipcounter for targets with recordingPeter D'Hoye2007-08-26
* Implement FS #2976: Clip Counter for recording screen. If enabled in peak met...Peter D'Hoye2007-08-25
* Patch FS#7641 by Daniel Dalton, talking clock improvementsLinus Nielsen Feltzing2007-08-23
* Don't say 'hours' and 'minutes' in the 24 hour time announcement, and use 'o'...Jens Arnold2007-08-22
* Simplify a tiny bit more.Jens Arnold2007-08-22
* Simplified 12 hour time voicing.Jens Arnold2007-08-22
* Voice the time in the format the user selects in the time format setting. Pat...Jonas Häggqvist2007-08-21
* Use size_t type for the buffer_size parameter to formatter functions, static ...Nils Wallménius2007-08-19
* Accept FS #7346 and take it a whole step further. Gives a separate setting to...Peter D'Hoye2007-08-13
* Enable a lot more features for simulators and add stubs where necessary, simu...Nils Wallménius2007-08-12
* Remove the 'USB' menu item from the sim system menu, press the 'u' key to dis...Nils Wallménius2007-08-10
* Allow recording source to be set from recording context menu. Not a very nice...Peter D'Hoye2007-08-09
* Accept FS#5464 - organise the rocks directory. Jonathan Gordon2007-08-06
* Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by ...Nils Wallménius2007-08-06
* *** Lang v2 cleanup (FS#6574) ***Nils Wallménius2007-08-05
* Oops againNils Wallménius2007-08-01
* Disable 'Disk spindown' and 'Anti skip buffer' settings and some related stuf...Nils Wallménius2007-08-01
* Wheel acceleration for e200. A general acceleration interface intended for us...Michael Sevakis2007-07-22
* remove the need for action_signalscreenchange().Jonathan Gordon2007-07-22
* Better keep those buffers a multiple of 32 bit, extends the number of unicode...Peter D'Hoye2007-07-16