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
Age
Commit message (
Expand
)
Author
2008-01-08
Accept and Fix FS#8427 - problem with empty screens in lists with pages scrol...
Jonathan Gordon
2007-12-17
fix touchpad list code
Jonathan Gordon
2007-12-17
remove the duplicated gui_list struct and only duplicate the members which ar...
Jonathan Gordon
2007-12-06
Make the "current line" value in the gradient style code zero-based, and an a...
Nicolas Pennequin
2007-11-27
revert my previous commit and use a conditional for the time format instead w...
Jonathan Gordon
2007-11-27
add 2 new tags which display the hour in 12 or 24 hour format depending on th...
Jonathan Gordon
2007-11-26
Allow (almost) arbitrary backlight fade in and fade out times (on targets wit...
Jens Arnold
2007-11-25
Convert 2 more settings to table settings. * Fix duplicate value display if t...
Jens Arnold
2007-11-25
Fix 64 bit warnings.
Jens Arnold
2007-11-25
New way of handling integer settings with variable steps: table settings (FS ...
Jens Arnold
2007-11-25
Break out some duplicated code into a seperate function
Nils Wallménius
2007-11-24
Fix warnings.
Jens Arnold
2007-11-24
Make the sound settings talk unit selection slightly less hackish, and make i...
Jens Arnold
2007-11-20
Make id's created with the TALK_ID macro work in 64 bit sims
Nils Wallménius
2007-11-19
Oops, wrong define. Fixes the warnings.
Nicolas Pennequin
2007-11-19
Accept FS#7901 by Akio Idehara: Fix gradient for scrolling lines when more th...
Nicolas Pennequin
2007-11-19
FS#7738 - Scroll wheel acceleration for iPod
Linus Nielsen Feltzing
2007-11-18
Improve clearing of pictures in conditional constructs. This fixes improper c...
Nicolas Pennequin
2007-11-18
Smarter conditional handling by storing the previous value. Updates are done ...
Nicolas Pennequin
2007-11-14
Hopefully fix the compile errors.
Nicolas Pennequin
2007-11-14
Make the WPS parser stricter with invalid parameter lists. It will now reject...
Nicolas Pennequin
2007-11-14
Allow setting a margin on a non-scrolling line by using %m|margin| instead of...
Nicolas Pennequin
2007-11-13
Check that the WPS uses album art before clearing its position on conditional...
Nicolas Pennequin
2007-11-12
FS#8135 - add an optional "left margin" parameter to the %s WPS tag - e.g. %s...
Dave Chapman
2007-11-12
Add detection for a previously ignored error case: a conditional token is pre...
Nicolas Pennequin
2007-11-12
Various album art improvements:
Nicolas Pennequin
2007-11-11
Album art support. Based on FS#3045, but heavily modified to adapt to MoB and...
Nicolas Pennequin
2007-11-07
Straighten out voicing of yesno dialogs.
Stéphane Doyon
2007-11-04
fix talking simplelists which I broke yesterday. dont talk if the list is bei...
Jonathan Gordon
2007-11-04
revert my previous commit and do it in a much less hacky way (both of these w...
Jonathan Gordon
2007-11-04
last minor fix for the colour screen
Jonathan Gordon
2007-11-04
minor touchpad tweaking...
Jonathan Gordon
2007-11-04
touchpad interface for the colour selection screens.
Jonathan Gordon
2007-11-04
redraw the siplelist more often
Jonathan Gordon
2007-11-02
Build some more plugins for M:Robe most work, doom builds and runs if you use...
Karl Kurbjun
2007-10-26
Implement as genuine a set_irq_level function for the sim as possible. The yi...
Michael Sevakis
2007-10-26
Don't lock up simulators when lists are used with TIMEOUT_NOBLOCK. Fixes FS#8...
Steve Bavin
2007-10-24
Try and save some bytes, seeing as we already assumed LANG_ constants for mon...
Steve Bavin
2007-10-24
Complete info screen voicing; now consistent with displayed screen
Steve Bavin
2007-10-23
mrobe changes:
Jonathan Gordon
2007-10-23
Small voice-related tweaks and fixes to simplelists.
Stéphane Doyon
2007-10-22
First go at getting the touchpad working in the ui. lists only for now.
Jonathan Gordon
2007-10-21
allow simplelists to set the timeout and the start selection.
Jonathan Gordon
2007-10-21
Fixed debug menu crashing. Show last file processed by tagcache engine in deb...
Miika Pekkarinen
2007-10-21
remove the seelection_size param from the info init call to hopefully decreas...
Jonathan Gordon
2007-10-21
simplify the simpelist api slightly so not every struct member needs to be in...
Jonathan Gordon
2007-10-21
Voice the "Cancelled" splash in option_screen().
Stéphane Doyon
2007-10-21
From FS#7774: use list voice callback in option selection (option_screen(()).
Stéphane Doyon
2007-10-21
Accept FS#7774: Voice callback for gui_synclist.
Stéphane Doyon
2007-10-20
add a list API for simple lists which dont need lots of code to run.
Jonathan Gordon
[next]