Age | Commit message (Expand) | Author | Files | Lines |
2016-07-11 | Improve test framework | David Robillard | 1 | -5/+5 |
2016-07-09 | Add support for lv2:CVPort via JACK metadata API | Hanspeter Portner | 3 | -5/+32 |
2016-07-09 | Upgrade to waf 1.8.22 and autowaf 93d0926 | David Robillard | 1 | -7/+7 |
2016-04-30 | Fix wrong size in patch:Get | Hanspeter Portner | 1 | -1/+1 |
2016-04-25 | Support read-only controls | David Robillard | 2 | -66/+128 |
2016-04-25 | Fix invalid read of float port events as atoms | David Robillard | 1 | -0/+1 |
2016-04-25 | Add documentation for jalv -s option | David Robillard | 2 | -0/+7 |
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-31 | Fix wrong order of atom size/type in patch:Get | Hanspeter Portner | 1 | -1/+1 |
2016-03-15 | Delete trailing whitespace | David Robillard | 2 | -3/+3 |
2016-01-25 | Add ui:idleInterface to host UI features | Hanspeter Portner | 1 | -0/+4 |
2016-01-07 | Fix patch:Put handling | Hanspeter Portner | 3 | -2/+26 |
2015-12-31 | Fix controls when range is given with integers | David Robillard | 3 | -12/+22 |
2015-12-04 | Remove unused macros | David Robillard | 2 | -4/+0 |
2015-11-08 | Support numeric and string plugin properties | David Robillard | 7 | -228/+461 |
2015-10-17 | Remove unused defines | David Robillard | 1 | -4/+1 |
2015-10-10 | Support more parameter types | David Robillard | 2 | -32/+88 |
2015-10-10 | Add option to enable plugin trace log messages | David Robillard | 7 | -9/+24 |
2015-10-10 | Support numeric plugin properties | David Robillard | 4 | -135/+268 |
2015-10-09 | Add configure options to disable Gtk GUIs | David Robillard | 1 | -10/+21 |
2015-10-09 | Allow Jack client name to be set from command line | David Robillard | 5 | -14/+41 |
2015-10-04 | Set Qt window size to fit UI. | David Robillard | 1 | -0/+9 |
2015-10-03 | Upgrade to waf 1.8.14 | David Robillard | 1 | -7/+8 |
2015-09-13 | Fix Qt5 moc detection on some systems. | David Robillard | 1 | -1/+3 |
2015-09-12 | Add Qt5 version. | David Robillard | 3 | -14/+67 |
2015-08-30 | Add option to load preset from the command line. | David Robillard | 4 | -4/+46 |
2015-08-14 | Use lilv_free(). | David Robillard | 2 | -3/+3 |
2015-07-10 | Fix spelling errors in man pages. | David Robillard | 2 | -2/+2 |
2015-05-22 | Fix deleting and re-saving presets. | David Robillard | 1 | -0/+1 |
2015-04-08 | Add generic Qt control UI from Amadeus Folego. | David Robillard | 3 | -15/+564 |
2015-03-16 | Bump lilv dependency. | David Robillard | 1 | -1/+1 |
2015-03-07 | Save preset bundles with standard naming scheme. | David Robillard | 1 | -8/+21 |
2015-03-07 | Reduce use of deprecated Gtk stock API. | David Robillard | 1 | -10/+10 |
2015-03-07 | Improve preset support. | David Robillard | 6 | -44/+209 |
2015-03-06 | Don't print all presets to console on load. | David Robillard | 1 | -1/+0 |
2015-03-06 | Add command prompt to console version for changing controls. | David Robillard | 2 | -4/+41 |
2015-03-03 | Fix confusing use of GArray. | David Robillard | 1 | -12/+10 |
2015-02-23 | Update waf. | David Robillard | 1 | -5/+5 |
2015-02-22 | Use text/plain for string metadata. | David Robillard | 1 | -1/+1 |
2015-02-22 | Set Jack port order metadata. | David Robillard | 2 | -4/+13 |
2015-02-21 | Fix trailing whitespace. | David Robillard | 2 | -4/+4 |
2015-02-14 | Exit GUI versions on interrupt. | David Robillard | 6 | -14/+21 |
2015-02-14 | Report Jack latency (Patch from Robin Gareus). | David Robillard | 3 | -2/+56 |
2015-01-29 | Add lilv_file_uri_parse() for correct URI to path conversion. | David Robillard | 2 | -3/+11 |
2015-01-25 | Upgrade to r100/autowaf. | David Robillard | 1 | -5/+5 |
2015-01-16 | Upgrade to r99/autowaf (fix documentation paths). | David Robillard | 1 | -4/+4 |
2014-12-18 | Fix semaphore on OSX. | David Robillard | 1 | -2/+2 |
2014-12-18 | Upgrade to waf 1.8.5. | David Robillard | 2 | -13/+9 |
2014-11-07 | Use moc-qt4 if present for systems with multiple Qt versions. | David Robillard | 2 | -2/+4 |