summaryrefslogtreecommitdiffstats
path: root/manual/Makefile.pdflatex
diff options
context:
space:
mode:
authorJonathan Gordon <rockbox@jdgordon.info>2008-12-16 12:05:16 +0000
committerJonathan Gordon <rockbox@jdgordon.info>2008-12-16 12:05:16 +0000
commitf6251e4256b48ad85f176fb4219b27b654e3b05e (patch)
tree960ade7843789859473892310f666f8aa54d0ebc /manual/Makefile.pdflatex
parentffd5e87b785470ba5a63d93e44e35dfcbfe119cf (diff)
downloadrockbox-f6251e4256b48ad85f176fb4219b27b654e3b05e.tar.gz
rockbox-f6251e4256b48ad85f176fb4219b27b654e3b05e.zip
Accept FS#9646 by Christopher Williams which fixes a few radio preset bugs:
* presets list does not scroll horizontally properly (due to the list_do_action() repeatedly timing out after 1 second) * when returning from the presets list to the main radio screen, the highlighted item in the list scrolls on main radio screen (if it's too wide for the screen, that is) * when adding a preset while in the presets list (with ACTION_FM_PRESET) the list is not updated with the new preset * when clearing presets (or deleting the last preset), the main screen still shows the same preset number * when deleting a preset, the current preset number doesn't change if it's past the end of the list (this is partially related to the previous issue) * the find_closest_preset() routine could be improved to actually find the closest frequency that is saved as a preset * inputting a preset name could be optimized in both time and space (especially in radio_add_preset()); also the length parameter to kbd_input() includes the null terminator, so I added one to those arguments git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19457 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/Makefile.pdflatex')
0 files changed, 0 insertions, 0 deletions