summaryrefslogtreecommitdiffstats
path: root/src/server/PortImpl.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-10-21Move more headers to shared include directory.David Robillard1-1/+1
2011-10-21Separate URIs from LV2URIMap.David Robillard1-2/+2
2011-10-21Begin moving shared headers to public include directory.David Robillard1-1/+1
2011-10-21Use modern terser waf syntax.David Robillard1-1/+1
2011-10-03Use port type instead of buffer type where appropriate.David Robillard1-5/+3
2011-10-03Remove static PortType enumeration from public/client side interface.David Robillard1-2/+1
2011-09-23Animate audio port colours based on levels.David Robillard1-3/+7
2011-09-15Fix control bindings (MIDI learn).David Robillard1-4/+6
2011-09-15TidyDavid Robillard1-2/+2
2011-08-20Fix crash when sending port notifications (fix #741).David Robillard1-8/+15
2011-05-20Correctly set initial value of control ports at creation time.David Robillard1-2/+0
2011-05-20Fix multiple put replies on port creation.David Robillard1-0/+2
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-0/+251