Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-08-17 | Fix man page headers | David Robillard | 1 | -1/+2 |
2022-08-17 | Print status information consistently to stdout | David Robillard | 1 | -1/+2 |
2022-05-30 | Fix MSVC build | David Robillard | 1 | -1/+2 |
2022-05-27 | Remove Gtkmm interface | David Robillard | 1 | -2/+4 |
2022-05-27 | Update documentation | David Robillard | 1 | -1/+2 |
2022-05-27 | Change no-menu short option to m to avoid clash with jack-name | David Robillard | 1 | -1/+2 |
2022-05-27 | Add version option to console executable | David Robillard | 1 | -1/+2 |
2022-05-27 | Update NEWS | David Robillard | 1 | -1/+4 |
2022-05-27 | Build Qt and Gtkmm versions as C++14 | David Robillard | 1 | -1/+2 |
2021-02-15 | Remove Qt4 support | David Robillard | 1 | -1/+2 |
2021-01-16 | Update zix | David Robillard | 1 | -0/+6 |
2021-01-07 | Jalv 1.6.6v1.6.6 | David Robillard | 1 | -2/+2 |
2020-12-18 | Ignore ports with nonsense lv2:control designations | David Robillard | 1 | -1/+2 |
2020-12-14 | Remove Jack session support | David Robillard | 1 | -1/+2 |
2020-10-11 | Explicitly support lv2:inPlaceBroken | David Robillard | 1 | -2/+3 |
2020-04-05 | Add a command line argument to select a specific UI | Hanspeter Portner | 1 | -1/+2 |
2020-04-05 | Support port events for ui:showInterface UIs | Hanspeter Portner | 1 | -0/+6 |
2020-04-05 | Normalize NEWS file | David Robillard | 1 | -1/+1 |
2019-11-10 | Jalv 1.6.4v1.6.4 | David Robillard | 1 | -2/+2 |
2019-11-10 | Normalise NEWS file | David Robillard | 1 | -53/+53 |
2019-11-10 | Support rdfs:label for port groups | David Robillard | 1 | -1/+2 |
2019-11-03 | Use screen refresh rate with Gtk3 and Qt5 | David Robillard | 1 | -0/+6 |
2019-06-06 | Jalv 1.6.2v1.6.2 | David Robillard | 1 | -2/+2 |
2018-11-10 | Add support for running as an internal Jack client | Timo Wischer | 1 | -1/+2 |
2018-09-23 | Remove support for deprecated event and uri-map extensions | David Robillard | 1 | -1/+2 |
2018-09-22 | Document command syntax in man page | David Robillard | 1 | -1/+2 |
2018-09-21 | Make Suil dependency optional | David Robillard | 1 | -1/+2 |
2018-09-20 | Use sigaction() instead of signal() | Laxmi Devi | 1 | -1/+2 |
2018-09-20 | Update NEWS | David Robillard | 1 | -1/+4 |
2017-05-07 | Fix Jack deactivation | David Robillard | 1 | -1/+2 |
2017-02-18 | Add jalv -i option to ignore stdin for background use | David Robillard | 1 | -1/+2 |
2017-02-12 | Fix compilation with recent Gtkmm versions that require C++11 | David Robillard | 1 | -0/+6 |
2017-01-04 | Jalv 0.6.0v1.6.0 | David Robillard | 1 | -2/+2 |
2016-10-05 | Add PortAudio backend | David Robillard | 1 | -1/+2 |
2016-09-16 | Fix memory error on preset save | David Robillard | 1 | -1/+2 |
2016-09-05 | Update NEWS | David Robillard | 1 | -1/+2 |
2016-07-31 | Support thread-safe state restoration | David Robillard | 1 | -0/+1 |
2016-07-31 | Clean up log output | David Robillard | 1 | -3/+3 |
2016-07-09 | Add support for lv2:CVPort via JACK metadata API | Hanspeter Portner | 1 | -3/+4 |
2015-11-08 | Support numeric and string plugin properties | David Robillard | 1 | -1/+3 |
2015-10-10 | Support more parameter types | David Robillard | 1 | -1/+1 |
2015-10-10 | Add option to enable plugin trace log messages | David Robillard | 1 | -1/+2 |
2015-10-10 | Support numeric plugin properties | David Robillard | 1 | -1/+2 |
2015-10-09 | Allow Jack client name to be set from command line | David Robillard | 1 | -1/+2 |
2015-09-12 | Add Qt5 version. | David Robillard | 1 | -1/+2 |
2015-04-08 | Add generic Qt control UI from Amadeus Folego. | David Robillard | 1 | -1/+2 |
2015-03-07 | Improve preset support. | David Robillard | 1 | -1/+2 |
2015-03-06 | Add command prompt to console version for changing controls. | David Robillard | 1 | -1/+2 |
2015-02-22 | Set Jack port order metadata. | David Robillard | 1 | -1/+2 |
2015-02-14 | Exit GUI versions on interrupt. | David Robillard | 1 | -1/+2 |