summaryrefslogtreecommitdiffstats
path: root/src/shared
AgeCommit message (Expand)AuthorFilesLines
2011-04-19Merge "transfer" stuff with "bundle" stuff (functionally equivalent anyway).David Robillard3-48/+15
2011-04-18Put engine code in new Ingen::Engine namespace.David Robillard9-29/+31
2011-04-18Saner module loading API.David Robillard4-19/+22
2011-04-16Add EngineBase, a pure virtual public interface for the engine.David Robillard2-6/+7
2011-04-16Update copyright headersDavid Robillard25-25/+25
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard19-93/+5
2011-04-15Remove conditional compilation stuff from public API header.David Robillard1-4/+0
2011-04-15Move Shared::Module and Shared::World to shared directory.David Robillard4-0/+472
2011-04-15Remove pointless module interface to ingen_module (World).David Robillard1-2/+4
2011-04-13Consistent local or installed includes for interface headers.David Robillard6-13/+13
2011-03-16Update for new waf/autowaf.David Robillard1-2/+2
2011-03-15Remove autowaf external (broken intermediary revision).David Robillard1-1/+1
2011-03-10Use LV2_EVENT_URI.David Robillard1-5/+12
2011-03-07Apply LV2 UI MIDI event fix from Lars Luthman (ticket #651) with minor changes.David Robillard2-0/+26
2011-02-19Partially working copy/paste.David Robillard1-2/+4
2011-02-19Save/load patches as nested bundles (fix ticket #520).David Robillard5-22/+26
2011-02-18Trim more cruft.David Robillard2-2/+0
2011-02-17Jack session support for ingen.David Robillard1-1/+5
2011-02-17Fix "Ingen as an LV2", i.e. make Ingen bundles working LV2 plugins.David Robillard1-6/+8
2011-02-17Connect to JACK_DEFAULT_SERVER by default.David Robillard1-1/+1
2011-02-16Use simpler, single, file extensions.David Robillard1-2/+2
2011-02-16Drop redlandmm for sordmm.David Robillard1-1/+1
2011-01-10Fix module loading on OSX (this revision of Ingen confirmed working on Mac OS...David Robillard2-4/+9
2011-01-10Remove shared/engine dependency on sigc++.David Robillard3-4/+1
2011-01-08Fix configuration header define names to not stomp on global namespace.David Robillard1-1/+1
2011-01-08Support "request run" feature from contexts extension.David Robillard3-6/+8
2011-01-06Link against -ldl when necessary.David Robillard1-0/+1
2010-12-16Updates for waf 1.6.David Robillard1-8/+8
2010-11-30Gracefully handle out of range event URI mappings.David Robillard2-0/+9
2010-11-30Actually implement event context URI mapping (translate to/from global URI ID...David Robillard2-71/+90
2010-11-30Consistent naming for URI quarks.David Robillard4-78/+78
2010-11-26Update for latest LV2 #include style.David Robillard4-6/+6
2010-10-27Update for new Atom extension.David Robillard3-8/+8
2010-10-18Implement URI unmap extension and use it to serialise JSON dictionary keys.David Robillard2-3/+61
2010-10-17Fix raul include to use quotes.David Robillard1-1/+1
2010-10-17Support current versions of LV2 atom, atom-port, and context extensions.David Robillard3-10/+8
2010-10-06Add scheme to LV2 URI-based includes.David Robillard4-5/+5
2010-10-06Use URI-based LV2 header includes.David Robillard4-5/+5
2010-09-30Declare single-argument constructors explicit (except where implicit conversi...David Robillard1-1/+1
2010-09-22Move http://lv2plug.in/ns/dev extensions to http://lv2plug.in/ns/ext.David Robillard1-7/+7
2010-09-04My name is David. :)David Robillard22-22/+22
2010-06-04Fix module loading on non-Apple (oops).David Robillard1-1/+1
2010-06-04Run unit tests even if lcov is unavailable.David Robillard1-2/+9
2010-05-04LV2Object => LV2Atom.David Robillard3-6/+6
2010-05-04Rename "object" extension "atom" extension.David Robillard3-13/+13
2010-03-07Fix possible premature LV2 features array termination (patch from larsl, fix ...David Robillard1-2/+5
2010-03-06Save Ingen patches as working standard LV2 plugin bundles.David Robillard12-47/+64
2010-03-06Add missing files.David Robillard2-0/+90
2010-03-04Use portable path construction.David Robillard1-5/+6
2010-03-04Remove Raul::Path::root, Raul::Path::prefix, and Raul:Path::scheme from publi...David Robillard1-1/+1