Age | Commit message (Expand) | Author | Files | Lines |
2008-09-30 | Flatten ingen source directory heirarchy a bit. | David Robillard | 14 | -1138/+0 |
2008-09-30 | Wafify ingen. | David Robillard | 1 | -0/+19 |
2008-08-20 | Only warn about split bundles for bundles (which should be atomic), not trans... | David Robillard | 1 | -1/+1 |
2008-08-19 | Move one whole line. | David Robillard | 1 | -1/+1 |
2008-08-19 | Slightly more reliable OSC comms. Still not really up to the task of receivi... | David Robillard | 1 | -5/+12 |
2008-08-19 | Preliminary connecting via HTTP in Gtk client. | David Robillard | 2 | -3/+3 |
2008-08-19 | Factor out destroy (and object_destroyed) to common interface. | David Robillard | 2 | -0/+9 |
2008-08-18 | Debarf. | David Robillard | 1 | -1/+0 |
2008-08-18 | Fix copy/paste between different patches. | David Robillard | 2 | -27/+54 |
2008-08-18 | Fix loading / importing patches at root and in subpatches. | David Robillard | 3 | -11/+27 |
2008-08-18 | More copy/paste and serialisation work. | David Robillard | 6 | -34/+78 |
2008-08-17 | Copy/paste of patch ports. | David Robillard | 2 | -4/+0 |
2008-08-17 | Copy/paste of connections. | David Robillard | 6 | -6/+287 |
2008-08-17 | Select pasted objects. | David Robillard | 1 | -1/+1 |
2008-08-17 | Fix copy/paste. | David Robillard | 1 | -8/+2 |
2008-08-17 | More serialization work. | David Robillard | 5 | -1/+167 |
2008-08-17 | Add missing files. | David Robillard | 2 | -0/+177 |
2008-08-17 | Cloooser... | David Robillard | 1 | -0/+2 |
2008-08-16 | Add missing Store.cpp. | David Robillard | 1 | -0/+63 |
2008-08-16 | Only load one serialisation module, and store it in the world. | David Robillard | 2 | -1/+12 |
2008-08-16 | Factor out common store functionality. | David Robillard | 2 | -11/+14 |
2008-08-16 | Reorganize two 'store' implementations, move header to shared module (prepare... | David Robillard | 1 | -0/+47 |
2008-07-28 | Simply global memory management crap by using shared_ptr in the World struct ... | David Robillard | 4 | -9/+25 |
2008-07-24 | Add missing redlandmm CFLAGS to libs/shared (shouldn't be strictly necessary ... | David Robillard | 1 | -1/+1 |
2008-05-23 | Fix memory error. | David Robillard | 1 | -1/+1 |
2008-05-20 | Fix LV2 include issues. | David Robillard | 1 | -0/+1 |
2008-05-20 | Add files I yet again forgot to add. | David Robillard | 5 | -0/+260 |