Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-12-25 | Load waf modules before everything else so CFLAGS and friends are correct (oo... | David Robillard | 1 | -4/+3 |
2013-12-25 | Tidy up configuration output. | David Robillard | 1 | -2/+4 |
2013-12-19 | FDGL: Improve flow-directed layout. | David Robillard | 1 | -1/+1 |
2013-12-17 | Fix more const issues. | David Robillard | 1 | -1/+1 |
2013-03-25 | Fix preset loading. | David Robillard | 1 | -1/+1 |
2013-02-03 | Check for required boost headers. | David Robillard | 1 | -0/+5 |
2013-02-03 | Check for c++0x compiler flag before adding to environment. | David Robillard | 1 | -0/+2 |
2013-02-02 | Check for Jack 0.120.0 consistently across all packages (fix #773). | David Robillard | 1 | -4/+1 |
2013-01-20 | Use -std=c++0x instead of -std=c++11 for older compilers. | David Robillard | 1 | -1/+1 |
2013-01-12 | Lint. | David Robillard | 1 | -1/+1 |
2013-01-11 | Use C++11 atomics. | David Robillard | 1 | -0/+1 |
2013-01-10 | Update for latest changes to LV2 patch extension (compact patch:Set message). | David Robillard | 1 | -1/+1 |
2012-12-21 | Add preliminary AMS loader script. | David Robillard | 1 | -0/+7 |
2012-09-16 | Support latest options and morph extensions. | David Robillard | 1 | -1/+1 |
2012-09-12 | Clean up wscripts. | David Robillard | 1 | -28/+24 |
2012-08-29 | Implement buf-size via options. | David Robillard | 1 | -1/+1 |
2012-08-17 | Implement real logging system, LV2 log extension support, and purge evil/ugly... | David Robillard | 1 | -5/+0 |
2012-08-14 | Use new LV2 MIDI API. | David Robillard | 1 | -1/+1 |
2012-08-10 | Fix various const violations. | David Robillard | 1 | -1/+1 |
2012-08-08 | Clean up wscript files. | David Robillard | 1 | -18/+18 |
2012-08-08 | Support latest LV2 buf-size extension. | David Robillard | 1 | -1/+1 |
2012-07-31 | Merge Ingen::Shared namespace into Ingen namespace and core libingen library. | David Robillard | 1 | -5/+4 |
2012-07-30 | Merge Resource and ResourceImpl, eliminating more virtual inheritance. | David Robillard | 1 | -0/+1 |
2012-07-30 | Tidy configure output. | David Robillard | 1 | -2/+2 |