Age | Commit message (Expand) | Author | Files | Lines |
2013-11-01 | Hide controls for ports with notOnGUI property in generic UI. | David Robillard | 1 | -1/+1 |
2013-08-09 | Jalv 1.4.2. | David Robillard | 1 | -1/+1 |
2013-05-09 | Communicate UI update rate to plugin and UI. | David Robillard | 1 | -1/+1 |
2013-02-23 | Jalv 1.4.0. | David Robillard | 1 | -1/+1 |
2013-02-23 | Explictly link against sord. | David Robillard | 1 | -3/+5 |
2013-02-11 | Group controls under headings if port group information is available. | David Robillard | 1 | -1/+1 |
2013-01-10 | Support event-based file parameters in built-in UI. | David Robillard | 1 | -1/+1 |
2012-11-14 | Add menu bar and pass parent widget in Qt version for true UI embedding | David Robillard | 1 | -1/+1 |
2012-10-27 | Jalv 1.2.0 | David Robillard | 1 | -2/+2 |
2012-09-16 | Support latest options and morph extensions. | David Robillard | 1 | -1/+1 |
2012-08-29 | Implement buf-size via options. | David Robillard | 1 | -1/+1 |
2012-08-22 | Bump LV2 dependency version. | David Robillard | 1 | -1/+1 |
2012-08-21 | Implement basic support for the new options extension and use it to pass the ... | David Robillard | 1 | -1/+1 |
2012-08-08 | Update to r74/autowaf (Add autowaf.set_c99_mode()). | David Robillard | 1 | -5/+1 |
2012-08-08 | Clean up wscript files. | David Robillard | 1 | -1/+1 |
2012-08-08 | Support latest LV2 buf-size extension. | David Robillard | 1 | -1/+1 |
2012-08-03 | MSVC portability work. | David Robillard | 1 | -1/+5 |
2012-08-02 | Clean up wscript files. | David Robillard | 1 | -4/+0 |
2012-07-29 | Add Gtk3 UI. | David Robillard | 1 | -2/+16 |
2012-06-05 | Use LV2 buf-size extension. | David Robillard | 1 | -1/+1 |
2012-04-19 | Fix MIDI buffer size stuff. | David Robillard | 1 | -1/+6 |
2012-04-19 | Bump versions. | David Robillard | 1 | -3/+3 |
2012-04-19 | Remove pointless variable. | David Robillard | 1 | -2/+1 |
2012-04-18 | Bump dependency versions. | David Robillard | 1 | -2/+2 |
2012-04-13 | Logarithmic slider support from Nick Lanham. | David Robillard | 1 | -2/+2 |
2012-04-12 | Use URI defines from LV2 headers where possible. | David Robillard | 1 | -1/+1 |
2012-04-09 | Tidy. | David Robillard | 1 | -1/+1 |
2012-04-05 | Implement log extension. | David Robillard | 1 | -1/+1 |
2012-03-31 | Move worker implementation to separate file. | David Robillard | 1 | -1/+1 |
2012-03-26 | Update for latest LV2. | David Robillard | 1 | -14/+2 |
2012-03-21 | Remove implementation of UI resize extension which is handled autommatically ... | David Robillard | 1 | -2/+0 |
2012-03-20 | Add sratom to lib dependencies. | David Robillard | 1 | -1/+1 |
2012-03-20 | Depend on sratom as a proper library and eliminate rampant copy/paste code re... | David Robillard | 1 | -1/+3 |
2012-03-16 | Upgrade Atom serialisation stuff for UI<=>Plugin comm debugging. | David Robillard | 1 | -1/+1 |
2012-02-18 | Add -d option and implement proper communication dumping. | David Robillard | 1 | -1/+1 |
2012-02-11 | Add gtkmm version for testing. | David Robillard | 1 | -0/+14 |
2012-02-09 | Mac portability fixes. | David Robillard | 1 | -3/+3 |
2012-01-18 | Use consistent *_config.h rather than *-config.h. | David Robillard | 1 | -1/+1 |
2012-01-14 | Link with pthread, fixing compilation with Jack2 (fix #807). | David Robillard | 1 | -0/+3 |
2011-12-23 | Use new LilvState API for state/presets. | David Robillard | 1 | -5/+0 |
2011-12-21 | Begin merging state and prefix implementations. | David Robillard | 1 | -1/+1 |
2011-12-18 | persist.c => state.c. | David Robillard | 1 | -1/+1 |
2011-12-18 | Use file locking on saves presets manifest.ttl. | David Robillard | 1 | -0/+5 |
2011-12-16 | Support presets in Gtk UI. | David Robillard | 1 | -1/+1 |
2011-11-21 | Check for atom extension. | David Robillard | 1 | -1/+3 |
2011-11-18 | Update to LV2 State extension. | David Robillard | 1 | -5/+5 |
2011-11-05 | Add abstract interface for event buffers (towards event/atom compatibility). | David Robillard | 1 | -1/+1 |
2011-10-20 | Support UI resize extension. | David Robillard | 1 | -1/+3 |
2011-10-19 | Make LV2 Persist extension optional | David Robillard | 1 | -1/+3 |
2011-10-19 | Check for LV2 extensions via pkg-config (new style in LV2 SVN). | David Robillard | 1 | -7/+9 |