index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
gui
/
yesno.c
Age
Commit message (
Expand
)
Author
2007-11-07
Straighten out voicing of yesno dialogs.
Stéphane Doyon
2007-10-19
FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just...
Steve Bavin
2007-08-12
Convert IDs to strings before using them, fixes FS #7564
Peter D'Hoye
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-07-22
remove the need for action_signalscreenchange().
Jonathan Gordon
2007-06-16
Ignore SYS_CHARGER_DISCONNECTED event in yesno screen (other events may need ...
Peter D'Hoye
2007-03-15
Make a couple of private functions 'static'
Nils Wallménius
2007-03-03
The list should reset the x margin when it finishes drawing. Not leave
Jonathan Gordon
2006-08-17
really fix the yes/no screen now, also id3 viewer shows the status bar
Jonathan Gordon
2006-08-16
* fix pitchscreen
Jonathan Gordon
2006-08-15
Finally, the new button action system is here, thanks to Jonathan Gordon. Som...
Linus Nielsen Feltzing
2006-01-21
AB-repeat mode for software codecs. Accessible through menu as a repeat mode...
Brandon Low
2005-12-05
kill gcc4 warnings
Daniel Stenberg
2005-11-22
Commited George Styles's patch which added multi-screen support to the delete...
Kevin Ferrare
2005-11-18
generic multi-screen support for yes/no screens (like the one when reseting s...
Kevin Ferrare