summaryrefslogtreecommitdiff
path: root/apps/gui/bitmap/list-skinned.c
AgeCommit message (Expand)Author
2020-07-24[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.Solomon Peachy
2013-12-14scroll_engine: Rename scroll_stop* functions to be more consistent with the l...Thomas Martitz
2012-06-19Make touchscreen handling work with skinned lists.Frank Gevaerts
2012-05-18Don't trigger a skin refresh from skinlist_draw()Frank Gevaerts
2012-04-29Fundamentally rewrite much of the audio DSP.Michael Sevakis
2012-03-01Make %LC and %LR always have predictable and usable values.Frank Gevaerts
2012-02-25Clean up some variables.Frank Gevaerts
2012-02-25Add %LR and %LC to get at the current row and columm in skinned lists.Frank Gevaerts
2012-02-22Store listitem_viewport_cfg->label as skinoffset instead of raw pointerFrank Gevaerts
2012-02-21Make skinned lists handle the "0 items" case without crashingFrank Gevaerts
2012-02-19Fix another skinned list buflib issueFrank Gevaerts
2012-02-19Fix a nullpointer dereference in skinned lists.Frank Gevaerts
2012-02-19make local variable current_list staticBertrik Sikken
2011-11-15Use buflib for all skin engine allocations.Jonathan Gordon
2011-09-18Add "%LN" tag to retrieve the list item number of the current item. This allo...Frank Gevaerts
2011-09-11Rework how the skin gets the list item text to save some ram. Also allow the ...Jonathan Gordon
2011-09-06Add the new file and fix the compile errorJonathan Gordon