summaryrefslogtreecommitdiffstats
path: root/src/libs/client/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2008-01-23Remove unnecessary subst vars.David Robillard1-6/+0
2008-01-07Fix building.David Robillard1-0/+2
2007-12-21Fix SLV2 GUI sketchiness, repeated embedding/unembedding/pop-up/window destro...David Robillard1-0/+2
2007-11-30Split redland C++ wrappers out from Raul.David Robillard1-6/+18
2007-11-13Fix build w/o installing raul.David Robillard1-0/+1
2007-11-05Add independent building stuff for ingen.David Robillard1-4/+1
2007-10-09Fix OSC patching.David Robillard1-0/+1
2007-10-08Move Serializer from client lib to serialisation lib (engine or client side s...David Robillard1-2/+0
2007-10-08Shared abstract Connection interface.David Robillard1-1/+0
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-26/+26
2007-07-24Removed recursive autohell, except for SLv2.David Robillard1-7/+9
2007-07-04Added metadata (ie integer, toggle) to builtin node control ports.David Robillard1-0/+1
2007-05-04Made engine, serialisation, client library, and GUI all dynamically loaded mo...David Robillard1-3/+16
2007-05-02Added svn:ignore property to everything.David Robillard1-9/+4
2007-04-21Loading plugins via class-based menu heirarchy in patch context menu.David Robillard1-0/+1
2007-04-19Renamed SLV2Model SLV2World.David Robillard1-2/+2
2007-02-24Distribution build fixes (pass make distcheck).David Robillard1-1/+0
2007-01-20Added Machina.David Robillard1-4/+0
2007-01-16Deprecated patch loading.David Robillard1-2/+2
2007-01-10Moved RDFWriter to RAUL.David Robillard1-2/+0
2007-01-08Fix for building against local raul.David Robillard1-4/+4
2007-01-02Fix building non-monolithic Ingenuity.David Robillard1-2/+2
2006-12-09More loading progress (node positions restore).David Robillard1-0/+2
2006-12-09Preliminary patch loading (just loads nodes from RDF).David Robillard1-2/+6
2006-12-02More serialization workDavid Robillard1-0/+2
2006-10-04Moved generic utility stuff to new library "raul".David Robillard1-2/+2
2006-10-04Global build system, build system bugfixes.David Robillard1-2/+0
2006-10-03shared_ptr bugfixes.David Robillard1-2/+2
2006-09-30Work on RDF serialization (only (partial) saving so far).David Robillard1-5/+8
2006-09-14Cleaned up client-side model code significantly (made everything privateDavid Robillard1-2/+0
2006-09-11Switched homebrew CountedPtr to boost::shared_ptr.David Robillard1-1/+1
2006-09-09Drove 'er home! Working monolothic Ingenuity (ie. in-process engine).David Robillard1-1/+1
2006-09-08More cleanupsDavid Robillard1-1/+1
2006-09-08Renamed communications classes for consistency.David Robillard1-4/+4
2006-06-11Moved Store code to client lib directoryDavid Robillard1-0/+2
2006-06-11New nodes in gtk client working through Store signal interfaceDavid Robillard1-1/+1
2006-06-10Actually got all this stuff building againDavid Robillard1-13/+5
2006-06-10More jugglingDavid Robillard1-0/+51