aboutsummaryrefslogtreecommitdiffstats
path: root/src/drawing.c
Commit message (Expand)AuthorAgeFilesLines
* Minor UI changes and bank chaining supportBad Diode2023-08-021-24/+33
* Add per-trig panning supportBad Diode2023-07-291-3/+69
* Add percent drawing when needed on notif paramsBad Diode2023-07-221-227/+120
* Add parameter notifications when editingBad Diode2023-07-221-8/+386
* Add probability handling and drawingBad Diode2023-07-221-31/+49
* Change ch3 wave behaviour to be fixedBad Diode2023-07-221-5/+2
* Add cursor drawing to wave and noise params in new UIBad Diode2023-07-211-85/+100
* Add cursor drawing to square params in new UIBad Diode2023-07-211-116/+144
* Add new UI for wave channel parametersBad Diode2023-07-211-203/+41
* Add new UI for noise channelBad Diode2023-07-211-122/+189
* Add new parameter UI for square channelsBad Diode2023-07-211-264/+194
* Prepare for parameter UI reworkBad Diode2023-07-211-77/+84
* Add cursors and fully functioning chain workflowBad Diode2023-07-151-0/+21
* Fix non-clearing params from patterns to rcolBad Diode2023-07-131-1/+1
* Improve chain notif bar drawingBad Diode2023-07-131-15/+14
* Add working pattern chaining prototypeBad Diode2023-07-131-10/+10
* Add initial pattern chain UIBad Diode2023-07-131-4/+50
* Add optional help prompt to the notif barBad Diode2023-07-121-5/+34
* Add a notification system and use it for save/copy/paste eventsBad Diode2023-07-121-1/+25
* Add notification bar and mockup of pattern chainingBad Diode2023-07-121-13/+24
* Nudge the bpm box sligthlyBad Diode2023-05-301-6/+6
* Fix parameter alignmentsBad Diode2023-05-301-22/+22
* Add settings button and navigationBad Diode2023-05-301-0/+18
* 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