Age | Commit message (Expand) | Author | Files | Lines |
2007-07-24 | Consistently rename all C++ files .cpp/.hpp. | David Robillard | 1 | -14/+14 |
2007-07-04 | Fix serialization of Patch type. | David Robillard | 1 | -1/+1 |
2007-07-04 | Added metadata (ie integer, toggle) to builtin node control ports. | David Robillard | 1 | -4/+2 |
2007-06-23 | Possible fix for serialisation in locales with , as decimal point. | David Robillard | 1 | -0/+5 |
2007-05-02 | Added svn:ignore property to everything. | David Robillard | 1 | -1/+1 |
2007-05-01 | Converted Raul (and thus Ingen and Machina) to use Redland over Raptor/Rasqal... | David Robillard | 1 | -82/+102 |
2007-04-16 | Updated Jack version checked by configure. | David Robillard | 1 | -9/+10 |
2007-04-11 | Updated/cleaned up OSC namespace (/om/synth -> /ingen etc). | David Robillard | 1 | -168/+0 |
2007-04-11 | Serialization (both saving and restoring) of nested patches. | David Robillard | 1 | -35/+48 |
2007-04-09 | Fix crash on saving recursive patches (don't load yet though). | David Robillard | 1 | -1/+5 |
2007-02-18 | Updated URLs. | David Robillard | 1 | -2/+2 |
2007-02-07 | Updated Copyright notices. | David Robillard | 1 | -1/+2 |
2007-01-23 | Jack MIDI fixes, "fixed" (increased) ranges on control dialog range spinners. | David Robillard | 1 | -1/+1 |
2007-01-22 | Created Raul namespace. | David Robillard | 1 | -0/+1 |
2007-01-12 | Fix RDF saving to use namespace prefixes. | David Robillard | 1 | -0/+8 |
2007-01-08 | Alsa MIDI fixed. | David Robillard | 1 | -0/+3 |
2006-12-13 | Simpler/Faster/Prettier/Saner connection curves. | David Robillard | 1 | -8/+0 |
2006-12-11 | Serialization of patch ports. | David Robillard | 1 | -0/+2 |
2006-12-09 | Preliminary patch loading (just loads nodes from RDF). | David Robillard | 1 | -16/+28 |
2006-12-08 | Fixed plugin type issues | David Robillard | 1 | -8/+12 |
2006-12-02 | More serialization work | David Robillard | 1 | -244/+72 |
2006-12-01 | Serialization work | David Robillard | 1 | -19/+84 |
2006-11-23 | Updated for Jack MIDI API | David Robillard | 1 | -2/+2 |
2006-11-06 | Fixed serialization of connections (or anything using RDF blank nodes). | David Robillard | 1 | -45/+26 |
2006-10-28 | Added proper new loading interface to Serializer, updated everything that use... | David Robillard | 1 | -26/+30 |
2006-10-16 | Minor flowcanvas visual touchups. | David Robillard | 1 | -23/+28 |
2006-10-04 | Moved generic utility stuff to new library "raul". | David Robillard | 1 | -15/+15 |
2006-10-04 | Bug fixes. | David Robillard | 1 | -42/+107 |
2006-10-03 | shared_ptr bugfixes. | David Robillard | 1 | -89/+116 |
2006-09-30 | Work on RDF serialization (only (partial) saving so far). | David Robillard | 1 | -0/+525 |