summaryrefslogtreecommitdiffstats
path: root/src/libs
AgeCommit message (Expand)AuthorFilesLines
2007-05-03Fixed LV2-less build.David Robillard1-0/+2
2007-05-02Added svn:ignore property to everything.David Robillard58-356/+478
2007-05-01Moved loading out to it's own namespace.David Robillard2-60/+47
2007-05-01Converted Raul (and thus Ingen and Machina) to use Redland over Raptor/Rasqal...David Robillard7-249/+242
2007-04-29Cleaner control panel layout, with value spinner/entry.David Robillard1-1/+0
2007-04-29Replace URIs in load plugin dialog with user friendly strings.David Robillard1-5/+5
2007-04-29Set maximum bundle size to ideal UDP value.David Robillard1-2/+2
2007-04-29Fixed incomplete transfer of loaded plugins to client, bundle transfer.David Robillard3-8/+25
2007-04-21Loading plugins via class-based menu heirarchy in patch context menu.David Robillard5-13/+72
2007-04-20Update for SLV2 API changes.David Robillard2-12/+4
2007-04-19Renamed SLV2Model SLV2World.David Robillard5-10/+18
2007-04-19Applied patch from larsl to fix DSSI MIDI.David Robillard3-18/+49
2007-04-16Updated Jack version checked by configure.David Robillard3-13/+13
2007-04-12Updated Raptor dependency to 1.4.14 (for Turtle serialization).David Robillard2-9/+9
2007-04-11Updated/cleaned up OSC namespace (/om/synth -> /ingen etc).David Robillard10-417/+211
2007-04-11Minor code cleanups/cruft removal.David Robillard6-44/+13
2007-04-11Serialization (both saving and restoring) of nested patches.David Robillard6-74/+190
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 Robillard1-1/+5
2007-04-09MIDI patching. wooo!David Robillard3-23/+33
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-08Jack MIDI API compatibility kluges.David Robillard2-1/+45
2007-04-08LV2 MIDI fixes.David Robillard3-24/+23
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 Robillard65-1349/+1081
2007-04-07Removed duplicate midi.h and referred to Raul version.David Robillard6-141/+5
2007-04-07Visual tweaks.David Robillard2-3/+24
2007-04-07Fixed connection to patch MIDI ports when loading deprecated patches.David Robillard5-8/+10
2007-04-07Jack MIDI API fixes.David Robillard1-2/+2
2007-04-06Fixed top-level importing of deprecated patches.David Robillard1-1/+1
2007-03-30Serialization fixes.David Robillard4-27/+33
2007-03-12Removed name-based interface for FlowCanvas (using the view as a model = evil...David Robillard2-5/+5
2007-02-24Distribution build fixes (pass make distcheck).David Robillard2-3/+0
2007-02-20Updated Ingen for most recent SLV2 API.David Robillard4-18/+30
2007-02-18Updated URLs.David Robillard3-6/+6
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-07Updated Copyright notices.David Robillard194-194/+388
2007-02-07Abstracted out "Connectable" concept in FlowCanvas (towards connecting things...David Robillard1-0/+4
2007-02-07Mad sed-fu for consistent private member naming.David Robillard88-1407/+1404
2007-02-04Bug fixes, LV2 spec updates.David Robillard1-1/+1