summaryrefslogtreecommitdiffstats
path: root/src/progs
AgeCommit message (Expand)AuthorFilesLines
2006-09-30Work on RDF serialization (only (partial) saving so far).David Robillard10-61/+72
2006-09-19Alsa MIDI fixes.David Robillard8-573/+105
2006-09-18Work on loading old (deprecated) patches.David Robillard15-337/+115
2006-09-17Patch tree window fixes.David Robillard3-6/+9
2006-09-15Eliminated unecessary PatchPort class.David Robillard8-129/+13
2006-09-15Fixed FlowCanvas #include directives (to include FLOWCANVAS prefix).David Robillard23-250/+164
2006-09-14Patch port and breadcrumb fixes.David Robillard8-53/+87
2006-09-14Bug fixes.David Robillard9-65/+26
2006-09-14Cleaned up client-side model code significantly (made everything privateDavid Robillard10-26/+31
2006-09-13Heavy-duty redesign of client library and GUI (now fully signal driven with c...David Robillard66-2198/+1337
2006-09-12Bug fixes.David Robillard1-2/+4
2006-09-11Bug fixes.David Robillard4-17/+7
2006-09-11Switched homebrew CountedPtr to boost::shared_ptr.David Robillard56-588/+669
2006-09-10Added missing files.David Robillard2-0/+162
2006-09-10Zoom Full feature in FlowCanvas/Ingenuity.David Robillard5-17/+47
2006-09-10GUI redesigning.David Robillard8-343/+409
2006-09-09Canvas cleanups, bugfixes, more robustness, etc.David Robillard19-222/+159
2006-09-09Drove 'er home! Working monolothic Ingenuity (ie. in-process engine).David Robillard33-516/+325
2006-09-08More cleanupsDavid Robillard12-100/+151
2006-09-08Renamed communications classes for consistency.David Robillard4-11/+20
2006-09-08De-singleton-ified EngineDavid Robillard1-5/+7
2006-09-07Patch port fixes.David Robillard13-51/+64
2006-09-06Connecting/Disconnecting/Reconnecting to the engine without restarting.David Robillard6-4/+54
2006-07-20Renamed Engine class to "Engine" (from "Ingen") to avoid confusion with names...David Robillard1-4/+4
2006-07-19Changed namespace names, removed almost all references to "Om"David Robillard76-316/+302
2006-07-18Removed globals (Om.h)David Robillard5-36/+7
2006-07-14Updated name in comment headers and copyright dateDavid Robillard73-219/+219
2006-07-14Enforced OSC path restrictions on Path for spec conformance (since GraphObjectDavid Robillard1-2/+2
2006-07-12Minor cleanups, removed braindead centralized singleton instance fileDavid Robillard4-28/+9
2006-07-05Control slider (etc) cleanupsDavid Robillard4-75/+83
2006-07-04Process order traversal / connection fixes (nasty edge cases where patches ar...David Robillard1-1/+0
2006-07-03Fixes for connecting directly from a patch input to a patch outputDavid Robillard2-2/+2
2006-07-03Creating of multiple patch input/output portsDavid Robillard3-6/+26
2006-07-03Enabled checkbox on patch windows workingDavid Robillard5-10/+24
2006-06-22More port controls fixes/cleanupsDavid Robillard4-35/+29
2006-06-22Fix destroying connected nodes;David Robillard1-1/+1
2006-06-21More renaming, fixed bugs with disconnecting patch ports internallyDavid Robillard13-34/+25
2006-06-21Reorganized directory tree/namesDavid Robillard100-3813/+156
2006-06-20Fixed invisible menu separator on patch windowDavid Robillard2-24/+18
2006-06-20Added missing patch port filesDavid Robillard4-0/+264
2006-06-19Connecting of patch ports internally (seemingly anyway, data not flowing yet)David Robillard1-2/+11
2006-06-19Ditched ghetto homebrew RTTI in favour of the real deal;David Robillard1-1/+1
2006-06-18More work on new ports implementation;David Robillard4-9/+118
2006-06-17New patch ports interfaceDavid Robillard5-45/+124
2006-06-16More thorough assertion checking in CountedPtr;David Robillard1-1/+4
2006-06-16Connect window revampDavid Robillard4-761/+289
2006-06-16Removed Add menu from patch window (in favour of context menu only), otherDavid Robillard6-158/+459
2006-06-16Connect window improvementsDavid Robillard4-240/+926
2006-06-16GUI polishingDavid Robillard8-373/+216
2006-06-15Switched patch "description" window into a properties window (hopefully to ex...David Robillard12-64/+76