aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix sync switching bugBad Diode2024-01-072-2/+4
* Add some more tasksBad Diode2024-01-061-5/+7
* Add more sync in optionsBad Diode2024-01-065-11/+84
* Fix bank switching behaviour bugBad Diode2024-01-062-9/+19
* Remove redundant codeBad Diode2024-01-062-20/+3
* Rework play/pause functionsBad Diode2024-01-061-69/+19
* Add basic MIDI 24bpq sync inBad Diode2024-01-041-14/+16
* Add initial Analogue MIDI sync functionality (needs options)Bad Diode2024-01-042-3/+19
* Add new 96ppq sequencer tick timerBad Diode2024-01-042-26/+55
* Prepare for releaseBad Diode2023-09-153-56/+10
* Fix a couple of small bugsBad Diode2023-09-092-5/+14
* Fix some minor bugs and try to improve consistency.Bad Diode2023-09-094-7/+24
* Add wraparound for patterns and more help stringsBad Diode2023-09-083-18/+46
* Fix a few bugs and randomize patterns properlyBad Diode2023-09-083-7/+63
* Add pattern chain buttons behaviour (toggle/clear/random)Bad Diode2023-08-254-41/+156
* Add global mutes behaviourBad Diode2023-08-252-16/+24
* Add global BPM behaviourBad Diode2023-08-256-45/+137
* Update UI for settings pageBad Diode2023-08-254-57/+86
* Add visual feedback and control for scale rootsBad Diode2023-08-244-49/+73
* Add bank queuing like patternsBad Diode2023-08-244-41/+45
* Fix a couple of UI bugsBad Diode2023-08-243-3/+18
* Added initial implementation of scale modeBad Diode2023-08-224-67/+111
* Add control for scale selection and rcol notifsBad Diode2023-08-224-28/+110
* Ensure ALL is shown when appropriate and drawing bugfixesBad Diode2023-08-223-7/+25
* Add pattern clearing with SEL+L+R on pattern viewBad Diode2023-08-224-38/+109
* Update right column UI and cursor managementBad Diode2023-08-224-97/+180
* Add two more banks and channel iconsBad Diode2023-08-106-86/+91
* Update main UI with new 1.7 designBad Diode2023-08-083-69/+101
* Add missing .c files and wishlist TODOsBad Diode2023-08-063-0/+671
* Prepare for releasev1.6Bad Diode2023-08-041-23/+5
* Add bank reset to first pattern for nowBad Diode2023-08-021-0/+2
* Change prob/condition sorting to be more logicalBad Diode2023-08-022-79/+79
* Minor UI changes and bank chaining supportBad Diode2023-08-023-25/+47
* Add more waves to ch3 and make them flow betterBad Diode2023-07-312-14/+11
* Add more wavesBad Diode2023-07-311-12/+10
* Add minor bugfixesBad Diode2023-07-313-35/+63
* Add per-trig panning supportBad Diode2023-07-294-9/+171
* Change pattern chains to be saved per bankBad Diode2023-07-282-0/+4
* Add percent drawing when needed on notif paramsBad Diode2023-07-221-227/+120
* Add parameter notifications when editingBad Diode2023-07-224-18/+396
* Add trig probabilityBad Diode2023-07-223-3/+30
* Add probability handling and drawingBad Diode2023-07-223-39/+82
* Fix default parameters for channel paramsBad Diode2023-07-222-44/+47
* Change ch3 wave behaviour to be fixedBad Diode2023-07-225-180/+106
* Fix param cursor behaviour for square and noise channelsBad Diode2023-07-212-50/+82
* 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-213-212/+46
* Add new UI for noise channelBad Diode2023-07-212-123/+190
* Add new parameter UI for square channelsBad Diode2023-07-211-264/+194