summaryrefslogtreecommitdiff
path: root/src/syncobject.cpp (follow)
AgeCommit message (Collapse)AuthorFilesLines
2026-06-25Bug fixes all across the projectPancakeTAS1-1/+2
2026-06-23Significantly reduce line count and code duplicationPancakeTAS1-290/+197
2026-05-18Split public/private API into respective locationsPancakeTAS1-105/+327
2026-05-18Extend sync objects with timeline supportPancakeTAS1-9/+94
2026-05-18Implement (non-timeline) sync objectsPancakeTAS1-0/+156