rockbox/lib
Frank Gevaerts b9bf6cdb2c Call skinlist_set_cfg() unconditionally, i.e. also if do_refresh==false
This call is cheap (except if the list config changes, but then it should
be called anyway), and do_refresh isn't always set appropriately, e.g.
when the screen has just changed, which could cause the list config to be
null at bad times, which caused the standard list to be shown instead of
the desired skinned list.

Change-Id: I47dd2552d6d1062456ede4529c4891e80a8159ea
Reviewed-on: http://gerrit.rockbox.org/113
Reviewed-by: Frank Gevaerts <frank@gevaerts.be>
2012-02-29 14:11:33 +01:00
..
arm_support Fix native arm builds. arm_support couldn't build properly. 2012-01-22 19:24:48 +01:00
libsetjmp m68k/setjmp.S: fix build with gcc 3.4.6 -std=gnu99 2010-09-07 14:50:26 +00:00
skin_parser Call skinlist_set_cfg() unconditionally, i.e. also if do_refresh==false 2012-02-29 14:11:33 +01:00
unwarminder Arm stack unwinder 2012-02-22 08:33:26 +01:00