Age | Commit message (Expand) | Author | Files | Lines |
2011-10-21 | Move more headers to shared include directory. | David Robillard | 1 | -1/+1 |
2011-10-21 | Separate URIs from LV2URIMap. | David Robillard | 1 | -2/+4 |
2011-10-01 | Support inline display of HTML LV2 documentation via WebKit. | David Robillard | 1 | -8/+20 |
2011-09-23 | Fix memory leaks and errors. | David Robillard | 1 | -6/+10 |
2011-09-23 | Fix broken iterator use (memory errors on erase) in ResourceImpl::set_property. | David Robillard | 1 | -1/+1 |
2011-05-24 | Move appropriate client headers to public include directory. | David Robillard | 1 | -3/+4 |
2011-05-24 | Remove use of ingen-config.h in soon-to-be-public headers. | David Robillard | 1 | -20/+19 |
2011-05-13 | Make models const in client code. | David Robillard | 1 | -3/+4 |
2011-05-13 | Make signals private with accessors, and localise dependency on sigc::signal. | David Robillard | 1 | -2/+2 |
2011-04-29 | LilvValue => LilvNode. | David Robillard | 1 | -46/+46 |
2011-04-29 | Terser names for value constructors. | David Robillard | 1 | -7/+7 |
2011-04-29 | Don't hide pointers behind typedefs. | David Robillard | 1 | -25/+27 |
2011-04-28 | Switch to Lilv from SLV2. | David Robillard | 1 | -71/+71 |
2011-04-28 | More future-proof collection APIs. | David Robillard | 1 | -1/+1 |
2011-04-16 | Update copyright headers | David Robillard | 1 | -1/+1 |
2011-04-16 | Squeeze blank lines and delete trailing whitespace. | David Robillard | 1 | -11/+0 |
2011-03-17 | Show plugin/port documentation in side pane when selected. | David Robillard | 1 | -0/+53 |
2011-03-09 | Update for new SLV2 API. | David Robillard | 1 | -3/+3 |
2011-02-24 | Move UI stuff back into slv2.h (avoid breakage). | David Robillard | 1 | -2/+1 |
2011-02-22 | Implement LV2 plugin UIs via Suil. | David Robillard | 1 | -13/+8 |
2011-02-16 | Drop redlandmm for sordmm. | David Robillard | 1 | -6/+1 |
2011-02-15 | Remove fuzzy lack of distinction between URIs and CURIEs. | David Robillard | 1 | -2/+1 |
2011-01-31 | Fix broken loop. | David Robillard | 1 | -1/+1 |
2010-12-16 | Fix compilation without HAVE_SLV2. | David Robillard | 1 | -2/+2 |
2010-09-04 | My name is David. :) | David Robillard | 1 | -1/+1 |
2010-03-06 | Save Ingen patches as working standard LV2 plugin bundles. | David Robillard | 1 | -3/+4 |
2010-02-04 | Use std::string::empty where possible (faster, and less prone to C string err... | David Robillard | 1 | -1/+1 |
2010-02-03 | Comprehensive use of cached URIs and more advanced Value (Atom) system. | David Robillard | 1 | -7/+7 |
2010-02-02 | Use Glib string interning (quarks) to make Path/URI operator== very fast. | David Robillard | 1 | -10/+12 |
2009-12-31 | Various fixes related to port values and metadata (fix ticket #459 among othe... | David Robillard | 1 | -0/+20 |
2009-05-28 | Fix LADSPA names in plugin selection dialog. | David Robillard | 1 | -2/+2 |
2009-05-28 | Generic plugin property mechanism. | David Robillard | 1 | -59/+55 |
2009-05-28 | Load symbol from LV2 data if available. | David Robillard | 1 | -1/+3 |
2009-05-28 | Replace new_plugin with put. | David Robillard | 1 | -1/+61 |
2009-05-27 | Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge... | David Robillard | 1 | -1/+1 |
2009-05-13 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2009-05-13 | Strip trailing whitespace. | David Robillard | 1 | -8/+8 |
2009-05-13 | The great ID refactoring of 2009. | David Robillard | 1 | -3/+3 |
2009-05-12 | Fix internal node names. | David Robillard | 1 | -0/+2 |
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 | -0/+13 |
2008-11-22 | Add status bar to display information about objects on mouse hover. | 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 | Add concept of 'Resource' and make plugins a resource (as well as graph objec... | David Robillard | 1 | -0/+21 |
2008-10-18 | Build against local library versions no matter what.... hopefully.... | David Robillard | 1 | -1/+1 |
2008-09-30 | Flatten ingen source directory heirarchy a bit. | David Robillard | 1 | -0/+143 |