Age | Commit message (Expand) | Author | Files | Lines |
2018-01-16 | Explicitly set language version | David Robillard | 1 | -3/+1 |
2017-12-29 | Use clang-tidy for linting | David Robillard | 1 | -1/+11 |
2017-12-29 | Upgrade to waf 2.0.3 | David Robillard | 1 | -30/+32 |
2017-12-16 | Clean up wscript | David Robillard | 1 | -13/+14 |
2017-12-16 | Update waf | David Robillard | 1 | -2/+0 |
2017-12-16 | Use C11 memory barriers where available | David Robillard | 1 | -0/+3 |
2017-03-18 | Use new suil init API to fix Qt5 plugin UIs | David Robillard | 1 | -1/+1 |
2017-02-27 | Update waf and fix C++11 flags | David Robillard | 1 | -5/+3 |
2017-02-12 | Fix compilation with recent Gtkmm versions that require C++11 | David Robillard | 1 | -0/+3 |
2017-01-07 | Fix compilation with newer versions of Qt5 | David Robillard | 1 | -2/+2 |
2017-01-04 | Jalv 0.6.0v1.6.0 | David Robillard | 1 | -3/+3 |
2016-10-05 | Add PortAudio backend | David Robillard | 1 | -16/+30 |
2016-10-05 | Tidy | David Robillard | 1 | -4/+4 |
2016-10-05 | Factor out Jack backend | David Robillard | 1 | -3/+18 |
2016-09-20 | Bump required LV2 version | David Robillard | 1 | -1/+1 |
2016-09-05 | Add project tag to release posts | David Robillard | 1 | -1/+1 |
2016-08-23 | Add --no-gtkmm configure option | David Robillard | 1 | -0/+4 |
2016-08-17 | Add target for generating release announcements | David Robillard | 1 | -0/+12 |
2016-08-01 | Use consistent feature test macros | David Robillard | 1 | -2/+2 |
2016-07-31 | Support thread-safe state restoration | David Robillard | 1 | -1/+1 |
2016-07-31 | Clean up log output | David Robillard | 1 | -1/+1 |
2015-11-08 | Support numeric and string plugin properties | David Robillard | 1 | -1/+20 |
2015-10-09 | Add configure options to disable Gtk GUIs | David Robillard | 1 | -10/+21 |
2015-09-13 | Fix Qt5 moc detection on some systems. | David Robillard | 1 | -1/+3 |
2015-09-12 | Add Qt5 version. | David Robillard | 1 | -10/+35 |
2015-08-14 | Use lilv_free(). | David Robillard | 1 | -1/+1 |
2015-03-16 | Bump lilv dependency. | David Robillard | 1 | -1/+1 |
2015-03-07 | Improve preset support. | David Robillard | 1 | -1/+1 |
2015-01-29 | Add lilv_file_uri_parse() for correct URI to path conversion. | David Robillard | 1 | -1/+1 |
2014-12-18 | Upgrade to waf 1.8.5. | David Robillard | 1 | -13/+9 |
2014-11-07 | Use moc-qt4 if present for systems with multiple Qt versions. | David Robillard | 1 | -1/+2 |
2014-09-27 | Exit on Jack shutdown (close #978). | David Robillard | 1 | -1/+1 |
2014-08-08 | Jalv 1.4.6. | David Robillard | 1 | -1/+1 |
2014-08-08 | Upload man pages with waf upload_docs target. | David Robillard | 1 | -0/+8 |
2014-07-15 | Support saving the same preset several times. | David Robillard | 1 | -1/+1 |
2014-04-06 | Support port pretty names via new Jack metadata API. | David Robillard | 1 | -0/+9 |
2014-01-24 | Update for latest LV2 Atom Object simplifications. | David Robillard | 1 | -1/+1 |
2014-01-13 | Generate Qt moc nonsense at build time (fix #948). | David Robillard | 1 | -2/+11 |
2014-01-12 | Show newly saved presets in the preset menu. | David Robillard | 1 | -1/+1 |
2014-01-04 | Jalv 1.4.4 | David Robillard | 1 | -2/+2 |
2013-12-25 | Load waf modules before everything else so CFLAGS and friends are correct (oo... | David Robillard | 1 | -1/+1 |
2013-11-01 | Hide controls for ports with notOnGUI property in generic UI. | David Robillard | 1 | -1/+1 |
2013-08-09 | Jalv 1.4.2. | David Robillard | 1 | -1/+1 |
2013-05-09 | Communicate UI update rate to plugin and UI. | David Robillard | 1 | -1/+1 |
2013-02-23 | Jalv 1.4.0. | David Robillard | 1 | -1/+1 |
2013-02-23 | Explictly link against sord. | David Robillard | 1 | -3/+5 |
2013-02-11 | Group controls under headings if port group information is available. | David Robillard | 1 | -1/+1 |
2013-01-10 | Support event-based file parameters in built-in UI. | David Robillard | 1 | -1/+1 |
2012-11-14 | Add menu bar and pass parent widget in Qt version for true UI embedding | David Robillard | 1 | -1/+1 |
2012-10-27 | Jalv 1.2.0 | David Robillard | 1 | -2/+2 |