Age | Commit message (Expand) | Author | Files | Lines |
2012-03-26 | Update for latest LV2. | David Robillard | 1 | -7/+2 |
2012-03-21 | Implement resize extension automatically at the wrapper level. | David Robillard | 1 | -0/+5 |
2012-01-18 | Use consistent *_config.h rather than *-config.h. | David Robillard | 1 | -1/+1 |
2011-11-26 | Use the more portable/correct lib instead of linkflags. | David Robillard | 1 | -4/+4 |
2011-10-20 | Support embedding X11 UIs. | David Robillard | 1 | -1/+19 |
2011-10-19 | Check for LV2 extensions via pkg-config (new style in LV2 SVN). | David Robillard | 1 | -3/+4 |
2011-09-27 | Load tools before autowaf.configure so e.g. --debug works correctly. | David Robillard | 1 | -3/+3 |
2011-09-27 | Avoid adding -std=c99 to command line repeatedly. | David Robillard | 1 | -1/+1 |
2011-07-18 | Fix configuration (ticket #727). | David Robillard | 1 | -0/+2 |
2011-07-07 | Upgrade to waf 1.6.6 | David Robillard | 1 | -2/+3 |
2011-06-11 | Suil 0.4.4v0.4.4 | David Robillard | 1 | -1/+1 |
2011-06-01 | Fix GtkBuilder using (and likely other) Gtk UIs in Qt4 hosts that do not link... | David Robillard | 1 | -3/+11 |
2011-05-26 | Suil 0.4.2v0.4.2 | David Robillard | 1 | -1/+4 |
2011-05-25 | Only use most basic (portable) Python exception syntax | David Robillard | 1 | -1/+1 |
2011-05-25 | Fix building documentation in recursive build | David Robillard | 1 | -5/+12 |
2011-05-25 | Python portability (argh...) | David Robillard | 1 | -2/+2 |
2011-05-25 | Suil 0.4.0v0.4.0 | David Robillard | 1 | -4/+7 |
2011-05-24 | Automatically fix up documentation on build | David Robillard | 1 | -0/+6 |
2011-05-20 | Fix compilation with ancient versions of Gtk2 (fix ticket #655). | David Robillard | 1 | -1/+6 |
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 | 1 | -4/+7 |
2011-04-28 | Bump versions. | David Robillard | 1 | -1/+1 |
2011-04-22 | Remove UI instance API from SLV2 (apps should implement UIs via Suil now). | David Robillard | 1 | -2/+2 |
2011-04-19 | Make event queue size a runtime parameter (--queue-size, -q). | David Robillard | 1 | -1/+1 |
2011-04-13 | Link against -ldl. | David Robillard | 1 | -2/+9 |
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 | 1 | -0/+13 |
2011-03-15 | Remove autowaf external (broken intermediary revision). | David Robillard | 1 | -15/+7 |
2011-03-06 | Python 2/3: Use print('') instead of print() to print empty lines. | David Robillard | 1 | -1/+1 |
2011-03-03 | Fix Python3 compatibility. | David Robillard | 1 | -1/+1 |
2011-02-24 | Make Suil exclusively deal with instantiating (not choosing) UIs. | David Robillard | 1 | -1/+1 |
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 | 1 | -0/+30 |
2011-02-22 | Initial UI instance implementation. | David Robillard | 1 | -5/+4 |
2011-02-22 | Add autowaf. | David Robillard | 1 | -3/+3 |
2011-02-22 | Add suil stub. | David Robillard | 1 | -0/+72 |