Age | Commit message (Expand) | Author | Files | Lines |
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 |
2012-09-16 | Support latest options and morph extensions. | David Robillard | 1 | -1/+1 |
2012-08-29 | Implement buf-size via options. | David Robillard | 1 | -1/+1 |
2012-08-22 | Bump LV2 dependency version. | David Robillard | 1 | -1/+1 |
2012-08-21 | Implement basic support for the new options extension and use it to pass the ... | David Robillard | 1 | -1/+1 |
2012-08-08 | Update to r74/autowaf (Add autowaf.set_c99_mode()). | David Robillard | 1 | -5/+1 |
2012-08-08 | Clean up wscript files. | David Robillard | 1 | -1/+1 |
2012-08-08 | Support latest LV2 buf-size extension. | David Robillard | 1 | -1/+1 |
2012-08-03 | MSVC portability work. | David Robillard | 1 | -1/+5 |
2012-08-02 | Clean up wscript files. | David Robillard | 1 | -4/+0 |
2012-07-29 | Add Gtk3 UI. | David Robillard | 1 | -2/+16 |
2012-06-05 | Use LV2 buf-size extension. | David Robillard | 1 | -1/+1 |
2012-04-19 | Fix MIDI buffer size stuff. | David Robillard | 1 | -1/+6 |
2012-04-19 | Bump versions. | David Robillard | 1 | -3/+3 |
2012-04-19 | Remove pointless variable. | David Robillard | 1 | -2/+1 |
2012-04-18 | Bump dependency versions. | David Robillard | 1 | -2/+2 |
2012-04-13 | Logarithmic slider support from Nick Lanham. | David Robillard | 1 | -2/+2 |
2012-04-12 | Use URI defines from LV2 headers where possible. | David Robillard | 1 | -1/+1 |
2012-04-09 | Tidy. | David Robillard | 1 | -1/+1 |
2012-04-05 | Implement log extension. | David Robillard | 1 | -1/+1 |
2012-03-31 | Move worker implementation to separate file. | David Robillard | 1 | -1/+1 |
2012-03-26 | Update for latest LV2. | David Robillard | 1 | -14/+2 |