summaryrefslogtreecommitdiffstats
path: root/ingen
AgeCommit message (Expand)AuthorFilesLines
2012-08-14Saner/faster Store interface for finding children.David Robillard1-4/+3
2012-08-14Update for latest Raul.David Robillard12-25/+31
2012-08-12Use ingen:root as the path for the root patch, opening up path space for engi...David Robillard3-3/+21
2012-08-12Stricter symbol construction and conversion.David Robillard1-1/+3
2012-08-10Fix a ton of warnings.David Robillard1-0/+7
2012-07-31Clean up Resource.David Robillard1-36/+68
2012-07-31Merge Ingen::Shared namespace into Ingen namespace and core libingen library.David Robillard26-162/+120
2012-07-30Merge Resource and ResourceImpl, eliminating more virtual inheritance.David Robillard6-116/+67
2012-07-30Eliminate pure virtual base classes Patch, Node, and Port, and the virtual in...David Robillard11-182/+52
2012-07-30Simplify Builder (which is kind of useless anyway but remains for now).David Robillard1-2/+0
2012-07-29Remove unused ObjectModel::_meta.David Robillard1-1/+0
2012-07-26Report subject with errors to client for more meaningful error messages.David Robillard7-10/+13
2012-07-25Fix control bindings for logarithmic and sample rate control ports.David Robillard1-0/+1
2012-07-18Working bi-directional UI <=> plugin messaging.David Robillard1-1/+1
2012-07-17Implement worker extension correctly (for one voice only).David Robillard1-0/+1
2012-06-12Add "expose" (to parent) operation for ports.David Robillard1-0/+1
2012-06-05Use LV2 buf-size extension.David Robillard1-0/+2
2012-05-22More work on test suite.David Robillard5-3/+21
2012-05-18Beginnings of a test framework.David Robillard2-4/+20
2012-05-17Remove pointless state and constructor from Parser.David Robillard1-4/+1
2012-05-14Real-time safe LV2 message handling.David Robillard1-1/+7
2012-05-12Don't send selection information to the server.David Robillard1-1/+0
2012-05-12Get copy and paste working again.David Robillard1-1/+0
2012-05-11Make FeatureArray a Noncopyable.David Robillard1-1/+2
2012-05-11Generate API documentation.David Robillard35-39/+97
2012-05-11Move Forge to the appropriate namespace.David Robillard4-13/+12
2012-05-11Fix include guards.David Robillard14-42/+42
2012-05-11Add missing includes.David Robillard6-0/+10
2012-05-11"Connection" => "Edge"David Robillard5-24/+24
2012-05-11Clean up and better document World interface.David Robillard3-45/+66
2012-05-11Use more reasonable names for the world's interface and engine (if present).David Robillard1-17/+13
2012-05-10LV2URIMap => URIMap.David Robillard7-24/+25
2012-05-10Use SharedPtr references to Interfaces to keep things sane.David Robillard3-4/+41
2012-05-10Bidirectional socket communication (GUI once again works remotely).David Robillard1-2/+2
2012-05-09Factor audio thread execution stuff out of JackDriver into Engine::run().David Robillard1-0/+7
2012-05-02Preliminary socket control interface, and ingen_cmd command line interface wh...David Robillard2-2/+2
2012-05-01Implement menu selector for enumeration ports (sort of address #780).David Robillard3-0/+9
2012-04-28Remove unused method prototypes.David Robillard1-2/+0
2012-04-28Remove unused slots and signals.David Robillard2-10/+0
2012-04-28Use "tail" and "head" terminology instead of "src_port" and "dst_port".David Robillard9-60/+60
2012-04-28Lint.David Robillard11-13/+37
2012-04-27Disconnect via atom interface.David Robillard1-0/+1
2012-04-27Implement connecting via atom interface.David Robillard2-3/+5
2012-04-26Implement delta via atoms.David Robillard1-0/+3
2012-04-25Preserve node UI embedded state and fix repeated embedding/de-embedding.David Robillard1-0/+1
2012-04-23Remove vestigial edit mode stuff.David Robillard1-14/+0
2012-04-23Remove unused quark.David Robillard1-1/+0
2012-04-23Use URI defines where possible.David Robillard1-1/+3
2012-04-22Show non-resizable plugin UIs properly.David Robillard1-2/+6
2012-04-14Update URIs.David Robillard2-6/+9