Age | Commit message (Expand) | Author | Files | Lines |
2011-02-12 | Document entire API in a single header/page. | David Robillard | 1 | -3/+0 |
2011-02-11 | Tidy up includes. | David Robillard | 1 | -2/+3 |
2011-02-11 | Use GSequence for collections with get_by_uri search methods. | David Robillard | 1 | -1/+1 |
2011-02-11 | Use `static' and `SLV2_API' explicitly/consistently. | David Robillard | 1 | -2/+5 |
2011-02-04 | Replace use of raptor (for raptor_sequence) with glib. | David Robillard | 1 | -1/+1 |
2011-02-04 | Remove repeated blank lines. | David Robillard | 1 | -7/+0 |
2011-02-04 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2011-01-30 | Make slv2_ui_new take SLV2Value URI arguments rather than librdf_uri. | David Robillard | 1 | -11/+9 |
2010-09-04 | My name is David. :) | David Robillard | 1 | -1/+1 |
2010-03-05 | Hide symbols by default and explicitly export API (clean ABI). | David Robillard | 1 | -1/+2 |
2009-05-14 | Always include types.h first. | David Robillard | 1 | -0/+1 |
2009-05-13 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2009-05-13 | Strip trailing whitespace. | David Robillard | 1 | -6/+6 |
2009-02-12 | Merge various collections into single files, reduce rampant code duplication. | David Robillard | 1 | -1/+1 |
2008-10-18 | Build against local library versions no matter what.... hopefully.... | David Robillard | 1 | -1/+1 |
2008-01-25 | Overhaul SLV2 API to return/take SLV2Value (instead of strings or primitives)... | David Robillard | 1 | -18/+15 |
2008-01-24 | Make SLV2 UI class interface match ports. | David Robillard | 1 | -7/+7 |
2008-01-21 | Work on generic LV2 events. | David Robillard | 1 | -3/+3 |
2007-10-04 | Fix librdf warnings. | David Robillard | 1 | -3/+9 |
2007-09-24 | LV2 UI interface cleanups. | David Robillard | 1 | -9/+9 |
2007-09-23 | Fix LV2 UI stuff. | David Robillard | 1 | -0/+115 |