Age | Commit message (Expand) | Author | Files | Lines |
2007-01-12 | Fix RDF saving to use namespace prefixes. | David Robillard | 3 | -0/+11 |
2007-01-12 | Control value persistence/serialization. | David Robillard | 10 | -68/+127 |
2007-01-10 | Moved RDFWriter to RAUL. | David Robillard | 4 | -285/+1 |
2007-01-08 | Alsa MIDI fixed. | David Robillard | 6 | -40/+45 |
2007-01-08 | Fix for building against local raul. | David Robillard | 5 | -13/+14 |
2007-01-08 | Fix lingering connections after node destruction (if disconnection | David Robillard | 1 | -6/+6 |
2007-01-08 | Fix destruction of nodes with connections to parent patch ports. | David Robillard | 7 | -53/+83 |
2007-01-07 | Jack MIDI port destruction. | David Robillard | 7 | -61/+84 |
2007-01-07 | Top level port destruction (Jack port removal). | David Robillard | 11 | -64/+44 |
2007-01-07 | Minor about dialog updates. | David Robillard | 1 | -3/+3 |
2007-01-07 | Fix crash when clicking currently active breadcrumb. | David Robillard | 2 | -3/+2 |
2007-01-06 | Fixed Alsa MIDI. | David Robillard | 1 | -1/+1 |
2007-01-06 | Added ability to get Raul Thread for current calling context. | David Robillard | 24 | -97/+183 |
2007-01-06 | Work on Port destruction (still broken). | David Robillard | 20 | -137/+233 |
2007-01-02 | Fix building non-monolithic Ingenuity. | David Robillard | 5 | -38/+15 |
2007-01-02 | Initial work on dynamic (Jack) buffer resizing (still unworking). | David Robillard | 17 | -160/+232 |
2006-12-23 | Minor GUI touch-ups. | David Robillard | 7 | -316/+275 |
2006-12-13 | Dropped port translucency a touch. | David Robillard | 1 | -4/+4 |
2006-12-13 | Path parent/child bug fixes, added unit tests. | David Robillard | 8 | -38/+57 |
2006-12-13 | Updated Quit tooltip. | David Robillard | 1 | -1/+1 |
2006-12-13 | Repeated attaching/reattaching/etc/etc with Ingenuity. | David Robillard | 6 | -74/+62 |
2006-12-13 | Simpler/Faster/Prettier/Saner connection curves. | David Robillard | 1 | -8/+0 |
2006-12-13 | GUI tweaks. | David Robillard | 2 | -51/+40 |
2006-12-12 | Loading subpatches (ie not just into root). | David Robillard | 7 | -49/+118 |
2006-12-12 | Connection loading. | David Robillard | 17 | -186/+474 |
2006-12-11 | Serialization of patch ports. | David Robillard | 13 | -61/+106 |
2006-12-09 | More loading progress (node positions restore). | David Robillard | 9 | -20/+143 |
2006-12-09 | Preliminary patch loading (just loads nodes from RDF). | David Robillard | 19 | -83/+344 |
2006-12-08 | Fixed plugin type issues | David Robillard | 16 | -33/+62 |
2006-12-02 | More serialization work | David Robillard | 6 | -295/+376 |
2006-12-01 | Serialization work | David Robillard | 3 | -21/+98 |
2006-11-23 | Updated for Jack MIDI API | David Robillard | 2 | -3/+3 |
2006-11-06 | Fixed serialization of connections (or anything using RDF blank nodes). | David Robillard | 2 | -49/+29 |
2006-10-28 | Added proper new loading interface to Serializer, updated everything that use... | David Robillard | 7 | -71/+85 |
2006-10-24 | Superficial (completely non-functional!) LV2 MIDI support. | David Robillard | 4 | -9/+190 |
2006-10-16 | Another alsa bug. | David Robillard | 1 | -1/+1 |
2006-10-16 | Another alsa fix | David Robillard | 1 | -2/+2 |
2006-10-16 | Alsa fix. | David Robillard | 1 | -2/+2 |
2006-10-16 | Used boost::noncopyable to eliminate undefined private copy constructors spre... | David Robillard | 39 | -197/+32 |
2006-10-16 | Magic flashy PaneExpander(TM) 2.0. | David Robillard | 1 | -4/+2 |
2006-10-16 | Minor flowcanvas visual touchups. | David Robillard | 1 | -23/+28 |
2006-10-15 | Fixed feedback problems (CPU chewing) with port controls. | David Robillard | 17 | -88/+138 |
2006-10-15 | Vertical control strips in Ingen (loaded from Glade now) | David Robillard | 6 | -291/+370 |
2006-10-15 | Fixed patch ports and some bugs. | David Robillard | 4 | -12/+11 |
2006-10-14 | Removed unecessary template parameters which broke builds on.. um.. the exact... | David Robillard | 1 | -2/+2 |
2006-10-05 | Added missing desktop entry files. | David Robillard | 1 | -0/+10 |
2006-10-05 | Set window icons to.. something | David Robillard | 1 | -12/+12 |
2006-10-05 | Fixed missing include in flowcanvas (uint32_t). | David Robillard | 3 | -1/+61 |
2006-10-05 | More build system fixes, everything now builds against the local copy if topl... | David Robillard | 3 | -5/+5 |
2006-10-04 | Moved generic utility stuff to new library "raul". | David Robillard | 190 | -1751/+674 |