summaryrefslogtreecommitdiffstats
path: root/src/bindings/ingen_bindings.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-02-24Remove crusty old internal bindings.David Robillard1-61/+0
2012-08-17Implement real logging system, LV2 log extension support, and purge evil/ugly...David Robillard1-1/+0
2012-07-31Merge Ingen::Shared namespace into Ingen namespace and core libingen library.David Robillard1-6/+6
2012-05-11Use more reasonable names for the world's interface and engine (if present).David Robillard1-2/+2
2012-03-27Switch to AGPL3+.David Robillard1-0/+16
2011-10-21Move World.hpp and Module.hpp to public include directory.David Robillard1-1/+1
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-1/+1
2011-04-15Move Shared::Module and Shared::World to shared directory.David Robillard1-1/+1
2011-02-17Fix "Ingen as an LV2", i.e. make Ingen bundles working LV2 plugins.David Robillard1-7/+3
2010-03-06Save Ingen patches as working standard LV2 plugin bundles.David Robillard1-2/+2
2010-01-06Do all logging output via Raul streams.David Robillard1-17/+16
2009-12-19New ingen module (library, not e.g. LV2 plugin) design.David Robillard1-16/+21
2008-07-30Fix building with language bindings.David Robillard1-1/+2
2008-07-28Simply global memory management crap by using shared_ptr in the World struct ...David Robillard1-1/+2
2007-08-01Added missing bindings files.David Robillard1-0/+44