Age | Commit message (Expand) | Author | Files | Lines |
2007-07-01 | Fix tab/space mixing in lv2-gtk2gui.h | David Robillard | 1 | -4/+4 |
2007-06-30 | Aaaalright then, made it not static and put the code in the library. Stupid ... | David Robillard | 2 | -7/+11 |
2007-06-30 | Made slv2_gui_type_get_uri static. | David Robillard | 1 | -1/+1 |
2007-06-30 | Added missing file. | David Robillard | 1 | -0/+65 |
2007-06-30 | Reworked GUI access in a safer way, anticipating various GUI specs (w/o break... | David Robillard | 11 | -21/+101 |
2007-06-30 | Added support for (Lars Luthman's) GTK GUI extension (SLV2 still does NOT dep... | David Robillard | 10 | -12/+592 |
2007-06-27 | Added slv2_value_duplicate. | David Robillard | 2 | -0/+17 |
2007-06-21 | Fix crash when HOME env variable isn't set. | David Robillard | 1 | -2/+6 |
2007-06-15 | Discovery performance improvements. | David Robillard | 2 | -16/+27 |
2007-06-01 | Load plugin data automatically on demand. | David Robillard | 2 | -5/+14 |
2007-05-30 | Fixed the other one. | David Robillard | 1 | -1/+1 |
2007-05-30 | Fixed lv2_inspect crash bug (exposed by AZR3). | David Robillard | 2 | -93/+194 |
2007-05-09 | Bumped LV2 version number to 1.0beta3. | David Robillard | 2 | -2/+2 |
2007-05-09 | Ontology install path fixes. | David Robillard | 16 | -60/+82 |
2007-05-08 | Exposed slv2_value_free. | David Robillard | 7 | -3/+613 |
2007-05-08 | Code cleanups. | David Robillard | 6 | -62/+52 |
2007-05-08 | Reworked simple query API to allow passing either QName or URI predicates. | David Robillard | 12 | -55/+240 |
2007-05-04 | Added Redland flags to pkgconfig file. | David Robillard | 1 | -2/+2 |
2007-05-01 | Converted Raul (and thus Ingen and Machina) to use Redland over Raptor/Rasqal... | David Robillard | 2 | -0/+34 |
2007-04-28 | Use index instead of variable name for selecting query variables (performance... | David Robillard | 6 | -48/+153 |
2007-04-28 | ladspa2lv2 fixes. | David Robillard | 1 | -19/+43 |
2007-04-28 | Compile fixes, rewrote ladspa2lv2 as plain C using Redland. | David Robillard | 5 | -226/+258 |
2007-04-28 | Fixed more outdated reference to strings.h | David Robillard | 2 | -3/+3 |
2007-04-28 | Fixed outdated reference to strings.h | David Robillard | 1 | -1/+1 |
2007-04-28 | Added missing files. | David Robillard | 2 | -0/+271 |
2007-04-28 | Reworked query/value system to expose data type. | David Robillard | 16 | -202/+251 |
2007-04-23 | Incorporated patch from larsl for reading plugin manifest files for plugin data. | David Robillard | 3 | -7/+60 |
2007-04-23 | Fixed outdated includes. | David Robillard | 3 | -3/+3 |
2007-04-23 | Documention updates/fixes. | David Robillard | 6 | -7/+9 |
2007-04-21 | Code cleanups. | David Robillard | 19 | -56/+22 |
2007-04-21 | Improved plugin class heirarchy. | David Robillard | 1 | -8/+12 |
2007-04-21 | Plugin classes (categories) progress. | David Robillard | 8 | -30/+103 |
2007-04-21 | Changed "categories" to "plugin classes" to better match RDF. | David Robillard | 20 | -132/+177 |
2007-04-20 | Preliminary categories support. | David Robillard | 16 | -71/+458 |
2007-04-20 | Fix memory leaks. | David Robillard | 1 | -12/+2 |
2007-04-20 | Clean up API, hide more methods that should not be exposed to user. | David Robillard | 18 | -168/+421 |
2007-04-19 | Renamed SLV2Model SLV2World. | David Robillard | 15 | -119/+115 |
2007-04-19 | Added random autoconf macro the warning said to. | David Robillard | 3 | -0/+488 |
2007-04-19 | Added Redland dependency, using in-memory RDF models. | David Robillard | 23 | -725/+631 |
2007-04-18 | Documentation fixes. | David Robillard | 6 | -16/+21 |
2007-04-11 | lv2_jack_host MIDI fixes. | David Robillard | 1 | -16/+10 |
2007-04-08 | More Jack hacks. Dmitry owes me $20. | David Robillard | 2 | -0/+14 |
2007-04-08 | Jack MIDI API compatibility fixes. Yes, again. | David Robillard | 2 | -5/+1 |
2007-04-08 | You guessed it, more Jack MIDI API filthy broken constantly breaking API pain... | David Robillard | 2 | -0/+4 |
2007-04-08 | Yet. More. Jack. MIDI. API. Hacks. | David Robillard | 1 | -7/+15 |
2007-04-08 | More Jack MIDI API compatibility jacks. | David Robillard | 4 | -3/+8 |
2007-04-08 | Jack MIDI API compatibility hacks. | David Robillard | 4 | -0/+69 |
2007-04-07 | Fixed query bug when referring to ports by symbol. | David Robillard | 1 | -1/+2 |
2007-04-07 | Jack MIDI API fixes. | David Robillard | 1 | -4/+4 |
2007-04-06 | Email address and FSF copyright address updates. | David Robillard | 2 | -2/+0 |