aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-05-09Add command-line option to control UI update frequency.David Robillard4-2/+12
2013-03-24Fix crash when running "jalv" with bad command line arguments.David Robillard2-1/+7
2013-03-17Update to r93/autowaf.David Robillard1-0/+0
2013-02-23Jalv 1.4.0.David Robillard2-3/+3
2013-02-23Explictly link against sord.David Robillard1-3/+5
2013-02-22Fix key events for X11 in Gtk.David Robillard1-0/+1
2013-02-11Group controls under headings if port group information is available.David Robillard5-119/+239
2013-02-02Upgrade to waf 1.7.9David Robillard1-0/+0
2013-01-27Remove unused noe.David Robillard2-2/+0
2013-01-26Support state:loadDefaultState.David Robillard3-2/+14
2013-01-22Use a dynamically allocated buffer for reading from plugin=>UI ring to avoid ...David Robillard2-1/+10
2013-01-17Fix memory leak.David Robillard1-0/+1
2013-01-10Support event-based file parameters in built-in UI.David Robillard4-24/+117
2013-01-05Send LV2 time properties with correct types from specification.David Robillard1-2/+2
2012-12-23Downgrade to waf 1.7.5.David Robillard1-0/+0
2012-12-23Add missing waf winres tool.David Robillard1-0/+0
2012-12-23Update to waf 1.7.8 and autowaf r90 (install docs to versioned directory).David Robillard2-1/+2
2012-11-17Make URI map thread-safe, fixing occasional crashes for plugins with UIs.David Robillard3-6/+22
2012-11-16Send new time information to plugin when Jack tempo changes.David Robillard3-2/+7
2012-11-14Add menu bar and pass parent widget in Qt version for true UI embeddingDavid Robillard3-5/+22
2012-10-27Jalv 1.2.0David Robillard2-5/+5
2012-09-30Refuse to instantiate plugins which require unsupported features.David Robillard2-1/+35
2012-09-16Support latest options and morph extensions.David Robillard2-10/+10
2012-09-13Update to r87/autowaf (Build debuggable library with PDB file under MSVC with...David Robillard1-0/+0
2012-09-13Update to r86/autowaf (Fix pkg-config checking with --pardebug).David Robillard1-0/+0
2012-09-11Update to r85/autowaf (Fix pkg-config dependencies when not using --pardebug).David Robillard1-0/+0
2012-09-10Update to r83/autowaf (Fix mandatory pkg-config checks).David Robillard1-0/+0
2012-09-10Support building against parallel debuggable libraries via pkg-config.David Robillard1-0/+0
2012-08-29Update for latest options extension.David Robillard1-16/+13
2012-08-29Implement buf-size via options.David Robillard3-46/+7
2012-08-29Implement providing block length to plugin via options.David Robillard2-13/+26
2012-08-29Add missing return.David Robillard1-0/+1
2012-08-22Fix Jack Session 'save and close' operation.David Robillard6-1/+31
2012-08-22Update NEWS.David Robillard1-0/+1
2012-08-22Fix state restoration.David Robillard2-8/+9
2012-08-22Set control widgets initially to actual control value, not default value.David Robillard1-16/+13
2012-08-22Use in Jack session command line.David Robillard1-1/+1
2012-08-22Bump LV2 dependency version.David Robillard1-1/+1
2012-08-21Implement basic support for the new options extension and use it to pass the ...David Robillard3-3/+21
2012-08-21Set WM_ROLE to 'plugin_ui' to appease someone who would never do the same for...David Robillard1-0/+1
2012-08-20Add newline before EOF.David Robillard1-1/+1
2012-08-13Don't use GCC only warnings flags on clang.David Robillard1-0/+0
2012-08-10Upgrade to r75/autowaf (enable stricter compiler flags).David Robillard1-0/+0
2012-08-10Fix a ton of warnings.David Robillard4-23/+24
2012-08-10Fix unnecessary implicit float=>double conversions.David Robillard1-1/+1
2012-08-09Fix warnings: -Wshadow -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wmis...David Robillard6-26/+26
2012-08-08Update to r74/autowaf (Add autowaf.set_c99_mode()).David Robillard2-5/+1
2012-08-08Clean up wscript files.David Robillard1-1/+1
2012-08-08Support latest LV2 buf-size extension.David Robillard2-8/+12
2012-08-06Update to r73/autowaf (Windows path fixes).David Robillard1-0/+0