Age | Commit message (Expand) | Author | Files | Lines |
2013-12-25 | Fix more const-correctness violations. | David Robillard | 4 | -16/+18 |
2013-12-25 | Update to r94/autowaf. | David Robillard | 1 | -0/+0 |
2013-12-19 | Update to waf 1.7.14. | David Robillard | 1 | -0/+0 |
2013-12-19 | Add --no-menu option to jalv.gtk. | David Robillard | 3 | -19/+32 |
2013-12-17 | Fix more const issues. | David Robillard | 1 | -4/+4 |
2013-11-01 | Support ui:portMap feature to allow UIs to avoid hard-coded port indices | David Robillard | 3 | -2/+16 |
2013-11-01 | Hide controls for ports with notOnGUI property in generic UI. | David Robillard | 4 | -7/+25 |
2013-08-09 | Jalv 1.4.2. | David Robillard | 2 | -3/+4 |
2013-08-09 | Upgrade to waf 1.7.11. | David Robillard | 1 | -0/+0 |
2013-08-08 | Fix controls with Gtkmm UI. | David Robillard | 1 | -0/+1 |
2013-08-08 | Fix parameter changes with Qt UI (fix #923). | David Robillard | 2 | -1/+3 |
2013-06-08 | Resize ring according to rsz:minimumSize. | David Robillard | 1 | -1/+10 |
2013-06-08 | Nicer printing of atom messages with -d. | David Robillard | 2 | -7/+3 |
2013-06-08 | Fix potential ringbuffer race for UI events. | David Robillard | 1 | -1/+3 |
2013-06-08 | Probably fix thread safety of debug printing (#911). | David Robillard | 3 | -2/+6 |
2013-05-27 | Support rsz:minimumSize for atom and event ports. | David Robillard | 3 | -3/+19 |
2013-05-26 | Work around Gtk bug for labels on sliders (patch from Robin Gareus). | David Robillard | 3 | -8/+21 |
2013-05-26 | Fix default setting for non-sequential enumeration ports | David Robillard | 2 | -3/+9 |
2013-05-09 | Add credit to Robin for update rate option. | David Robillard | 1 | -0/+3 |
2013-05-09 | Communicate UI update rate to plugin and UI. | David Robillard | 4 | -19/+24 |
2013-05-09 | Add command-line option to control UI update frequency. | David Robillard | 4 | -2/+12 |
2013-03-24 | Fix crash when running "jalv" with bad command line arguments. | David Robillard | 2 | -1/+7 |
2013-03-17 | Update to r93/autowaf. | David Robillard | 1 | -0/+0 |
2013-02-23 | Jalv 1.4.0. | David Robillard | 2 | -3/+3 |
2013-02-23 | Explictly link against sord. | David Robillard | 1 | -3/+5 |
2013-02-22 | Fix key events for X11 in Gtk. | David Robillard | 1 | -0/+1 |
2013-02-11 | Group controls under headings if port group information is available. | David Robillard | 5 | -119/+239 |
2013-02-02 | Upgrade to waf 1.7.9 | David Robillard | 1 | -0/+0 |
2013-01-27 | Remove unused noe. | David Robillard | 2 | -2/+0 |
2013-01-26 | Support state:loadDefaultState. | David Robillard | 3 | -2/+14 |
2013-01-22 | Use a dynamically allocated buffer for reading from plugin=>UI ring to avoid ... | David Robillard | 2 | -1/+10 |
2013-01-17 | Fix memory leak. | David Robillard | 1 | -0/+1 |
2013-01-10 | Support event-based file parameters in built-in UI. | David Robillard | 4 | -24/+117 |
2013-01-05 | Send LV2 time properties with correct types from specification. | David Robillard | 1 | -2/+2 |
2012-12-23 | Downgrade to waf 1.7.5. | David Robillard | 1 | -0/+0 |
2012-12-23 | Add missing waf winres tool. | David Robillard | 1 | -0/+0 |
2012-12-23 | Update to waf 1.7.8 and autowaf r90 (install docs to versioned directory). | David Robillard | 2 | -1/+2 |
2012-11-17 | Make URI map thread-safe, fixing occasional crashes for plugins with UIs. | David Robillard | 3 | -6/+22 |
2012-11-16 | Send new time information to plugin when Jack tempo changes. | David Robillard | 3 | -2/+7 |
2012-11-14 | Add menu bar and pass parent widget in Qt version for true UI embedding | David Robillard | 3 | -5/+22 |
2012-10-27 | Jalv 1.2.0 | David Robillard | 2 | -5/+5 |
2012-09-30 | Refuse to instantiate plugins which require unsupported features. | David Robillard | 2 | -1/+35 |
2012-09-16 | Support latest options and morph extensions. | David Robillard | 2 | -10/+10 |
2012-09-13 | Update to r87/autowaf (Build debuggable library with PDB file under MSVC with... | David Robillard | 1 | -0/+0 |
2012-09-13 | Update to r86/autowaf (Fix pkg-config checking with --pardebug). | David Robillard | 1 | -0/+0 |
2012-09-11 | Update to r85/autowaf (Fix pkg-config dependencies when not using --pardebug). | David Robillard | 1 | -0/+0 |
2012-09-10 | Update to r83/autowaf (Fix mandatory pkg-config checks). | David Robillard | 1 | -0/+0 |
2012-09-10 | Support building against parallel debuggable libraries via pkg-config. | David Robillard | 1 | -0/+0 |
2012-08-29 | Update for latest options extension. | David Robillard | 1 | -16/+13 |
2012-08-29 | Implement buf-size via options. | David Robillard | 3 | -46/+7 |