Age | Commit message (Expand) | Author | Files | Lines |
2007-04-17 | Added missing files. | David Robillard | 2 | -0/+384 |
2007-04-16 | Updated Jack version checked by configure. | David Robillard | 11 | -33/+380 |
2007-04-12 | Remote patch indexing, loading from online patch repository. | David Robillard | 3 | -34/+169 |
2007-04-12 | Updated Raptor dependency to 1.4.14 (for Turtle serialization). | David Robillard | 12 | -21/+343 |
2007-04-11 | Updated/cleaned up OSC namespace (/om/synth -> /ingen etc). | David Robillard | 11 | -418/+212 |
2007-04-11 | Minor code cleanups/cruft removal. | David Robillard | 6 | -44/+13 |
2007-04-11 | Fix control range restoring when reattaching to the engine (properly store po... | David Robillard | 1 | -14/+8 |
2007-04-11 | Crank up control slider precision. | David Robillard | 1 | -26/+74 |
2007-04-11 | Serialization (both saving and restoring) of nested patches. | David Robillard | 7 | -79/+198 |
2007-04-10 | Fixed feedback connections. | David Robillard | 1 | -4/+6 |
2007-04-09 | Fix crash on saving recursive patches (don't load yet though). | David Robillard | 1 | -1/+5 |
2007-04-09 | Internal subpatch connection bugfix. | David Robillard | 1 | -8/+15 |
2007-04-09 | Bugfixes. | David Robillard | 2 | -2/+6 |
2007-04-09 | MIDI patching. wooo! | David Robillard | 4 | -24/+34 |
2007-04-08 | Fix connections directly between subpatch input/output ports. | David Robillard | 5 | -37/+23 |
2007-04-08 | Fixed audio output. | David Robillard | 3 | -103/+22 |
2007-04-08 | Alsa MIDI compile fixes. | David Robillard | 5 | -26/+24 |
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 | 3 | -3/+9 |
2007-04-08 | Added missing lv2-midiport.h | David Robillard | 1 | -0/+179 |
2007-04-08 | Jack MIDI API compatibility kluges. | David Robillard | 2 | -1/+45 |
2007-04-08 | LV2 MIDI fixes. | David Robillard | 6 | -226/+60 |
2007-04-08 | MIDI patching fixes (clean disconnecting). | David Robillard | 29 | -82/+182 |
2007-04-08 | De-template-ification of port types (req. for LV2 MIDI, but nice code size re... | David Robillard | 70 | -1376/+1273 |
2007-04-07 | Removed duplicate midi.h and referred to Raul version. | David Robillard | 6 | -141/+5 |
2007-04-07 | Visual tweaks. | David Robillard | 9 | -43/+89 |
2007-04-07 | Fixed connection to patch MIDI ports when loading deprecated patches. | David Robillard | 8 | -17/+31 |
2007-04-07 | Jack MIDI API fixes. | David Robillard | 1 | -2/+2 |
2007-04-07 | Fix for overly loopy connections over short distances. | David Robillard | 4 | -10/+45 |
2007-04-06 | Fixed top-level importing of deprecated patches. | David Robillard | 1 | -1/+1 |
2007-04-06 | Fixed overly dark connection colours. | David Robillard | 1 | -1/+2 |
2007-04-06 | Fix Ingenuity icon. | David Robillard | 1 | -13/+13 |
2007-04-06 | Icon fixes. | David Robillard | 2 | -2/+2 |
2007-03-30 | Serialization fixes. | David Robillard | 11 | -39/+52 |
2007-03-25 | Fixed construction algorithm bugs. | David Robillard | 1 | -1/+0 |
2007-03-12 | Removed name-based interface for FlowCanvas (using the view as a model = evil... | David Robillard | 8 | -71/+76 |
2007-03-11 | Added "Ingenuity" to window titles. | David Robillard | 1 | -1/+1 |
2007-03-11 | Fixed node context menu. | David Robillard | 2 | -5/+7 |
2007-02-24 | Distribution build fixes (pass make distcheck). | David Robillard | 2 | -3/+0 |
2007-02-23 | Toolbar/breadcrumb fixes. | David Robillard | 3 | -28/+29 |
2007-02-23 | GUI touchups. | David Robillard | 1 | -49/+95 |
2007-02-20 | Updated Ingen for most recent SLV2 API. | David Robillard | 4 | -18/+30 |
2007-02-18 | Updated URLs. | David Robillard | 4 | -7/+7 |
2007-02-11 | Moved Maid from Ingen to Raul. | David Robillard | 18 | -144/+31 |
2007-02-10 | Alsa compile fixes. | David Robillard | 2 | -6/+2 |
2007-02-10 | Fix previous (broken) commit. | David Robillard | 5 | -12/+12 |
2007-02-09 | Moved Deletable (formerly MaidObject), List, and Array from Ingen to Raul. | David Robillard | 59 | -891/+252 |
2007-02-09 | Removed data type stuff from SLV2. | David Robillard | 1 | -26/+15 |
2007-02-08 | Circular nodes in FlowCanvas, related necessary redesign work and changes for... | David Robillard | 2 | -10/+10 |
2007-02-07 | Updated Copyright notices. | David Robillard | 267 | -268/+534 |