summaryrefslogtreecommitdiff
path: root/transform.cpp
AgeCommit message (Expand)Author
2016-04-10Add MIT license for API wrappersRusty Wagner
2016-01-31Refactor API to fix design bug that causes use-after-free on many plugin objectsRusty Wagner
2015-05-14Add XOR transform with key inputRusty Wagner
2015-03-11Create some templates to reduce duplicated API codeRusty Wagner
2015-02-16Restyle the code to use smart tabsRusty Wagner
2015-02-14Add menu items using transform registrations, hook up copy as and paste fromRusty Wagner
2015-02-12Place API code with the associated classRusty Wagner