summaryrefslogtreecommitdiffstats
path: root/src/libs/client
AgeCommit message (Expand)AuthorFilesLines
2007-05-02Added svn:ignore property to everything.David Robillard21-659/+58
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 Robillard6-247/+240
2007-04-29Replace URIs in load plugin dialog with user friendly strings.David Robillard1-5/+5
2007-04-29Fixed incomplete transfer of loaded plugins to client, bundle transfer.David Robillard1-0/+1
2007-04-21Loading plugins via class-based menu heirarchy in patch context menu.David Robillard5-13/+72
2007-04-19Renamed SLV2Model SLV2World.David Robillard2-5/+8
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 Robillard6-241/+58
2007-04-11Serialization (both saving and restoring) of nested patches.David Robillard4-66/+183
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-08Fix connections directly between subpatch input/output ports.David Robillard5-37/+23
2007-04-08Alsa MIDI compile fixes.David Robillard1-1/+1
2007-04-07Visual tweaks.David Robillard2-3/+24
2007-04-07Fixed connection to patch MIDI ports when loading deprecated patches.David Robillard1-0/+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 Robillard1-1/+0
2007-02-18Updated URLs.David Robillard3-6/+6
2007-02-07Updated Copyright notices.David Robillard32-32/+64
2007-02-07Mad sed-fu for consistent private member naming.David Robillard10-167/+162
2007-02-04Bug fixes, LV2 spec updates.David Robillard1-1/+1
2007-01-23Jack MIDI fixes, "fixed" (increased) ranges on control dialog range spinners.David Robillard1-1/+1
2007-01-22Created Raul namespace.David Robillard12-17/+29
2007-01-22Added atomic int/pointer classes to Raul.David Robillard2-5/+6
2007-01-20Added Machina.David Robillard7-244/+11
2007-01-16Deprecated patch loading.David Robillard3-46/+73
2007-01-12Fix RDF saving to use namespace prefixes.David Robillard3-0/+11
2007-01-12Control value persistence/serialization.David Robillard3-45/+99
2007-01-10Moved RDFWriter to RAUL.David Robillard4-285/+1
2007-01-08Alsa MIDI fixed.David Robillard3-1/+6
2007-01-08Fix for building against local raul.David Robillard1-4/+4
2007-01-08Fix lingering connections after node destruction (if disconnectionDavid Robillard1-6/+6
2007-01-08Fix destruction of nodes with connections to parent patch ports.David Robillard3-10/+26
2007-01-02Fix building non-monolithic Ingenuity.David Robillard1-2/+2
2006-12-13Path parent/child bug fixes, added unit tests.David Robillard2-13/+16
2006-12-13Simpler/Faster/Prettier/Saner connection curves.David Robillard1-8/+0
2006-12-12Loading subpatches (ie not just into root).David Robillard4-41/+104
2006-12-12Connection loading.David Robillard2-4/+48
2006-12-11Serialization of patch ports.David Robillard7-43/+80
2006-12-09More loading progress (node positions restore).David Robillard7-11/+136
2006-12-09Preliminary patch loading (just loads nodes from RDF).David Robillard9-37/+282
2006-12-08Fixed plugin type issuesDavid Robillard7-24/+46
2006-12-02More serialization workDavid Robillard5-294/+370
2006-12-01Serialization workDavid Robillard2-20/+97
2006-11-23Updated for Jack MIDI APIDavid Robillard1-2/+2