summaryrefslogtreecommitdiffstats
path: root/ingen/Tee.hpp
AgeCommit message (Expand)AuthorFilesLines
2019-03-09Make Tee preserve interface order and act as a facade for the firstDavid Robillard1-4/+4
2019-03-09Clean up includes and forward declarationsDavid Robillard1-4/+4
2018-09-23Use lowercase namespace namesDavid Robillard1-2/+2
2018-01-21Add URI class and remove use of Raul::URIDavid Robillard1-2/+1
2017-12-24Clean up includes in public headersDavid Robillard1-0/+3
2017-12-17Simplify TeeDavid Robillard1-19/+5
2017-12-16Move sequence numbers into messages and simplify interfacesDavid Robillard1-7/+0
2017-12-16Add Message struct and remove tons of interface boilerplateDavid Robillard1-67/+10
2017-03-20Fix round-trip preservation of property contextsDavid Robillard1-5/+7
2017-02-15Move Properties out of ResourceDavid Robillard1-6/+6
2016-09-18Add fancy communication loggingDavid Robillard1-0/+137