Age | Commit message (Expand) | Author | Files | Lines |
2007-08-08 | Added individial building stuff for flowcanvas, raul, patchage. | David Robillard | 1 | -1/+0 |
2007-08-07 | Changed slv2_port_get_type to slv2_port_get_data_type, and SLV2PortType to SL... | David Robillard | 7 | -15/+16 |
2007-08-07 | SLV2 0.1.0... maybe. | David Robillard | 6 | -16/+30 |
2007-08-03 | Updated LV2 revision number. | David Robillard | 4 | -182/+285 |
2007-07-31 | Functional engine Python bindings (e.g. ingen -e -r patchomatic.py). | David Robillard | 1 | -0/+1 |
2007-07-31 | SWIG building fixes. | David Robillard | 1 | -4/+4 |
2007-07-31 | First steps towards Ingen SWIG bindings. | David Robillard | 1 | -1/+1 |
2007-07-31 | Added experimental Python bindings via swig. | David Robillard | 6 | -6/+135 |
2007-07-30 | Use AC_PROG_CC_C_0 or whatever, for some arcane reason noone actually cares a... | David Robillard | 1 | -1/+1 |
2007-07-30 | Fix bundled SLV2 client building. | David Robillard | 2 | -2/+2 |
2007-07-30 | Fix distclean. | David Robillard | 1 | -1/+3 |
2007-07-30 | Fix SLV2 config.h path stuff. | David Robillard | 3 | -3/+5 |
2007-07-29 | Build system fixes, building from top level doesn't recursively configure slv... | David Robillard | 7 | -27/+39 |
2007-07-28 | Fix building documentation when compiling in a directory other than the sourc... | David Robillard | 1 | -2/+2 |
2007-07-26 | Fix possible missed plugin search when list size == 1. | David Robillard | 1 | -3/+0 |
2007-07-25 | Don't call librdf_free_world if world was passed by called using slv2_world_n... | David Robillard | 2 | -1/+10 |
2007-07-25 | Start work on lock stuff, for threadsafe SLV2 and using SLV2 with apps that u... | David Robillard | 3 | -1/+99 |
2007-07-24 | Removed recursive autohell, except for SLv2. | David Robillard | 3 | -3/+3 |
2007-07-24 | Move as much generated autohell crap to config/ as possible. | David Robillard | 3 | -3/+7 |
2007-07-24 | Match LV2 specification instantiate prototype. | David Robillard | 2 | -2/+2 |
2007-07-23 | Prettified output. | David Robillard | 1 | -64/+83 |
2007-07-23 | Updated LV2 spec. | David Robillard | 8 | -32/+35 |
2007-07-23 | Broke API to separate input/output from type (less code repetition and SLV2 i... | David Robillard | 9 | -151/+253 |
2007-07-22 | Renamed MIDIRingBuffer StampedChunkRingBuffer (what it really is), which coin... | David Robillard | 1 | -0/+6 |
2007-07-04 | Fixed mismatched function declaration/definition names. | David Robillard | 1 | -3/+3 |
2007-07-04 | Removed documentation referring to a nonexistant function. | David Robillard | 1 | -3/+0 |
2007-07-03 | Fail gracefully if redland is deeply screwed. | David Robillard | 2 | -2/+27 |
2007-07-03 | Fail gracefully when a plugin can't be instantiated (instead of crashing on a... | David Robillard | 1 | -11/+15 |
2007-07-03 | Fix binary search bug which never found an element in lists of size 1, result... | David Robillard | 1 | -3/+0 |
2007-07-03 | Back out last commit (ignored all plugins w/o doap:name in manifest.ttl, avoi... | David Robillard | 1 | -3/+1 |
2007-07-03 | Ignore illegal plugins w/o a doap:name property. | David Robillard | 2 | -1/+4 |
2007-07-01 | Added preliminary/experimental scons file. | David Robillard | 1 | -0/+72 |
2007-07-01 | Removed redundant GUI loading stub (I'm an idiot). | David Robillard | 7 | -67/+56 |
2007-07-01 | Fix a couple memory leaks/errors. | David Robillard | 7 | -26/+108 |
2007-07-01 | Fix comment typo. | David Robillard | 1 | -1/+1 |
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 |