summaryrefslogtreecommitdiffstats
path: root/src/shared/AtomReader.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-07-31Merge Ingen::Shared namespace into Ingen namespace and core libingen library.David Robillard1-276/+0
2012-07-26Report subject with errors to client for more meaningful error messages.David Robillard1-1/+2
2012-06-05Use LV2 buf-size extension.David Robillard1-0/+16
2012-06-01Functioning MIDI input and internals when running as an LV2.David Robillard1-1/+7
2012-05-22More work on test suite.David Robillard1-28/+65
2012-05-10LV2URIMap => URIMap.David Robillard1-1/+2
2012-05-10Bidirectional socket communication (GUI once again works remotely).David Robillard1-0/+16
2012-05-02Preliminary socket control interface, and ingen_cmd command line interface wh...David Robillard1-7/+12
2012-04-28Implement set_property via atom interface (working blinkenlights).David Robillard1-0/+16
2012-04-27Disconnect via atom interface.David Robillard1-5/+34
2012-04-27Implement connecting via atom interface.David Robillard1-14/+37
2012-04-27Don't send responses for ID -1.David Robillard1-1/+0
2012-04-26Implement delta via atoms.David Robillard1-18/+53
2012-04-12Update for latest atom extension.David Robillard1-4/+3
2012-04-05Remove unnecessary include.David Robillard1-1/+0
2012-03-27Switch to AGPL3+.David Robillard1-16/+15
2012-03-20More complete Ingen plugin <=> UI communication.David Robillard1-10/+22
2012-03-19Partially functioning communication between Ingen LV2 plugin and UI.David Robillard1-0/+83