Age | Commit message (Expand) | Author | Files | Lines |
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 |
2015-02-14 | Report Jack latency (Patch from Robin Gareus). | David Robillard | 1 | -2/+3 |
2014-11-07 | Use moc-qt4 if present for systems with multiple Qt versions. | David Robillard | 1 | -1/+2 |
2014-09-28 | Update NEWS. | David Robillard | 1 | -2/+2 |
2014-09-28 | Fix semaphore try_wait on windows (Patch from Robin Gareus) (fix #984). | David Robillard | 1 | -2/+3 |
2014-09-27 | Exit on Jack shutdown (close #978). | David Robillard | 1 | -0/+6 |
2014-08-08 | Jalv 1.4.6. | David Robillard | 1 | -2/+3 |
2014-07-15 | Support saving the same preset several times. | David Robillard | 1 | -1/+2 |
2014-07-13 | Add option to print control output changes to stdout. | David Robillard | 1 | -1/+3 |
2014-04-27 | Support new UI show/hide interface in console version. | David Robillard | 1 | -1/+2 |
2014-04-26 | Add support for data-access extension (close #967). | David Robillard | 1 | -1/+2 |
2014-04-06 | Support port pretty names via new Jack metadata API. | David Robillard | 1 | -2/+3 |
2014-01-24 | Remove redundant and unnecessary properties from saved graphs and protocol. | David Robillard | 1 | -0/+1 |
2014-01-13 | Generate Qt moc nonsense at build time (fix #948). | David Robillard | 1 | -1/+2 |
2014-01-12 | Show newly saved presets in the preset menu. | David Robillard | 1 | -0/+6 |
2014-01-04 | Jalv 1.4.4 | David Robillard | 1 | -2/+2 |
2013-12-30 | Preset menu support for Qt (patch from Timo Westkämper) (#930). | David Robillard | 1 | -1/+2 |
2013-12-28 | Don't expose non-MIDI event ports to Jack (fix #907). | David Robillard | 1 | -2/+3 |
2013-12-25 | Add -c option for setting controls from the command line (#816). | David Robillard | 1 | -1/+2 |
2013-12-19 | Add --no-menu option to jalv.gtk. | David Robillard | 1 | -1/+2 |
2013-11-01 | Support ui:portMap feature to allow UIs to avoid hard-coded port indices | David Robillard | 1 | -1/+3 |
2013-11-01 | Hide controls for ports with notOnGUI property in generic UI. | David Robillard | 1 | -0/+7 |
2013-08-09 | Jalv 1.4.2. | David Robillard | 1 | -2/+3 |
2013-08-08 | Fix parameter changes with Qt UI (fix #923). | David Robillard | 1 | -1/+2 |
2013-06-08 | Nicer printing of atom messages with -d. | David Robillard | 1 | -0/+1 |
2013-06-08 | Probably fix thread safety of debug printing (#911). | David Robillard | 1 | -0/+1 |
2013-05-27 | Support rsz:minimumSize for atom and event ports. | David Robillard | 1 | -1/+2 |
2013-05-26 | Work around Gtk bug for labels on sliders (patch from Robin Gareus). | David Robillard | 1 | -1/+2 |
2013-05-26 | Fix default setting for non-sequential enumeration ports | David Robillard | 1 | -1/+3 |
2013-05-09 | Add command-line option to control UI update frequency. | David Robillard | 1 | -0/+1 |