Age | Commit message (Expand) | Author | Files | Lines |
2011-05-24 | Automatically fix up documentation on build | David Robillard | 1 | -0/+6 |
2011-05-24 | Add PACKAGING file | David Robillard | 1 | -0/+29 |
2011-05-20 | Fix compilation with ancient versions of Gtk2 (fix ticket #655). | David Robillard | 2 | -1/+10 |
2011-05-19 | Update waf (don't crash on waf test when lcov is unavailable) | David Robillard | 1 | -0/+0 |
2011-05-16 | Align configuration output precisely per-project | David Robillard | 1 | -1/+1 |
2011-04-28 | Support parallel installation of different major versions | David Robillard | 3 | -7/+10 |
2011-04-28 | Bump versions. | David Robillard | 1 | -1/+1 |
2011-04-28 | Don't hide pointers behind typedefs. | David Robillard | 6 | -56/+42 |
2011-04-22 | Upgrade to waf 1.6.4 and autowaf r43 | David Robillard | 1 | -0/+0 |
2011-04-22 | Upgrade to waf 1.6.4 | David Robillard | 1 | -0/+0 |
2011-04-22 | Make port subscription functions extensible. | David Robillard | 1 | -6/+9 |
2011-04-22 | Switch to ISC license (legally equivalent to MIT license but with less obnoxi... | David Robillard | 8 | -312/+84 |
2011-04-22 | Remove UI instance API from SLV2 (apps should implement UIs via Suil now). | David Robillard | 5 | -59/+180 |
2011-04-19 | Make event queue size a runtime parameter (--queue-size, -q). | David Robillard | 1 | -1/+1 |
2011-04-16 | Squeeze blank lines and delete trailing whitespace. | David Robillard | 2 | -3/+1 |
2011-04-13 | Link against -ldl. | David Robillard | 1 | -2/+9 |
2011-03-29 | Update library preprocessor boilerplate | David Robillard | 1 | -13/+13 |
2011-03-28 | Update waf (use standard LV2_PATH on Windows) | David Robillard | 1 | -0/+0 |
2011-03-28 | Fix Windows build. | David Robillard | 2 | -2/+8 |
2011-03-27 | Update waf (working windows version) | David Robillard | 1 | -0/+0 |
2011-03-27 | Update waf | David Robillard | 1 | -0/+0 |
2011-03-27 | Update waf to use gnu_dirs tool and use dir vars more sanely. | David Robillard | 1 | -0/+0 |
2011-03-18 | Fix whitespace. | David Robillard | 1 | -58/+60 |
2011-03-17 | Add waf upload_docs. | David Robillard | 1 | -3/+6 |
2011-03-17 | Trim. | David Robillard | 1 | -1/+0 |
2011-03-17 | Improve documentation. | David Robillard | 4 | -47/+65 |
2011-03-17 | Switch Suil to 2-clause BSD license. | David Robillard | 6 | -801/+200 |
2011-03-15 | Add INSTALL and waf files. | David Robillard | 2 | -0/+35 |
2011-03-15 | Remove autowaf external (broken intermediary revision). | David Robillard | 3 | -17/+7 |
2011-03-06 | Python 2/3: Use print('') instead of print() to print empty lines. | David Robillard | 1 | -1/+1 |
2011-03-04 | Gtk2-in-QT4 resize patch from Rui. | David Robillard | 1 | -2/+6 |
2011-03-03 | Fix Python3 compatibility. | David Robillard | 1 | -1/+1 |
2011-02-26 | Show plug before embedding in Qt. Gtk UIs working in svn QTractor. | David Robillard | 1 | -0/+2 |
2011-02-26 | Fix suil_wrap signature. | David Robillard | 1 | -5/+5 |
2011-02-26 | Gracefully handle missing module symbols. | David Robillard | 1 | -1/+8 |
2011-02-26 | Fix wrap function name. | David Robillard | 1 | -3/+3 |
2011-02-24 | Add waf an INSTALL links. | David Robillard | 2 | -0/+2 |
2011-02-24 | Make Suil exclusively deal with instantiating (not choosing) UIs. | David Robillard | 5 | -190/+69 |
2011-02-23 | Gtk2 in Qt4 embedding (untested). | David Robillard | 1 | -24/+5 |
2011-02-23 | Fix compilation. | David Robillard | 1 | -2/+4 |
2011-02-23 | Support for wrapping Qt4 UIs for Gtk2 hosts and vice versa via modules. | David Robillard | 5 | -17/+364 |
2011-02-22 | Implement sane UI selection logic and separate it from instantiation. | David Robillard | 4 | -39/+124 |
2011-02-22 | Fix headers. | David Robillard | 2 | -2/+2 |
2011-02-22 | Initial UI instance implementation. | David Robillard | 5 | -10/+315 |
2011-02-22 | Add autowaf. | David Robillard | 1 | -3/+3 |
2011-02-22 | Add suil stub. | David Robillard | 13 | -0/+3298 |