index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
gui
/
list.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
a bit of code cleanup.. use a single function to get the statusbar height (or...
Jonathan Gordon
2008-05-04
*
Made source files #include the header file that they implement to make sure t...
Bertrik Sikken
2008-05-03
*
So, I was skimming the irc logs from my 3 day absense and I was pinged about ...
Jonathan Gordon
2008-04-21
*
Pass the buffer length to the list_get_name callback functions instead of usi...
Nils Wallménius
2008-04-09
*
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-26
*
more fixes for button bar... this will all disappear when viewports are handl...
Jonathan Gordon
2008-03-09
*
fix recorder, buttonbar caused list problems
Jonathan Gordon
2008-03-09
*
fix the touchpad list code
Jonathan Gordon
2008-03-05
*
FS#8457 - convert the list drawing code to use viewports. This does not inclu...
Jonathan Gordon
2008-03-05
*
Fix the simplelist redraw behaviour. It caused e.g. the 'Open with...' menu i...
Jens Arnold
2008-02-25
*
Accept FS #8490 by Vuong Minh Hiep: fix wrong selection in multi-line lists
Peter D'Hoye
2008-01-21
*
Accept and Fix FS#8427 - problem with empty screens in lists with pages scrol...
Jonathan Gordon
2008-01-08
*
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-17
*
Make the "current line" value in the gradient style code zero-based, and an a...
Nicolas Pennequin
2007-12-06
*
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-19
*
fix talking simplelists which I broke yesterday. dont talk if the list is bei...
Jonathan Gordon
2007-11-04
*
minor touchpad tweaking...
Jonathan Gordon
2007-11-04
*
redraw the siplelist more often
Jonathan Gordon
2007-11-04
*
Build some more plugins for M:Robe most work, doom builds and runs if you use...
Karl Kurbjun
2007-11-02
*
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-26
*
Complete info screen voicing; now consistent with displayed screen
Steve Bavin
2007-10-24
*
mrobe changes:
Jonathan Gordon
2007-10-23
*
Small voice-related tweaks and fixes to simplelists.
Stéphane Doyon
2007-10-23
*
First go at getting the touchpad working in the ui. lists only for now.
Jonathan Gordon
2007-10-22
*
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
*
Accept FS#7774: Voice callback for gui_synclist.
Stéphane Doyon
2007-10-21
*
add a list API for simple lists which dont need lots of code to run.
Jonathan Gordon
2007-10-20
*
Remove the "invert scroll" code since it's not used anywhere anymore (and it ...
Antoine Cellerier
2007-10-15
*
Fix buggy gradient display when a coloured file is selected in the browser. T...
Nicolas Pennequin
2007-09-28
*
Make the gradient look better when more than one line is selected (running ti...
Nicolas Pennequin
2007-09-28
*
FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier.
Nicolas Pennequin
2007-09-27
*
minor update to gui_synclist_do_button() which will hopefully simplify things...
Jonathan Gordon
2007-09-17
*
Fix the bug where holding left no longer stopped at the browser root.
Jonathan Gordon
2007-07-25
*
Wheel acceleration for e200. A general acceleration interface intended for us...
Michael Sevakis
2007-07-22
*
Fix problems with the list when you change font size
Jonathan Gordon
2007-06-21
*
Fix yellow
Brandon Low
2007-06-17
*
Give color targets the ability to display each LCD line a different color and...
Brandon Low
2007-06-17
*
Fix a minor annoyance with the last commit where selecting an item could resu...
Jonathan Gordon
2007-06-10
*
Really fix FS#7274
Jonathan Gordon
2007-06-10
*
simple fix for FS#7274 - selected item might not be shown when a list is draw...
Jonathan Gordon
2007-06-09
*
Add a mode the lists which doesnt show the selection marker.
Jonathan Gordon
2007-06-07
*
Fix most (all) known list wierdness bugs, hopefully simplifies the code a bit...
Jonathan Gordon
2007-06-05
[next]