]> mj.ucw.cz Git - osdd.git/commit
New display code supports sliders and percentages
authorMartin Mares <mj@ucw.cz>
Thu, 23 Jan 2014 22:00:33 +0000 (23:00 +0100)
committerMartin Mares <mj@ucw.cz>
Thu, 23 Jan 2014 22:00:33 +0000 (23:00 +0100)
commit54c25e659002c909356cb4f9b5f847f891f84faa
tree62b38c0651fff9d3d377afda6238d77a9beb2890
parent422a01f93571373fa0575dbae6f996299bf4aa03
New display code supports sliders and percentages

They come in two possible designs, selectable by compile-time switch
SLIDERS_WITH_BRACKETS in display.c. I yet have to decide which design
should be the default one and if it should be possible to switch
designs in run-time.
display.c
display.h
osdd.c