Age | Commit message (Expand) | Author | Files | Lines |
2008-02-17 | Update Swig/Python bindings. | David Robillard | 4 | -10/+39 |
2008-02-10 | Fix lv2_simple_jack_host crash. | David Robillard | 1 | -5/+5 |
2008-02-09 | Gracefully handle UIs that fail to instantiate. | David Robillard | 1 | -3/+4 |
2008-02-05 | Fix LV2 event stuff, courtesy kfoltman. | David Robillard | 1 | -1/+1 |
2008-02-05 | distcheck fixes. | David Robillard | 1 | -1/+1 |
2008-02-02 | Revert to stupid pre-pkg-config idiotic bullshit. | David Robillard | 1 | -5/+29 |
2008-02-02 | Bump redland requirement and use the pkg-config stuff. | David Robillard | 1 | -4/+1 |
2008-02-01 | Pad LV2 event buffers. | David Robillard | 1 | -1/+1 |
2008-02-01 | Fix LV2 event stuff (header and lv2_jack_host). | David Robillard | 1 | -1/+1 |
2008-02-01 | Generic LV2 event support in lv2_jack_host. | David Robillard | 9 | -378/+63 |
2008-01-31 | Bump rasqal dependency to 0.9.14 (so ORDER BY works). | David Robillard | 1 | -1/+2 |
2008-01-31 | Slightly more gracefully fail on broken rasqal ORDER BY, or plugins with miss... | David Robillard | 1 | -4/+16 |
2008-01-28 | Documentation fixes. | David Robillard | 4 | -35/+35 |
2008-01-28 | Remove debugging console barf. | David Robillard | 1 | -3/+1 |
2008-01-28 | Add slv2_plugin_get_num_ports_of_class. | David Robillard | 3 | -1/+48 |
2008-01-27 | Packaging stuff. | David Robillard | 19 | -21/+371 |
2008-01-25 | Overhaul SLV2 API to return/take SLV2Value (instead of strings or primitives)... | David Robillard | 32 | -588/+649 |
2008-01-24 | Make SLV2 UI class interface match ports. | David Robillard | 4 | -12/+12 |
2008-01-24 | Kludge around string<->number issues in locales with a ',' decimal point, and... | David Robillard | 3 | -13/+31 |
2008-01-23 | Remove 3 whopping LOC!!!111 | David Robillard | 1 | -3/+0 |
2008-01-23 | Trim useless cruft. | David Robillard | 3 | -109/+5 |
2008-01-23 | More vicarious bug hunting. | David Robillard | 1 | -0/+2 |
2008-01-23 | Vicarious locale testing. | David Robillard | 1 | -0/+3 |
2008-01-23 | Remove port type enums. | David Robillard | 1 | -34/+0 |
2008-01-23 | Fix decimal point kludge. | David Robillard | 1 | -2/+2 |
2008-01-23 | Fix range printing for control ports in lv2_inspect. | David Robillard | 2 | -0/+16 |
2008-01-21 | Work on generic LV2 events. | David Robillard | 22 | -523/+308 |
2008-01-20 | Work on new generic events extension. | David Robillard | 4 | -2/+51 |
2008-01-20 | Fix slv2_plugin_has_feature. | David Robillard | 1 | -14/+6 |
2008-01-20 | Fix librdf failed assertion warning (freeing a NULL librdf_uri). | David Robillard | 1 | -1/+3 |
2008-01-20 | Fix syntax error in lv2_midi.ttl and lv2_event.ttl. | David Robillard | 4 | -9/+14 |
2008-01-19 | SLV2 0.5.0 | David Robillard | 4 | -8/+10 |
2008-01-17 | Update queries for new UI extension. | David Robillard | 1 | -4/+4 |
2008-01-17 | Update LV2 UI header. | David Robillard | 7 | -97/+122 |
2008-01-16 | Documentation and mac port fixes. | David Robillard | 2 | -3/+8 |
2008-01-16 | Mac building fixes. | David Robillard | 1 | -2/+7 |
2008-01-16 | Use OSX native plugin search path if __APPLE__ is defined. | David Robillard | 1 | -18/+11 |
2008-01-16 | SLV2 0.4.5 + documentation fixes. | David Robillard | 5 | -12/+29 |
2008-01-16 | Attempt using "memory" RDF model instead of "hashes" for query performance (y... | David Robillard | 1 | -3/+3 |
2008-01-15 | Symlink ChangeLog to debian/changelog | David Robillard | 1 | -0/+1 |
2008-01-15 | Move debian/changelog to ChangeLog. | David Robillard | 2 | -0/+6 |
2008-01-15 | Fix RDF warning (freeing NULL query results). | David Robillard | 1 | -1/+2 |
2008-01-15 | SLV2 0.4.4. | David Robillard | 2 | -0/+37 |
2008-01-12 | Add plugin template interface (fast discovery of plugins with certain I/O | David Robillard | 27 | -107/+608 |
2008-01-11 | Fix port clashes when multiple plugins are listed in the same file. | David Robillard | 1 | -1/+2 |
2008-01-10 | Fix lv2_inspect command line handling. | David Robillard | 1 | -1/+1 |
2008-01-09 | SLV2 0.4.2. | David Robillard | 12 | -1011/+18 |
2008-01-08 | Remove plugin discovery print statements. | David Robillard | 1 | -3/+3 |
2008-01-07 | Fix versioning stuff from top level. | David Robillard | 1 | -1/+1 |
2008-01-07 | SLV2 0.4.1. | David Robillard | 12 | -30/+48 |