rockbox/apps/gui/skin_engine
Aidan MacDonald 02860d67c3 Touchscreen: adjust calculation of bar touch position
Increased the precision of the bar from 100 steps to 1000 steps so
it is possible to make finer adjustments, and made it possible to
pick the maximum value in a bar rather than just the maximum - 1.

Change-Id: I2e694d3e86e4a151e014da1bd15ab3ade4c4b95e
2021-06-22 21:37:02 +01:00
..
skin_backdrops.c Fix display regression from c85d8e2 2020-10-28 22:55:27 -04:00
skin_display.c Fix multiple potential null pointer dereferencess 2020-10-28 08:42:49 -04:00
skin_display.h [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00:00
skin_engine.c misc: Only include rbpaths.h and string-extra.h in places that need it 2021-04-10 12:08:12 -04:00
skin_engine.h LCD core move buf ptr and address look up function viewport struct 2020-10-26 12:28:48 -04:00
skin_parser.c Fix red in bc416ff590 2021-04-10 21:06:41 -04:00
skin_render.c Skin_engine optimize element switches 2020-11-13 19:14:56 +00:00
skin_tokens.c Skin engine: respect volume decimalization 2021-04-09 10:53:44 +00:00
skin_touchsupport.c Touchscreen: adjust calculation of bar touch position 2021-06-22 21:37:02 +01:00
wps_internals.h Framebuffer_viewport Rewrite -- BUG FIX 2020-10-28 13:25:12 -04:00