summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2007-04-12Updated Raptor dependency to 1.4.14 (for Turtle serialization).David Robillard12-21/+343
2007-04-11Updated/cleaned up OSC namespace (/om/synth -> /ingen etc).David Robillard11-418/+212
2007-04-11Minor code cleanups/cruft removal.David Robillard6-44/+13
2007-04-11Fix control range restoring when reattaching to the engine (properly store po...David Robillard1-14/+8
2007-04-11Crank up control slider precision.David Robillard1-26/+74
2007-04-11Serialization (both saving and restoring) of nested patches.David Robillard7-79/+198
2007-04-10Fixed feedback connections.David Robillard1-4/+6
2007-04-09Fix crash on saving recursive patches (don't load yet though).David Robillard1-1/+5
2007-04-09Internal subpatch connection bugfix.David Robillard1-8/+15
2007-04-09Bugfixes.David Robillard2-2/+6
2007-04-09MIDI patching. wooo!David Robillard4-24/+34
2007-04-08Fix connections directly between subpatch input/output ports.David Robillard5-37/+23
2007-04-08Fixed audio output.David Robillard3-103/+22
2007-04-08Alsa MIDI compile fixes.David Robillard5-26/+24
2007-04-08Yet. More. Jack. MIDI. API. Hacks.David Robillard1-7/+15
2007-04-08More Jack MIDI API compatibility jacks.David Robillard3-3/+9
2007-04-08Added missing lv2-midiport.hDavid Robillard1-0/+179
2007-04-08Jack MIDI API compatibility kluges.David Robillard2-1/+45
2007-04-08LV2 MIDI fixes.David Robillard6-226/+60
2007-04-08MIDI patching fixes (clean disconnecting).David Robillard29-82/+182
2007-04-08De-template-ification of port types (req. for LV2 MIDI, but nice code size re...David Robillard70-1376/+1273
2007-04-07Removed duplicate midi.h and referred to Raul version.David Robillard6-141/+5
2007-04-07Visual tweaks.David Robillard9-43/+89
2007-04-07Fixed connection to patch MIDI ports when loading deprecated patches.David Robillard8-17/+31
2007-04-07Jack MIDI API fixes.David Robillard1-2/+2
2007-04-07Fix for overly loopy connections over short distances.David Robillard4-10/+45
2007-04-06Fixed top-level importing of deprecated patches.David Robillard1-1/+1
2007-04-06Fixed overly dark connection colours.David Robillard1-1/+2
2007-04-06Fix Ingenuity icon.David Robillard1-13/+13
2007-04-06Icon fixes.David Robillard2-2/+2
2007-03-30Serialization fixes.David Robillard11-39/+52
2007-03-25Fixed construction algorithm bugs.David Robillard1-1/+0
2007-03-12Removed name-based interface for FlowCanvas (using the view as a model = evil...David Robillard8-71/+76
2007-03-11Added "Ingenuity" to window titles.David Robillard1-1/+1
2007-03-11Fixed node context menu.David Robillard2-5/+7
2007-02-24Distribution build fixes (pass make distcheck).David Robillard2-3/+0
2007-02-23Toolbar/breadcrumb fixes.David Robillard3-28/+29
2007-02-23GUI touchups.David Robillard1-49/+95
2007-02-20Updated Ingen for most recent SLV2 API.David Robillard4-18/+30
2007-02-18Updated URLs.David Robillard4-7/+7
2007-02-11Moved Maid from Ingen to Raul.David Robillard18-144/+31
2007-02-10Alsa compile fixes.David Robillard2-6/+2
2007-02-10Fix previous (broken) commit.David Robillard5-12/+12
2007-02-09Moved Deletable (formerly MaidObject), List, and Array from Ingen to Raul.David Robillard59-891/+252
2007-02-09Removed data type stuff from SLV2.David Robillard1-26/+15
2007-02-08Circular nodes in FlowCanvas, related necessary redesign work and changes for...David Robillard2-10/+10
2007-02-07Updated Copyright notices.David Robillard267-268/+534
2007-02-07Abstracted out "Connectable" concept in FlowCanvas (towards connecting things...David Robillard4-13/+20
2007-02-07Mad sed-fu for consistent private member naming.David Robillard137-2373/+2370
2007-02-04Bug fixes, LV2 spec updates.David Robillard1-1/+1