summaryrefslogtreecommitdiffstats
path: root/src/Reactor.hpp
AgeCommit message (Expand)AuthorFilesLines
2023-09-22Clean up includes and forward declarationsDavid Robillard1-1/+2
2022-08-22Replace boost with standard C++17 facilitiesDavid Robillard1-2/+0
2022-08-16Fix whitespaceDavid Robillard1-2/+2
2022-07-20Use a uniform interface for changing settings in the UIDavid Robillard1-0/+1
2022-07-20Adopt REUSE machine-readable licensing standardDavid Robillard1-15/+2
2021-06-04Fix mismatched forward declarationDavid Robillard1-1/+1
2021-05-11Refactor most functionality around actions and settingsDavid Robillard1-5/+22
2021-05-11Move drivers to a separate objectDavid Robillard1-10/+7
2021-05-11Move Coord to its own headerDavid Robillard1-1/+1
2021-05-10Add Action representation to isolate behaviour from canvas objectsDavid Robillard1-0/+74