index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
Rockbox Meta-User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
gui
/
list.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-11
Setttings: Eliminate gui_synclist_init_display_settings callbacks
Christian Soffke
1
-1
/
+0
2022-10-17
Limit exposure of skin engine internals
Aidan MacDonald
1
-10
/
+1
2022-10-05
gui: Remove gui_synclist_item_is_onscreen()
Aidan MacDonald
1
-2
/
+0
2022-10-05
gui: Remove list "limit_scroll" member
Aidan MacDonald
1
-3
/
+0
2022-10-05
gui: Remove "enum list_wrap" from list action functions
Aidan MacDonald
1
-11
/
+2
2022-10-05
gui: Remove gui_synclist_limit_scroll()
Aidan MacDonald
1
-1
/
+0
2022-10-05
gui: Remove redundant copies of list scrolling settings
Aidan MacDonald
1
-4
/
+0
2022-10-02
gui: Remove show/hide selection option in lists
Aidan MacDonald
1
-5
/
+0
2022-10-02
gui: Constify list title text
Aidan MacDonald
1
-4
/
+4
2022-04-10
gui_synclist move global display settings to list struct
William Wilgus
1
-3
/
+20
2022-01-01
gui lists add callback for owner drawn items
William Wilgus
1
-0
/
+30
2021-08-22
touchscreen: fix smooth scrolling in lists
Aidan MacDonald
1
-1
/
+5
2020-11-14
synclist add method for setting selection color
William Wilgus
1
-0
/
+29
2020-07-24
[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.
Solomon Peachy
1
-6
/
+2
2020-07-24
[3/4] Completely remove HWCODEC support
Solomon Peachy
1
-2
/
+0
2019-07-28
Show time, date, and recording directory in the info screen
Solomon Peachy
1
-0
/
+2
2015-10-07
iPod Classic: reads HDD S.M.A.R.T. data
Cástor Muñoz
1
-0
/
+4
2014-01-07
lists: Adapt put_line().
Thomas Martitz
1
-0
/
+2
2013-02-12
simplelist: Make better use of the static buffer and simplify API
Jonathan Gordon
1
-4
/
+2
2012-06-19
Make touchscreen handling work with skinned lists.
Frank Gevaerts
1
-0
/
+2
2012-02-25
Add %LR and %LC to get at the current row and columm in skinned lists.
Frank Gevaerts
1
-0
/
+2
2012-02-22
Store listitem_viewport_cfg->label as skinoffset instead of raw pointer
Frank Gevaerts
1
-1
/
+1
2012-01-12
keyclick: Add a callback so screens can cancel a click. Add a generic list ca...
Jonathan Gordon
1
-0
/
+4
2011-12-14
FS#12378 : Remove various unused code, and comment out some unused code and d...
Boris Gjenero
1
-2
/
+0
2011-10-22
Fix buttonbar and line padding in time&date screen.
Thomas Martitz
1
-0
/
+1
2011-10-07
lists: Detect dirtyness (need to reinit) for each list, instead of once globa...
Thomas Martitz
1
-1
/
+1
2011-09-18
Add "%LN" tag to retrieve the list item number of the current item. This allo...
Frank Gevaerts
1
-0
/
+1
2011-09-11
Rework how the skin gets the list item text to save some ram. Also allow the ...
Jonathan Gordon
1
-2
/
+2
2011-09-06
Lists can now be completly draw using the skin engine!
Jonathan Gordon
1
-0
/
+22
2011-09-03
Add the list colour callback and a proper title icon to the simplelist api
Jonathan Gordon
1
-1
/
+7
2010-10-31
FS#11686 - Kinetic list scrolling for touchscreen
Thomas Martitz
1
-1
/
+3
2010-09-23
Don't actually reimplement an existing feature for hiding the selection marker
Thomas Martitz
1
-4
/
+0
2010-09-23
Touchscreen: Improve scrolling in absolute point mode.
Thomas Martitz
1
-1
/
+4
2010-02-21
remove unused fields from struct gui_synclist.
Teruaki Kawashima
1
-6
/
+0
2010-02-16
* surround member only used by charcells with #ifdef HAVE_LCD_CHARCELLS in st...
Teruaki Kawashima
1
-2
/
+1
2010-02-11
fix text scrolling handling in do_menu, set_time_screen and time_screen.
Teruaki Kawashima
1
-0
/
+1
2010-01-05
Use plain int (instead of char) for field selection_size in struct simplelist...
Bertrik Sikken
1
-1
/
+1
2009-10-11
revert r23093 and r 23094, since the title pointer is used to modify the titl...
Nils Wallménius
1
-2
/
+2
2009-10-11
Const correctness
Nils Wallménius
1
-2
/
+2
2009-09-07
Fix buttonbar handling/theme changed handling in lists.
Thomas Martitz
1
-0
/
+1
2009-08-20
Make the formatter functions used by the settings return a pointer to avoid u...
Nils Wallménius
1
-2
/
+2
2009-08-17
FS#10534: Make scrollbar width variable through a setting (useful for touchsc...
Maurus Cuelenaere
1
-1
/
+1
2009-08-16
User definable UI viewport, to be able to restrict the UI into a viewport for...
Thomas Martitz
1
-2
/
+0
2009-08-06
Various files: make functions static if they're local or make sure there is a...
Bertrik Sikken
1
-0
/
+5
2009-08-02
Remove redundant definitions of SCROLLBAR_WIDTH
Nils Wallménius
1
-1
/
+1
2009-07-11
Fix type mismatch warnings and errors exposed when building with EABI toolchain.
Andrew Mahone
1
-1
/
+1
2008-12-31
Decouple the statusbar drawing from the rest of the screen drawing. it is not...
Jonathan Gordon
1
-1
/
+1
2008-09-25
redo the previous commit so its actually useful.
Jonathan Gordon
1
-1
/
+2
2008-09-25
have the info lists set the selection before they are exited, this is sometim...
Jonathan Gordon
1
-2
/
+4
2008-07-05
fix FS#9144 hopefully for good... only update the screen if the time line is ...
Jonathan Gordon
1
-0
/
+2
[next]