Age | Commit message (Expand) | Author | Files | Lines |
2019-11-03 | Use screen refresh rate with Gtk3 and Qt5 | David Robillard | 1 | -0/+6 |
2019-10-17 | Clean up includes | David Robillard | 1 | -5/+5 |
2019-04-21 | Use modern LV2 includes | David Robillard | 1 | -1/+1 |
2018-12-27 | Remove unused jalv_ui_resize() | David Robillard | 1 | -8/+0 |
2018-11-10 | Remove unnecessary preallocation | David Robillard | 1 | -3/+0 |
2018-11-10 | Move exit semaphore to Jalv struct | David Robillard | 1 | -5/+5 |
2018-09-24 | Fix some unnecessary const casts | David Robillard | 1 | -1/+1 |
2018-09-24 | Fix unused parameter warnings | Timo Wischer | 1 | -9/+11 |
2018-09-22 | Add commands to set and list presets | David Robillard | 1 | -0/+20 |
2018-09-22 | Add commands to print control values | David Robillard | 1 | -0/+21 |
2018-09-22 | Add command to set control values by port index | David Robillard | 1 | -4/+13 |
2018-09-22 | Move control printing function to shared internal header | David Robillard | 1 | -1/+1 |
2018-09-22 | Add rudimentary help to console interface | David Robillard | 1 | -3/+10 |
2018-09-22 | Print error message on unknown command input | David Robillard | 1 | -0/+2 |
2018-09-22 | Simplify control display in console interface | David Robillard | 1 | -1/+1 |
2018-09-21 | Factor out running show-interface UIs from the console front-end | David Robillard | 1 | -3/+13 |
2018-09-19 | Add support for underscore in port names on command line | Jośe Fernando Moyano | 1 | -1/+1 |
2017-02-18 | Sort options in man pages and help output | David Robillard | 1 | -6/+6 |
2017-02-18 | Add jalv -i option to ignore stdin for background use | David Robillard | 1 | -1/+5 |
2016-10-01 | Transition away from deprecated _BSD_SOURCE | David Robillard | 1 | -1/+2 |
2016-08-31 | Discover presence of UI before jack_activate | Hanspeter Portner | 1 | -2/+6 |
2016-08-01 | Add feature test macro for usleep on Lignux | David Robillard | 1 | -0/+1 |
2016-08-01 | Use consistent feature test macros | David Robillard | 1 | -1/+1 |
2016-08-01 | Use consistent feature test macros | David Robillard | 1 | -2/+3 |
2016-07-31 | Fix compilation with C++ | David Robillard | 1 | -3/+3 |
2016-04-25 | Add documentation for jalv -s option | David Robillard | 1 | -0/+1 |
2016-04-25 | Properly set jalv->has_ui for ui:showInterface | Hanspeter Portner | 1 | -1/+2 |
2016-04-25 | Fix broken plugin <-> UI comm in jalv_console | Hanspeter Portner | 1 | -0/+2 |
2016-03-15 | Delete trailing whitespace | David Robillard | 1 | -2/+2 |
2015-10-10 | Add option to enable plugin trace log messages | David Robillard | 1 | -1/+4 |
2015-10-09 | Allow Jack client name to be set from command line | David Robillard | 1 | -0/+11 |
2015-03-06 | Add command prompt to console version for changing controls. | David Robillard | 1 | -3/+39 |
2014-08-08 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2014-07-13 | Add option to print control output changes to stdout. | David Robillard | 1 | -1/+4 |
2014-04-27 | Support new UI show/hide interface in console version. | David Robillard | 1 | -11/+35 |
2013-12-25 | Add -c option for setting controls from the command line (#816). | David Robillard | 1 | -1/+14 |
2013-03-24 | Fix crash when running "jalv" with bad command line arguments. | David Robillard | 1 | -1/+1 |
2012-08-22 | Fix Jack Session 'save and close' operation. | David Robillard | 1 | -0/+7 |
2012-08-02 | Pass parent widget to suil_instance_new. | David Robillard | 1 | -3/+2 |
2012-04-27 | Add comm buffer size parameter and use Jack MIDI buffer size by default. | David Robillard | 1 | -0/+7 |
2012-04-10 | Make controls update when changing presets (except combos). | David Robillard | 1 | -0/+9 |
2012-02-18 | Add -d option and implement proper communication dumping. | David Robillard | 1 | -1/+4 |
2012-02-09 | Mac portability fixes. | David Robillard | 1 | -1/+1 |
2012-01-18 | Use consistent *_config.h rather than *-config.h. | David Robillard | 1 | -1/+1 |
2012-01-15 | Lint. | David Robillard | 1 | -1/+0 |
2011-11-07 | Remove use of non-portable _XOPEN_SOURCE and strdup. | David Robillard | 1 | -4/+2 |
2011-10-20 | Support UI resize extension. | David Robillard | 1 | -0/+6 |
2011-08-21 | Preliminary support for Jack Session and LV2 Persist. | David Robillard | 1 | -2/+41 |
2011-05-30 | Add "Jalv", a stand-alone version of lv2jack that supports plugin UIs via Suil | David Robillard | 1 | -0/+50 |