Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
Also: * Print plugin/UI communication log in colour if supported * Update UI when internal plugin state is changed during preset load git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5812 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-10-09 | Add configure options to disable Gtk GUIs | David Robillard | 1 | -10/+21 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5761 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-09-13 | Fix Qt5 moc detection on some systems. | David Robillard | 1 | -1/+3 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5729 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-09-12 | Add Qt5 version. | David Robillard | 1 | -10/+35 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5726 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-08-14 | Use lilv_free(). | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5707 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-03-16 | Bump lilv dependency. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5639 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-03-07 | Improve preset support. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5618 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-01-29 | Add lilv_file_uri_parse() for correct URI to path conversion. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5528 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2014-12-18 | Upgrade to waf 1.8.5. | David Robillard | 1 | -13/+9 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5496 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2014-11-07 | Use moc-qt4 if present for systems with multiple Qt versions. | David Robillard | 1 | -1/+2 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5479 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2014-09-27 | Exit on Jack shutdown (close #978). | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5468 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2014-08-08 | Jalv 1.4.6. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5442 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2014-08-08 | Upload man pages with waf upload_docs target. | David Robillard | 1 | -0/+8 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5433 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2014-07-15 | Support saving the same preset several times. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5414 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2014-04-06 | Support port pretty names via new Jack metadata API. | David Robillard | 1 | -0/+9 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5357 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2014-01-24 | Update for latest LV2 Atom Object simplifications. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5319 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2014-01-13 | Generate Qt moc nonsense at build time (fix #948). | David Robillard | 1 | -2/+11 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5312 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2014-01-12 | Show newly saved presets in the preset menu. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5311 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2014-01-04 | Jalv 1.4.4 | David Robillard | 1 | -2/+2 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5269 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2013-12-25 | Load waf modules before everything else so CFLAGS and friends are correct ↵ | David Robillard | 1 | -1/+1 | |
(oops). git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5204 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2013-11-01 | Hide controls for ports with notOnGUI property in generic UI. | David Robillard | 1 | -1/+1 | |
Based on #936. git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5165 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2013-08-09 | Jalv 1.4.2. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5152 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2013-05-09 | Communicate UI update rate to plugin and UI. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5107 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2013-02-23 | Jalv 1.4.0. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5072 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2013-02-23 | Explictly link against sord. | David Robillard | 1 | -3/+5 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5069 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2013-02-11 | Group controls under headings if port group information is available. | David Robillard | 1 | -1/+1 | |
Add spinbuttons for precisely setting control values. Use a more efficient dense layout for controls. git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@5054 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2013-01-10 | Support event-based file parameters in built-in UI. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@4913 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-11-14 | Add menu bar and pass parent widget in Qt version for true UI embedding | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@4812 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-10-27 | Jalv 1.2.0 | David Robillard | 1 | -2/+2 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@4802 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-09-16 | Support latest options and morph extensions. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@4776 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-08-29 | Implement buf-size via options. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@4760 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-08-22 | Bump LV2 dependency version. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@4741 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-08-21 | Implement basic support for the new options extension and use it to pass the ↵ | David Robillard | 1 | -1/+1 | |
sample rate to the plugin (redundantly) and the UI (usefully). git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@4734 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-08-08 | Update to r74/autowaf (Add autowaf.set_c99_mode()). | David Robillard | 1 | -5/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@4625 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-08-08 | Clean up wscript files. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/jalv@4624 a436a847-0d15-0410-975c-d299462d15a1 |