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
/
menu.c
Age
Commit message (
Expand
)
Author
2009-08-29
Quickscreen: 4th item
Thomas Martitz
2009-08-20
Make the formatter functions used by the settings return a pointer to avoid u...
Nils Wallménius
2009-08-19
fix red
Nils Wallménius
2009-08-16
User definable UI viewport, to be able to restrict the UI into a viewport for...
Thomas Martitz
2009-08-06
Remove some unused #includes
Bertrik Sikken
2009-07-29
fix forcing scrolling title like "Scroll Speed Setting Example".
Teruaki Kawashima
2009-07-27
Start of some apps/ and wps cleanup work... Move everything related to the ac...
Jonathan Gordon
2009-07-14
FS#10080
Nils Wallménius
2009-07-11
Fix type mismatch warnings and errors exposed when building with EABI toolchain.
Andrew Mahone
2009-06-26
FS#10283 simplify plugins' menus by using stringlist with callback (by Teruak...
Johannes Schwarz
2009-06-13
Fix typo in comment.
Thomas Martitz
2009-05-09
Remove unneeded #include "backdrop.h"
Bertrik Sikken
2009-04-25
Remove unnecessary #include "backlight.h"
Bertrik Sikken
2009-03-10
Fix redraw sequence when exiting a setting menu, so splashes work properly - ...
Steve Bavin
2009-03-08
Clean up some #includes
Bertrik Sikken
2009-02-01
Accept a quick patch from Alexander Levin to neaten up the #defines and comme...
Jonathan Gordon
2009-02-01
Statusbar handling fixes.
Jonathan Gordon
2009-01-03
a few more button/statusbar fixes...
Jonathan Gordon
2008-12-31
Decouple the statusbar drawing from the rest of the screen drawing. it is not...
Jonathan Gordon
2008-12-03
revert part of r18933 which fixes FS#9600.
Jonathan Gordon
2008-12-01
FS#9173 - move all time/clock related settings in the menus into system > "ti...
Jonathan Gordon
2008-11-05
FS#9525 - The list for the quickscreen items chooser turned out to not really...
Jonathan Gordon
2008-10-30
fix some problems with the menu code:
Jonathan Gordon
2008-10-13
Stop scrolling lines when entering or leaving a menu list item. Fixes FS #947...
Peter D'Hoye
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-29
Accept FS #9052 by Alexander Levin with a fix by me. Changes HAS_BUTTONBAR in...
Peter D'Hoye
2008-05-03
Viewported quickscreen (take 2 :D) (FS#8553)
Jonathan Gordon
2008-05-03
Made source files #include the header file that they implement to make sure t...
Bertrik Sikken
2008-04-30
found (and fixed) by Stephane Doyon...
Jonathan Gordon
2008-04-23
option_screen() now accepts a viewport
Jonathan Gordon
2008-04-23
enable the quickscreen in menus and neaten up the else if-ing
Jonathan Gordon
2008-04-09
Pass the buffer length to the list_get_name callback functions instead of usi...
Nils Wallménius
2008-03-26
fix themes not being fully applied to the menu on load (Hopefully fixes FS#8808)
Jonathan Gordon
2008-03-26
fix the buttonbar in the browser and menus.
Jonathan Gordon
2008-03-26
the menu and list now accepts a parent viewport to draw in (and the menu can ...
Jonathan Gordon
2008-03-25
Code police raid on the settings code, consting and putting headers alongside...
Steve Bavin
2007-11-16
Fix buffer overflow in the title padding code (FS#8163)
Linus Nielsen Feltzing
2007-11-09
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15546 a1c6a512-1295-4272-9138...
Jonathan Gordon
2007-11-07
fix red
Jonathan Gordon
2007-11-05
fix FS#7288 - pad the title of the scrolling settings so they actually scroll
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
return to the main menu if stop is pressed in the wps context menu, (blame po...
Jonathan Gordon
2007-10-21
From FS#7774: use list voice callback in menus.
Stéphane Doyon
2007-10-19
FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just...
Steve Bavin
2007-10-09
Add a voice callback to dynamic menus, along side the text_callback.
Stéphane Doyon
2007-09-17
minor update to gui_synclist_do_button() which will hopefully simplify things...
Jonathan Gordon
2007-08-20
Make MENUITEM_STRINGLIST() menus talk (if ID2P() is used for the string)
Jonathan Gordon
2007-08-05
Redraw the menu when stopping playback, in case the bookmarking code left som...
Magnus Holmgren
2007-08-04
dont redraw the menu if we are about to quit anyway (noticable when backing o...
Jonathan Gordon
2007-08-02
Finally use the rec button to get to the rec screen on sansa and iriver hxxx....
Jonathan Gordon
[next]