aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-09-28Update NEWS.David Robillard1-2/+2
2014-09-28Update Zix stuff.David Robillard2-12/+49
2014-09-28Fix semaphore try_wait on windows (Patch from Robin Gareus) (fix #984).David Robillard2-3/+4
2014-09-27Exit on Jack shutdown (close #978).David Robillard3-1/+18
2014-08-08Jalv 1.4.6.David Robillard2-3/+4
2014-08-08Upload man pages with waf upload_docs target.David Robillard1-0/+8
2014-08-08Upgrade to waf 1.7.16.David Robillard1-0/+0
2014-08-08Use Markdown in doc comments for better source readability.David Robillard4-13/+13
2014-08-08Use Markdown in doc comments for better source readability.David Robillard1-13/+13
2014-08-08Update copyright dates.David Robillard9-9/+9
2014-08-08Fix various warnings.David Robillard1-2/+2
2014-07-15Support saving the same preset several times.David Robillard5-3/+29
2014-07-13Add option to print control output changes to stdout.David Robillard7-16/+58
2014-05-04'Support' lv2:isLive.David Robillard1-0/+3
2014-04-27Support new UI show/hide interface in console version.David Robillard4-13/+41
2014-04-26Update to waf 1.7.16.David Robillard1-0/+0
2014-04-26Add support for data-access extension (close #967).David Robillard2-2/+12
2014-04-06Support port pretty names via new Jack metadata API.David Robillard3-16/+34
2014-01-24Remove redundant and unnecessary properties from saved graphs and protocol.David Robillard1-0/+1
2014-01-24Update for latest LV2 Atom Object simplifications.David Robillard3-12/+12
2014-01-13Generate Qt moc nonsense at build time (fix #948).David Robillard3-95/+13
2014-01-12Show newly saved presets in the preset menu.David Robillard3-40/+62
2014-01-04Jalv 1.4.4David Robillard2-4/+4
2013-12-31Fix crash on plugins with MIDI ports.David Robillard1-1/+1
2013-12-30Preset menu support for Qt (patch from Timo Westkämper) (#930).David Robillard4-8/+147
2013-12-28Don't expose non-MIDI event ports to Jack (fix #907).David Robillard2-23/+28
2013-12-27Fix crash when no control command line options are given.David Robillard1-2/+4
2013-12-25Load waf modules before everything else so CFLAGS and friends are correct (oo...David Robillard1-1/+1
2013-12-25Add -c option for setting controls from the command line (#816).David Robillard5-2/+43
2013-12-25Fix more const-correctness violations.David Robillard4-16/+18
2013-12-25Update to r94/autowaf.David Robillard1-0/+0
2013-12-19Update to waf 1.7.14.David Robillard1-0/+0
2013-12-19Add --no-menu option to jalv.gtk.David Robillard3-19/+32
2013-12-17Fix more const issues.David Robillard1-4/+4
2013-11-01Support ui:portMap feature to allow UIs to avoid hard-coded port indicesDavid Robillard3-2/+16
2013-11-01Hide controls for ports with notOnGUI property in generic UI.David Robillard4-7/+25
2013-08-09Jalv 1.4.2.David Robillard2-3/+4
2013-08-09Upgrade to waf 1.7.11.David Robillard1-0/+0
2013-08-08Fix controls with Gtkmm UI.David Robillard1-0/+1
2013-08-08Fix parameter changes with Qt UI (fix #923).David Robillard2-1/+3
2013-06-08Resize ring according to rsz:minimumSize.David Robillard1-1/+10
2013-06-08Nicer printing of atom messages with -d.David Robillard2-7/+3
2013-06-08Fix potential ringbuffer race for UI events.David Robillard1-1/+3
2013-06-08Probably fix thread safety of debug printing (#911).David Robillard3-2/+6
2013-05-27Support rsz:minimumSize for atom and event ports.David Robillard3-3/+19
2013-05-26Work around Gtk bug for labels on sliders (patch from Robin Gareus).David Robillard3-8/+21
2013-05-26Fix default setting for non-sequential enumeration portsDavid Robillard2-3/+9
2013-05-09Add credit to Robin for update rate option.David Robillard1-0/+3
2013-05-09Communicate UI update rate to plugin and UI.David Robillard4-19/+24
2013-05-09Add command-line option to control UI update frequency.David Robillard4-2/+12