aboutsummaryrefslogtreecommitdiffstats
path: root/src/drawing.c
Commit message (Expand)AuthorAgeFilesLines
* Add new start/stop buttonsBad Diode2023-05-301-14/+16
* Add cursor selection (thick line)Bad Diode2023-05-301-27/+81
* Add initial theming supportBad Diode2023-05-291-54/+54
* Add contextual drawing of piano notesBad Diode2023-04-241-1/+58
* Add grey foreground for global parameter selectBad Diode2023-04-241-189/+202
* Fix SRAM bug due to exceeding 32KB capacityBad Diode2023-04-241-4/+4
* Fix missing cursor on per-channel parameter adjustBad Diode2023-04-241-0/+6
* Prepare for per-channel param adjustmentBad Diode2023-04-241-325/+129
* Fix a couple of final bugs before releasev1.2Bad Diode2023-04-231-1/+1
* Add remaining UI elements for next RCBad Diode2023-04-231-3/+8
* Add back cursor drawingBad Diode2023-04-231-5/+35
* Fix a couple of rendering corner casesBad Diode2023-04-231-0/+11
* Add conditional redrawingBad Diode2023-04-231-2/+5
* Fix small font rendering and sprite drawingBad Diode2023-04-231-129/+129
* Start decoupling of rendering from update passesBad Diode2023-04-231-0/+1237