Age | Commit message (Expand) | Author |
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 |
2007-08-29 | Toggle low latency mode when entering/exiting the eq menu to make the | Jonathan Gordon |
2007-08-27 | Usb Stack: only setup packet handling, and not enabled by default as there is... | Christian Gmeiner |
2007-08-26 | only build the clipcounter for targets with recording | Peter D'Hoye |
2007-08-25 | Implement FS #2976: Clip Counter for recording screen. If enabled in peak met... | Peter D'Hoye |
2007-08-23 | Patch FS#7641 by Daniel Dalton, talking clock improvements | Linus Nielsen Feltzing |
2007-08-22 | Don't say 'hours' and 'minutes' in the 24 hour time announcement, and use 'o'... | Jens Arnold |
2007-08-22 | Simplify a tiny bit more. | Jens Arnold |
2007-08-22 | Simplified 12 hour time voicing. | Jens Arnold |
2007-08-21 | Voice the time in the format the user selects in the time format setting. Pat... | Jonas Häggqvist |
2007-08-19 | Use size_t type for the buffer_size parameter to formatter functions, static ... | Nils Wallménius |
2007-08-13 | Accept FS #7346 and take it a whole step further. Gives a separate setting to... | Peter D'Hoye |
2007-08-12 | Enable a lot more features for simulators and add stubs where necessary, simu... | Nils Wallménius |
2007-08-10 | Remove the 'USB' menu item from the sim system menu, press the 'u' key to dis... | Nils Wallménius |
2007-08-09 | Allow recording source to be set from recording context menu. Not a very nice... | Peter D'Hoye |
2007-08-06 | 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-05 | *** Lang v2 cleanup (FS#6574) *** | Nils Wallménius |
2007-08-01 | Oops again | Nils Wallménius |
2007-08-01 | Disable 'Disk spindown' and 'Anti skip buffer' settings and some related stuf... | Nils Wallménius |
2007-07-22 | 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-16 | 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-15 | e200 doesnt have multiple batt capacities, so remove the option. | Jonathan Gordon |
2007-07-11 | Rearrange and cleanup settings code | Jonathan Gordon |
2007-07-10 | User configurable recording path (my patch in FS#7201). path defaults to / an... | Jonathan Gordon |
2007-07-03 | Accept FS #7303 by Christoph Reiter: add context menu to FM radio entry in ma... | Peter D'Hoye |
2007-06-25 | Give recording related menu entries a recording icon (settings and radio menu... | Peter D'Hoye |
2007-06-24 | Limit minimum db scale value when switching from linear to logaritmic peakmet... | Peter D'Hoye |
2007-06-11 | When recording, disable voice menus without actually modifying user settings.... | Steve Bavin |
2007-06-07 | 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-05-29 | this adds 2 options to the recording settings menu to let you save all the re... | Jonathan Gordon |
2007-05-27 | Accept FS#6798 - scan acceleration for the lists. | Jonathan Gordon |
2007-05-20 | Use bitmasks to define which inputs are available. Makes it easier to remove ... | Michael Sevakis |