summaryrefslogtreecommitdiffstats
path: root/src/client/PluginModel.hpp
AgeCommit message (Expand)AuthorFilesLines
2011-04-29Don't hide pointers behind typedefs.David Robillard1-8/+8
2011-04-28Switch to Lilv from SLV2.David Robillard1-15/+15
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-1/+1
2011-04-19Clean up includes.David Robillard1-1/+5
2011-04-18Put engine code in new Ingen::Engine namespace.David Robillard1-5/+5
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-2/+0
2011-04-15Move Shared::Module and Shared::World to shared directory.David Robillard1-1/+1
2011-04-13Consistent local or installed includes for interface headers.David Robillard1-2/+2
2011-03-17Show plugin/port documentation in side pane when selected.David Robillard1-0/+3
2011-02-16Drop redlandmm for sordmm.David Robillard1-6/+6
2011-01-10Remove shared/engine dependency on sigc++.David Robillard1-0/+1
2010-09-04My name is David. :)David Robillard1-1/+1
2010-03-06Save Ingen patches as working standard LV2 plugin bundles.David Robillard1-0/+4
2010-02-01Use consistent and more globally unique inclusion guards.David Robillard1-3/+3
2010-01-06Do all logging output via Raul streams.David Robillard1-1/+0
2009-12-31Various fixes related to port values and metadata (fix ticket #459 among othe...David Robillard1-1/+8
2009-05-28Generic plugin property mechanism.David Robillard1-7/+4
2009-05-28Load symbol from LV2 data if available.David Robillard1-1/+4
2009-05-28Replace new_plugin with put.David Robillard1-3/+3
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-7/+7
2009-05-13The great ID refactoring of 2009.David Robillard1-14/+11
2009-05-03Update waf configuration header for new waf scheme (in 1.5.6).David Robillard1-1/+1
2009-02-14LV2 preset support (except you have to press entire on the menu items, clicki...David Robillard1-2/+2
2008-12-21Change configuration header name to something less likely to conflict.David Robillard1-1/+1
2008-12-16Trim include dependency tree.David Robillard1-9/+2
2008-11-22Add status bar to display information about objects on mouse hover.David Robillard1-2/+2
2008-11-10Fix Plugin name/symbol shadowing stuff that broke plugin loading (fix ticket ...David Robillard1-22/+10
2008-11-09Add concept of 'Resource' and make plugins a resource (as well as graph objec...David Robillard1-8/+16
2008-11-09Move patch to /patch via HTTP to give a place for RESTful access to other thi...David Robillard1-17/+0
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-4/+4
2008-10-03Support building locally against header-only libraries in autowaf.David Robillard1-1/+1
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+142