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
/
list.c
Age
Commit message (
Expand
)
Author
2011-03-22
Scroll speed is increased every N seconds, not every N half seconds.
Andree Buschmann
2010-10-31
FS#11686 - Kinetic list scrolling for touchscreen
Thomas Martitz
2010-10-07
use CONTEXT_LIST in simplelist_show_list() so that button combinations for pa...
Teruaki Kawashima
2010-09-23
Don't actually reimplement an existing feature for hiding the selection marker
Thomas Martitz
2010-09-23
Explicitly disable hiding the selection bar by default.
Thomas Martitz
2010-06-15
FS#10336 - Simplify list redrawing to improve voicing when scrolling to top/b...
Steve Bavin
2010-05-06
Fix the remaining reds.
Thomas Martitz
2010-05-06
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-04-10
Use the existing type instead of defining an ad hoc one
Alexander Levin
2010-04-10
Reset the number of lines to 0 when initializing the simple list
Alexander Levin
2010-02-26
Fix the list showing an empty line at the bottom if the sbs is handling the t...
Jonathan Gordon
2010-02-26
2 new tags for the base skin.
Jonathan Gordon
2010-02-21
remove unused fields from struct gui_synclist.
Teruaki Kawashima
2010-01-07
list: improvement to move and show selection in multi-line lists.
Teruaki Kawashima
2009-12-21
fix FS#10870 - slightly change the viewportmanager theme undo-er to be able t...
Jonathan Gordon
2009-12-09
FS#10824 - viewport/statusbar API rework.
Jonathan Gordon
2009-11-11
fix build, ? buttonbar....
Jonathan Gordon
2009-10-27
FS#10722: some improvements for gui/list.c
Teruaki Kawashima
2009-10-18
Use wrap-safe TIME_BEFORE/TIME_AFTER macros to compare times with current_tim...
Bertrik Sikken
2009-10-16
Revert r23212, I committed it accidentally.
Thomas Martitz
2009-10-16
initial custom statusbar commit
Thomas Martitz
2009-10-11
revert r23093 and r 23094, since the title pointer is used to modify the titl...
Nils Wallménius
2009-10-11
Const correctness
Nils Wallménius
2009-10-09
Tiny simplification
Nils Wallménius
2009-09-07
Set list_need_reinit to false somewhere too.
Thomas Martitz
2009-09-07
Fix buttonbar handling/theme changed handling in lists.
Thomas Martitz
2009-08-20
Make the formatter functions used by the settings return a pointer to avoid u...
Nils Wallménius
2009-08-16
Fix ret for buttonbar targets.
Thomas Martitz
2009-08-16
User definable UI viewport, to be able to restrict the UI into a viewport for...
Thomas Martitz
2009-08-06
Various files: make functions static if they're local or make sure there is a...
Bertrik Sikken
2009-07-29
fix page up/down in list (FS# 10435).
Teruaki Kawashima
2009-05-21
Remove some unused declarations
Bertrik Sikken
2009-05-17
Fix duplicate #includes
Bertrik Sikken
2009-05-09
Remove unneeded #include "backdrop.h"
Bertrik Sikken
2009-03-02
Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, whe...
Thomas Martitz
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-07
Fix some wierdness with the debug menus...
Jonathan Gordon
2009-01-05
redo how the statusbar updates are done. send the EVENT_GUI_ACTIONUPDATE even...
Jonathan Gordon
2009-01-02
fix FS#9743: plugins using rb->do_menu() were dropped 8 pixels..
Jonathan Gordon
2009-01-02
More SYS_FOURHERTZ handling fixes.. (FS#9740 FS#9741)
Jonathan Gordon
2008-12-31
Decouple the statusbar drawing from the rest of the screen drawing. it is not...
Jonathan Gordon
2008-10-13
Alternate fix for the bug fixed by FS#9163, the selection in the playlist vie...
Nils Wallménius
2008-10-12
Fix FS#9479 - "readonly" lists sometimes wrap when they shouldnt. part of the...
Jonathan Gordon
2008-09-25
redo the previous commit so its actually useful.
Jonathan Gordon
2008-09-25
have the info lists set the selection before they are exited, this is sometim...
Jonathan Gordon
2008-08-23
Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN
Maurus Cuelenaere
2008-08-18
Fix for issues in speaking the time in Rockbox Info screen (B#9167).
Stéphane Doyon
2008-07-05
fix FS#9144 hopefully for good... only update the screen if the time line is ...
Jonathan Gordon
2008-06-28
Remove a viewport ambiguity by changing the screens width/heigth members into...
Peter D'Hoye
[next]