xybrid/xybrid/nodes/gadget
Rachel Fae Fox (foxiepaws) 7aa71c5cc2 macOS/clang++ Porting work
- std=c++2a instead of c++20. QT Creator mkspec for mac requires this
- added missing headers in some places. likely other headers are missing
- expanded WITH_BOOST segments to include memory_resource stuff
- moved SVFilter template process() into header.
2022-03-31 03:22:59 -04:00
..
gainbalance.cpp nuke non-pod global static warnings (we're an executable) 2022-03-28 16:40:13 -04:00
gainbalance.h central Node serialization, const-correctness, include fix (oops) 2019-01-22 15:23:31 -05:00
ioport.cpp nuke non-pod global static warnings (we're an executable) 2022-03-28 16:40:13 -04:00
ioport.h patchboard cut+copy+paste (and delete shortcut) 2019-01-25 20:07:04 -05:00
mixboard.cpp nuke non-pod global static warnings (we're an executable) 2022-03-28 16:40:13 -04:00
mixboard.h ButtonGadget, beginnings of mixer board, UI fixes 2019-06-29 20:22:01 -04:00
quicklevel.cpp nuke non-pod global static warnings (we're an executable) 2022-03-28 16:40:13 -04:00
quicklevel.h macOS/clang++ Porting work 2022-03-31 03:22:59 -04:00
transpose.cpp nuke non-pod global static warnings (we're an executable) 2022-03-28 16:40:13 -04:00
transpose.h transpose gadget revamp 2022-03-10 21:09:40 -05:00