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.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
gui
/
list.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-14
synclist add method for setting selection color
William Wilgus
1
-2
/
+37
2020-10-29
Volume adjustment in LISTS ignored AUDIOHW_SETTING values
Johannes Rauh
1
-3
/
+4
2020-07-24
[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.
Solomon Peachy
1
-44
/
+0
2020-07-24
[3/4] Completely remove HWCODEC support
Solomon Peachy
1
-9
/
+0
2020-07-24
[2/4] get rid of HAVE_LCD_CHARCELLS
Solomon Peachy
1
-5
/
+0
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
1
-4
/
+0
2019-07-28
Show time, date, and recording directory in the info screen
Solomon Peachy
1
-0
/
+7
2019-01-31
FS#10311 -- Add beep when navigating to beginning or end of list.
Solomon Peachy
1
-15
/
+59
2015-11-10
Fix scrolling left button inadvertently cancels listtree
Sebastian Leonhardt
1
-6
/
+8
2014-03-14
events: Rework event subsystem (add_event, send_event) to be more versatile.
Thomas Martitz
1
-6
/
+7
2014-01-07
lists: Adapt put_line().
Thomas Martitz
1
-26
/
+29
2013-03-28
simplelist: Fix simplelist_set_line_count() so it actually sets the count
Jonathan Gordon
1
-2
/
+6
2013-02-12
simplelist: Make better use of the static buffer and simplify API
Jonathan Gordon
1
-14
/
+16
2012-05-20
_lists_uiviewport_update_callback can be made static
Bertrik Sikken
1
-1
/
+1
2012-03-22
Redraw simplelist if/when necessary-
Thomas Martitz
1
-0
/
+1
2012-03-20
Fix FS#12606 - next track can cause the screen to be cleared
Jonathan Gordon
1
-0
/
+30
2012-03-15
Revert "Fix FS#12606 - next track can cause the screen to be cleared"
Jonathan Gordon
1
-22
/
+0
2012-03-14
Fix FS#12606 - next track can cause the screen to be cleared
Jonathan Gordon
1
-0
/
+22
2012-01-12
keyclick: Add a callback so screens can cancel a click. Add a generic list ca...
Jonathan Gordon
1
-0
/
+22
2011-12-14
FS#12378 : Remove various unused code, and comment out some unused code and d...
Boris Gjenero
1
-7
/
+0
2011-10-23
Fix charcell build
Thomas Martitz
1
-0
/
+2
2011-10-23
Fix FS#12337 properly. Also fixes FS#12345 which the previous commit introduced.
Thomas Martitz
1
-5
/
+6
2011-10-22
Add functions font_set_ui() and font_get_ui(). The font returned by FONT_UI u...
Fred Bauer
1
-0
/
+1
2011-10-22
Fix buttonbar and line padding in time&date screen.
Thomas Martitz
1
-9
/
+14
2011-10-22
Fix backwardly named variable.
Thomas Martitz
1
-4
/
+2
2011-10-17
Commit FS#12321 - Touchscreen: List line padding, to more easily select lines
Thomas Martitz
1
-7
/
+27
2011-10-15
Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...
Björn Stenberg
1
-14
/
+4
2011-10-07
Correct left-over assignment.
Thomas Martitz
1
-4
/
+1
2011-10-07
Re-order things to fix red.
Thomas Martitz
1
-8
/
+7
2011-10-07
lists: Detect dirtyness (need to reinit) for each list, instead of once globa...
Thomas Martitz
1
-4
/
+11
2011-09-06
Lists can now be completly draw using the skin engine!
Jonathan Gordon
1
-1
/
+7
2011-09-03
Add the list colour callback and a proper title icon to the simplelist api
Jonathan Gordon
1
-1
/
+9
2011-03-22
Scroll speed is increased every N seconds, not every N half seconds.
Andree Buschmann
1
-2
/
+2
2010-10-31
FS#11686 - Kinetic list scrolling for touchscreen
Thomas Martitz
1
-16
/
+23
2010-10-07
use CONTEXT_LIST in simplelist_show_list() so that button combinations for pa...
Teruaki Kawashima
1
-1
/
+1
2010-09-23
Don't actually reimplement an existing feature for hiding the selection marker
Thomas Martitz
1
-1
/
+0
2010-09-23
Explicitly disable hiding the selection bar by default.
Thomas Martitz
1
-0
/
+1
2010-06-15
FS#10336 - Simplify list redrawing to improve voicing when scrolling to top/b...
Steve Bavin
1
-50
/
+46
2010-05-06
Fix the remaining reds.
Thomas Martitz
1
-0
/
+1
2010-05-06
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
1
-1
/
+1
2010-04-10
Use the existing type instead of defining an ad hoc one
Alexander Levin
1
-1
/
+1
2010-04-10
Reset the number of lines to 0 when initializing the simple list
Alexander Levin
1
-0
/
+1
2010-02-26
Fix the list showing an empty line at the bottom if the sbs is handling the t...
Jonathan Gordon
1
-1
/
+2
2010-02-26
2 new tags for the base skin.
Jonathan Gordon
1
-1
/
+7
2010-02-21
remove unused fields from struct gui_synclist.
Teruaki Kawashima
1
-17
/
+0
2010-01-07
list: improvement to move and show selection in multi-line lists.
Teruaki Kawashima
1
-51
/
+43
2009-12-21
fix FS#10870 - slightly change the viewportmanager theme undo-er to be able t...
Jonathan Gordon
1
-1
/
+1
2009-12-09
FS#10824 - viewport/statusbar API rework.
Jonathan Gordon
1
-3
/
+7
2009-11-11
fix build, ? buttonbar....
Jonathan Gordon
1
-1
/
+1
2009-10-27
FS#10722: some improvements for gui/list.c
Teruaki Kawashima
1
-105
/
+89
[next]