Age | Commit message (Expand) | Author | Files | Lines |
2010-09-04 | My name is David. :) | David Robillard | 1 | -1/+1 |
2010-02-26 | Update stub support for liblo bundle handlers (for patch lo_bundle_receive_su... | David Robillard | 1 | -10/+11 |
2010-02-26 | Remove request_plugins from EngineInterface (and RequestPlugins event from en... | David Robillard | 1 | -17/+0 |
2010-02-26 | Remove request_all_objects from EngineInterface (and RequestAllObjects event ... | David Robillard | 1 | -13/+0 |
2010-02-17 | Stub liblo bundle receiving support (patch on liblo-dev). | David Robillard | 1 | -4/+26 |
2010-02-13 | Learn and remove bindings exclusively through property interface. | David Robillard | 1 | -67/+49 |
2010-02-04 | Fix a bunch of memory leaks. | David Robillard | 1 | -0/+3 |
2010-02-03 | Responder => Request, and handle EventSource unblocking from Request (simplif... | David Robillard | 1 | -7/+7 |
2010-02-03 | Comprehensive use of cached URIs and more advanced Value (Atom) system. | David Robillard | 1 | -1/+1 |
2010-02-02 | Remove set_port_value from CommonInterface (replaced with set_property(path, ... | David Robillard | 1 | -51/+0 |
2010-01-29 | Magic MIDI binding via special ingen_control port. | David Robillard | 1 | -5/+5 |
2010-01-07 | Better log output. | David Robillard | 1 | -3/+3 |
2010-01-07 | Fix compilation with --log-debug. | David Robillard | 1 | -2/+3 |
2010-01-07 | Merge QueuedEventSource and EventSource. | David Robillard | 1 | -3/+3 |
2010-01-07 | Tidy. | David Robillard | 1 | -1/+1 |
2010-01-06 | Do all logging output via Raul streams. | David Robillard | 1 | -15/+11 |
2010-01-03 | Remove patch clear command (fix ticket #375). | David Robillard | 1 | -18/+0 |
2009-12-19 | New ingen module (library, not e.g. LV2 plugin) design. | David Robillard | 1 | -11/+0 |
2009-05-28 | Rename 'request_object' 'get'. | David Robillard | 1 | -16/+16 |
2009-05-28 | Remove vestigial request_variable interface. | David Robillard | 1 | -11/+10 |
2009-05-28 | Merge request_object and request_plugin. | David Robillard | 1 | -23/+3 |
2009-05-28 | Remove unused OSC callbacks. | David Robillard | 1 | -4/+0 |
2009-05-28 | Implement PUT over OSC. | David Robillard | 1 | -3/+9 |
2009-05-27 | Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat... | David Robillard | 1 | -25/+0 |
2009-05-27 | Documentation. | David Robillard | 1 | -3/+22 |
2009-05-27 | Add methods documentation page. | David Robillard | 1 | -69/+110 |
2009-05-27 | Rename 'destroy' 'delete' ('del' in code) (WebDAV DELETE). | David Robillard | 1 | -12/+11 |
2009-05-27 | Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge... | David Robillard | 1 | -54/+1 |
2009-05-13 | Support re-attaching to Jack. | David Robillard | 1 | -1/+0 |
2009-05-13 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2009-05-13 | Strip trailing whitespace. | David Robillard | 1 | -23/+23 |
2009-05-13 | Remove special request_port_value, just use request_variable with predicate i... | David Robillard | 1 | -17/+0 |
2009-05-13 | Remove 'using' declarations from headers. | David Robillard | 1 | -2/+2 |
2009-05-12 | Remove deprecated new_node interface in favour of URI hackery. | David Robillard | 1 | -28/+0 |
2009-05-12 | Bring EngineInterface and ClientInterface closer together. | David Robillard | 1 | -7/+7 |
2009-05-12 | Detach/Reattach from/to Jack from UI (ticket #180). | David Robillard | 1 | -4/+4 |
2009-05-11 | * New ontology. | David Robillard | 1 | -34/+0 |
2009-05-03 | Update waf configuration header for new waf scheme (in 1.5.6). | David Robillard | 1 | -1/+1 |
2008-12-21 | Change configuration header name to something less likely to conflict. | David Robillard | 1 | -1/+1 |
2008-12-16 | Trim include dependency tree. | David Robillard | 1 | -9/+8 |
2008-11-23 | Remove unused 'stamped' event queue cruft. | David Robillard | 1 | -1/+1 |
2008-11-10 | Turn off OSC debug dumping in engine. | David Robillard | 1 | -2/+2 |
2008-11-10 | Fix Plugin name/symbol shadowing stuff that broke plugin loading (fix ticket ... | David Robillard | 1 | -1/+1 |
2008-11-09 | Move patch to /patch via HTTP to give a place for RESTful access to other thi... | David Robillard | 1 | -1/+1 |
2008-10-18 | Build against local library versions no matter what.... hopefully.... | David Robillard | 1 | -3/+4 |
2008-10-12 | Remove meaningless/non-LV2/kludgey 'event' 'midi' and 'osc' distinction. | David Robillard | 1 | -1/+1 |
2008-10-12 | Split OSC/HTTP/JACK dependencies from ingen into separate libraries so engine... | David Robillard | 1 | -0/+11 |
2008-10-12 | Eliminate redundant ingen ontology parts, and save ingen Patchage in an LV2 c... | David Robillard | 1 | -1/+1 |
2008-09-30 | Flatten ingen source directory heirarchy a bit. | David Robillard | 1 | -0/+884 |