summaryrefslogtreecommitdiffstats
path: root/src/server/PortImpl.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-03-27Switch to AGPL3+.David Robillard1-16/+16
2012-03-25Update for latest atom extension.David Robillard1-2/+1
2012-03-23Fix compilation with latest LV2.David Robillard1-22/+3
2012-03-22Remove crufty headeres.David Robillard1-1/+0
2012-03-19Partially functioning communication between Ingen LV2 plugin and UI.David Robillard1-34/+40
2012-03-14Use the host URI map/unmap when running as a plugin.David Robillard1-0/+1
2012-03-12Fix mysterious undefined reference when running as a plugin.David Robillard1-0/+3
2012-03-12Centralise atom creation in forge object.David Robillard1-7/+8
2012-03-11Implement cv:CVPort (fix #790). Not well-tested, but at least works somewhat.David Robillard1-5/+14
2011-11-09Update for changes in LV2 SVN.David Robillard1-1/+1
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