aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2012-08-05Fix UI/plugin communication.David Robillard2-2/+2
2012-08-05Update to waf 1.7.2.David Robillard1-0/+0
2012-08-04Update to waf 1.7.1.David Robillard1-0/+0
2012-08-03Fix crash when invalid plugin URIs are used.David Robillard1-2/+4
2012-08-03MSVC portability work.David Robillard2-5/+14
2012-08-02Pass parent widget to suil_instance_new.David Robillard7-80/+103
2012-08-02Always call Jalv struct `jalv'.David Robillard1-267/+267
2012-08-02Clean up wscript files.David Robillard1-4/+0
2012-08-02Fix compilation on Windows.David Robillard2-0/+10
2012-07-29Add Gtk3 UI.David Robillard3-8/+64
2012-07-18Delete trailing whitespace.David Robillard1-1/+1
2012-07-16... actually compile. Duh.David Robillard1-1/+1
2012-07-16Don't send UI updates if UI is not present (correct fix for r4513).David Robillard1-1/+1
2012-07-09Update to r72/autowaf (don't run ldconfig when destdir is given as an option).David Robillard1-0/+0
2012-07-09Improve documentation style.David Robillard1-0/+0
2012-07-09Factor out documentation fixup stuff to autowaf.David Robillard1-0/+0
2012-07-09Improve INSTALL file.David Robillard1-17/+41
2012-07-08Update to r69/autowaf (fix Python3 compatibility).David Robillard1-0/+0
2012-07-08Notify plugins of Jack transport changes by sending events (an atom:Blank withDavid Robillard3-51/+74
2012-07-07Don't fill plugin=>UI ringbuffer when no UI is present.David Robillard1-1/+1
2012-06-13Tolerate loading presets with port values that aren't xsd:decimal (fix #824).David Robillard2-4/+12
2012-06-05Use LV2 buf-size extension.David Robillard3-2/+47
2012-05-27Support lv2:sampleRate control ports.David Robillard2-10/+18
2012-05-27Add real-time annotations for sfpv.David Robillard1-1/+7
2012-05-20Update to r68/autowaf.David Robillard1-0/+0
2012-05-13Gracefully handle allocation failure.David Robillard1-1/+6
2012-05-11Avoid including gtkmm.hDavid Robillard1-1/+3
2012-04-28Crank up the update rate a bit.David Robillard1-1/+1