Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-12-14 | Add option to not build LV2 plugin | David Robillard | 1 | -6/+12 |
2016-10-14 | Don't install 512x512 icons | David Robillard | 1 | -1/+1 |
2016-10-14 | Improve documentation | David Robillard | 1 | -6/+8 |
2016-10-01 | Fix OSX build | David Robillard | 1 | -0/+9 |
2016-09-20 | Bump required LV2 version | David Robillard | 1 | -1/+1 |
2016-08-17 | Rename main graph and control/notify ports | David Robillard | 1 | -4/+4 |
2016-08-01 | Check for libdl | David Robillard | 1 | -0/+4 |
2016-08-01 | Use consistent feature test macros | David Robillard | 1 | -2/+2 |
2016-08-01 | Show colorized log output in messages window | David Robillard | 1 | -0/+6 |
2016-08-01 | Implement LV2 log extension as host | David Robillard | 1 | -0/+6 |
2016-07-30 | Add undo support | David Robillard | 1 | -1/+27 |
2016-07-25 | Support test coverage with LLVM | David Robillard | 1 | -16/+8 |
2016-07-24 | Fix test suite when run recursively | David Robillard | 1 | -1/+2 |
2016-07-09 | Clean up test output | David Robillard | 1 | -3/+7 |
2015-11-30 | Use jack_port_rename() if available | David Robillard | 1 | -0/+5 |
2015-11-08 | Fix Raul configure check (oops) | David Robillard | 1 | -2/+2 |
2015-11-08 | Add support for instance-access and data-access | David Robillard | 1 | -2/+2 |
2015-10-10 | Tidy up global configuration output | David Robillard | 1 | -1/+2 |
2015-08-14 | Use lilv_free(). | David Robillard | 1 | -1/+1 |
2015-05-25 | Bump sratom dependency. | David Robillard | 1 | -1/+1 |
2015-05-25 | Fix ingen_test command line arguments. | David Robillard | 1 | -1/+1 |
2015-04-05 | Update template bundles. | David Robillard | 1 | -5/+6 |
2015-04-04 | Tweak icon and install full complement of sizes. | David Robillard | 1 | -3/+9 |
2015-04-04 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2015-03-19 | Bump Raul version. | David Robillard | 1 | -1/+1 |
2015-03-02 | Fix compilation with -fvisibility=hidden. | David Robillard | 1 | -0/+1 |
2015-02-24 | Demodularize Parser and Serialiser. | David Robillard | 1 | -4/+2 |
2015-02-24 | Add light theme for typesettable canvas export. | David Robillard | 1 | -1/+2 |
2015-02-19 | Server side presets. | David Robillard | 1 | -1/+1 |
2015-02-08 | Add man page. | David Robillard | 1 | -0/+3 |
2015-02-08 | Server-side copy paste with LV2 state support. | David Robillard | 1 | -1/+1 |
2015-02-07 | Add configure options for stripped down builds. | David Robillard | 1 | -35/+40 |
2015-02-07 | Demodularize socket stuff. | David Robillard | 1 | -1/+0 |
2015-02-06 | Portable pthread flags checks. | David Robillard | 1 | -0/+10 |
2015-01-29 | Add lilv_file_uri_parse() for correct URI to path conversion. | David Robillard | 1 | -1/+1 |
2015-01-25 | Upgrade to r100/autowaf. | David Robillard | 1 | -0/+2 |
2015-01-16 | Prevent build directory path clashes. | David Robillard | 1 | -2/+2 |
2015-01-09 | Add --no-python configure option. | David Robillard | 1 | -2/+6 |
2015-01-09 | Don't use pointless autowaf.check_header wrapper. | David Robillard | 1 | -4/+4 |
2015-01-03 | Fix Ingen Python configuration. | David Robillard | 1 | -0/+1 |
2014-12-18 | Upgrade to waf 1.8.5. | David Robillard | 1 | -9/+9 |
2014-08-29 | Add compile-time feature to log URID mapping. | David Robillard | 1 | -0/+4 |
2014-04-06 | Support port pretty names via new Jack metadata API. | David Robillard | 1 | -0/+8 |
2014-03-16 | Allow user to enable or disable sprung layout. | David Robillard | 1 | -1/+1 |
2014-01-24 | Update for latest LV2 Atom Object simplifications. | David Robillard | 1 | -1/+1 |
2014-01-04 | Bump dependencies to released version numbers. | David Robillard | 1 | -3/+3 |
2014-01-04 | Fix documentation pane. | David Robillard | 1 | -3/+6 |
2013-12-31 | Upload doxygen documentation. | David Robillard | 1 | -0/+6 |
2013-12-31 | Clean up ontology. | David Robillard | 1 | -0/+9 |
2013-12-27 | Implement lv2:prototype. | David Robillard | 1 | -1/+1 |