Age | Commit message (Expand) | Author | Files | Lines |
2008-12-13 | Add constructors slv2_value_new_int, slv2_value_new_float, slv2_value_new_str... | David Robillard | 8 | -61/+147 |
2008-12-13 | Complete test coverage for plugin class stuff: 71.4% coverage | David Robillard | 1 | -0/+46 |
2008-12-13 | More test cases (plugin stuff): 69.3% coverage | David Robillard | 2 | -21/+127 |
2008-12-13 | More test cases (port and scale values): 58.5% coverage | David Robillard | 1 | -0/+74 |
2008-12-13 | Remove that whole "I love amgiguous scope and uninitialized variables" ancien... | David Robillard | 1 | -17/+9 |
2008-12-13 | Better failed test reporting. | David Robillard | 4 | -75/+80 |
2008-12-13 | Unit test code coverage report generation (via gcov/lcov). | David Robillard | 4 | -12/+47 |
2008-12-10 | Add preliminary test suite from kfoltman. | David Robillard | 3 | -0/+503 |
2008-12-10 | Fix crash in slv2_plugin_verify (fix ticket #291). | David Robillard | 1 | -2/+1 |
2008-12-03 | Fix slv2_value_as_string documentation. | David Robillard | 1 | -1/+1 |
2008-12-01 | Add larsl attribution for i18n | David Robillard | 1 | -1/+1 |
2008-12-01 | Add working --no-jack configure option. | David Robillard | 2 | -6/+9 |
2008-11-30 | Add --no-jack option. | David Robillard | 1 | -2/+6 |
2008-11-29 | Upgrade to waf 1.5.0. | David Robillard | 1 | -16/+15 |
2008-11-27 | Fix feature detection. | David Robillard | 3 | -3/+8 |
2008-11-15 | Add autowaf.py symlink. | David Robillard | 1 | -0/+1 |
2008-11-08 | Releasey bits. | David Robillard | 2 | -22/+25 |
2008-11-08 | Support i18n literals via LANG environment variable. | David Robillard | 7 | -15/+114 |
2008-11-01 | Fix gaps in memory management documentation. | David Robillard | 1 | -0/+4 |
2008-11-01 | Fix slv2_value_supports_event (patch from Nedko). | David Robillard | 1 | -1/+1 |
2008-10-20 | Actually use installation location variables for everything. | David Robillard | 20 | -46/+48 |
2008-10-19 | Install HTML and man page documentation according to configuration options. | David Robillard | 1 | -1/+2 |
2008-10-18 | Lower glib/glibmm dependency to 2.14. | David Robillard | 1 | -2/+2 |
2008-10-18 | Don't attempt to build Jack clients if Jack isn't found. | David Robillard | 1 | -7/+8 |
2008-10-18 | Build against local library versions no matter what.... hopefully.... | David Robillard | 17 | -49/+49 |
2008-10-12 | Tolerate broken plugins. | David Robillard | 1 | -7/+8 |
2008-10-11 | Run ldconfig after install for individual projects, as well as top level. | David Robillard | 1 | -0/+2 |
2008-10-04 | Fix slv2_plugin_get_supported_features. | David Robillard | 2 | -2/+15 |
2008-10-04 | Fix printing of properties with several values (remove spurious newlines and ... | David Robillard | 1 | -6/+6 |
2008-10-03 | Update build documentation for waf. | David Robillard | 1 | -0/+1 |
2008-10-03 | Good riddance. | David Robillard | 11 | -914/+0 |
2008-10-03 | Support building locally against header-only libraries in autowaf. | David Robillard | 5 | -6/+5 |
2008-10-02 | Factor out avoid-repeated-checks thing to autowaf. Saves lines in wscripts.... | David Robillard | 3 | -12/+7 |
2008-10-02 | Lower redland dependency for slv2 standalone build. | David Robillard | 1 | -1/+1 |
2008-10-02 | Build SLV2 documentation. | David Robillard | 2 | -2/+7 |
2008-10-02 | Build against local libraries with uselib_local instead of CFLAGS kludges. | David Robillard | 1 | -1/+1 |
2008-10-02 | Factor out header printing... | David Robillard | 1 | -1/+1 |
2008-10-02 | Factor more things into autowaf. | David Robillard | 1 | -0/+7 |
2008-10-01 | Library versioning. | David Robillard | 1 | -1/+22 |
2008-10-01 | Install SLV2 utilities with waf. | David Robillard | 1 | -2/+0 |
2008-09-30 | Move LV2 extension stuff to less horribly named directory. | David Robillard | 3 | -3/+3 |
2008-09-30 | Install pkg-config file for lv2core. | David Robillard | 1 | -1/+0 |
2008-09-30 | Install pkg-config files for libraries. | David Robillard | 1 | -6/+14 |
2008-09-30 | Wafify ingen. | David Robillard | 1 | -2/+2 |
2008-09-30 | Bring lv2core in on the waf party. | David Robillard | 1 | -1/+1 |
2008-09-30 | Wafify SLV2. | David Robillard | 3 | -74/+87 |
2008-09-29 | Add slv2_instance_get_extension_data. | David Robillard | 2 | -0/+20 |
2008-09-29 | Add slv2_port_get_value. | David Robillard | 3 | -0/+55 |
2008-09-09 | Reorganize repository to allow tagging. | David Robillard | 0 | -0/+0 |
2008-09-07 | Move debian -> debian-sid. | David Robillard | 10 | -4/+10 |