summaryrefslogtreecommitdiffstats
path: root/src/progs/ingenuity/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2007-04-23Moved range controls from node controls window to popup dialog to declutter.David Robillard1-0/+2
2007-04-18Added cURL compiler flags.David Robillard1-2/+2
2007-04-16Updated Jack version checked by configure.David Robillard1-0/+2
2007-04-12Updated Raptor dependency to 1.4.14 (for Turtle serialization).David Robillard1-0/+2
2007-04-08De-template-ification of port types (req. for LV2 MIDI, but nice code size re...David Robillard1-2/+2
2007-04-06Icon fixes.David Robillard1-2/+2
2007-01-12Control value persistence/serialization.David Robillard1-2/+2
2006-12-09Preliminary patch loading (just loads nodes from RDF).David Robillard1-2/+2
2006-10-05Fixed missing include in flowcanvas (uint32_t).David Robillard1-1/+7
2006-10-05More build system fixes, everything now builds against the local copy if topl...David Robillard1-2/+2
2006-10-04Global build system, build system bugfixes.David Robillard1-3/+2
2006-10-04Bug fixes.David Robillard1-0/+1
2006-09-30Work on RDF serialization (only (partial) saving so far).David Robillard1-5/+6
2006-09-15Eliminated unecessary PatchPort class.David Robillard1-2/+0
2006-09-15Fixed FlowCanvas #include directives (to include FLOWCANVAS prefix).David Robillard1-10/+10
2006-09-13Heavy-duty redesign of client library and GUI (now fully signal driven with c...David Robillard1-14/+4
2006-09-11Switched homebrew CountedPtr to boost::shared_ptr.David Robillard1-0/+4
2006-09-10GUI redesigning.David Robillard1-1/+3
2006-09-09Drove 'er home! Working monolothic Ingenuity (ie. in-process engine).David Robillard1-3/+7
2006-07-12Minor cleanups, removed braindead centralized singleton instance fileDavid Robillard1-1/+0
2006-06-21More renaming, fixed bugs with disconnecting patch ports internallyDavid Robillard1-7/+7
2006-06-21Reorganized directory tree/namesDavid Robillard1-0/+95