aboutsummaryrefslogtreecommitdiffstats
path: root/src/globals.c
Commit message (Expand)AuthorAgeFilesLines
* Further performance improvementsBad Diode2024-01-161-0/+1
* [WIP] Refactor ch3 envelopeBad Diode2024-01-161-15/+24
* [WIP] Fix drawing bug on channel paramsBad Diode2024-01-151-0/+18
* Add pattern chain buttons behaviour (toggle/clear/random)Bad Diode2023-08-251-2/+9
* Add global BPM behaviourBad Diode2023-08-251-0/+12
* Add bank queuing like patternsBad Diode2023-08-241-0/+1
* Added initial implementation of scale modeBad Diode2023-08-221-60/+0
* Add control for scale selection and rcol notifsBad Diode2023-08-221-0/+60
* Update right column UI and cursor managementBad Diode2023-08-221-8/+12
* Add two more banks and channel iconsBad Diode2023-08-101-2/+2
* Update main UI with new 1.7 designBad Diode2023-08-081-25/+30
* Change prob/condition sorting to be more logicalBad Diode2023-08-021-11/+11
* Add probability handling and drawingBad Diode2023-07-221-0/+20
* Add new UI for wave channel parametersBad Diode2023-07-211-1/+1
* Add new UI for noise channelBad Diode2023-07-211-1/+1
* Change behaviour of ch3 on empty trigs: stop soundBad Diode2023-07-211-0/+4
* Prepare for parameter UI reworkBad Diode2023-07-211-10/+16
* Allow removing the last chain when playingBad Diode2023-07-191-2/+0
* Add cursors and fully functioning chain workflowBad Diode2023-07-151-0/+1
* Add working pattern chaining prototypeBad Diode2023-07-131-1/+3
* Add initial pattern chain UIBad Diode2023-07-131-0/+18
* Add a notification system and use it for save/copy/paste eventsBad Diode2023-07-121-0/+11
* Add notification bar and mockup of pattern chainingBad Diode2023-07-121-7/+7
* Fix parameter alignmentsBad Diode2023-05-301-1/+1
* Add settings button and navigationBad Diode2023-05-301-8/+11
* Fix navigation on right columnBad Diode2023-05-301-2/+2
* Add new start/stop buttonsBad Diode2023-05-301-16/+17
* Add initial theming supportBad Diode2023-05-291-12/+6
* Make sure link cable sync respects user settingsBad Diode2023-05-281-3/+3
* Refactor settings into own filesBad Diode2023-05-281-0/+9
* Prepare for per-channel param adjustmentBad Diode2023-04-241-1/+7
* Add remaining UI elements for next RCBad Diode2023-04-231-0/+1
* Add back cursor drawingBad Diode2023-04-231-3/+7
* Start decoupling of rendering from update passesBad Diode2023-04-231-0/+104