summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-06-21The Big Rename(TM)David Robillard0-0/+0
2006-06-21Got the audio flowingDavid Robillard21-163/+143
2006-06-20Renamed OmObject GraphObject;David Robillard47-152/+155
2006-06-20Fixed invisible menu separator on patch windowDavid Robillard2-24/+18
2006-06-20Added missing patch port filesDavid Robillard4-0/+264
2006-06-19Alsa MIDI driver updates (eg compiles)David Robillard1-4/+4
2006-06-19Added AddPortEventDavid Robillard2-0/+192
2006-06-19Update Alsa MIDI driver to new class namesDavid Robillard2-12/+12
2006-06-19Added missing DuplexPot filesDavid Robillard2-0/+114
2006-06-19Connecting of patch ports internally (seemingly anyway, data not flowing yet)David Robillard31-203/+259
2006-06-19Renamed PortBase to TypedPortDavid Robillard27-77/+77
2006-06-19Renamed PortBase to TypedPortDavid Robillard2-26/+26
2006-06-19Ditched ghetto homebrew RTTI in favour of the real deal;David Robillard17-290/+34
2006-06-18Fixed missing file/broken includes for types.hDavid Robillard31-31/+31
2006-06-18Reworked use of Plugin class in engine slightly (more RAII-ey)David Robillard28-196/+162
2006-06-18Commit to allow move (broken revision)David Robillard1-10/+10
2006-06-18Commit to allow move (broken revision)David Robillard1-8/+6
2006-06-18Commit changes to allow move (broken revision)David Robillard1-5/+3
2006-06-18More work on new ports implementation;David Robillard71-1467/+1041
2006-06-18Added DataTypeDavid Robillard1-0/+4
2006-06-18Set cursor in on_map instead of on_show (which segfaults sometimes?)David Robillard1-8/+0
2006-06-17New patch ports interfaceDavid Robillard8-95/+180
2006-06-16More thorough assertion checking in CountedPtr;David Robillard4-27/+37
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
2006-06-15Subpatches workingDavid Robillard4-58/+55
2006-06-14Removed ancient console client that did nothingDavid Robillard13-476/+0
2006-06-14Removed unused cruft from GTK clientDavid Robillard21-731/+46
2006-06-14Node destruction workingDavid Robillard1-1/+25
2006-06-13Added missing filesDavid Robillard2-3/+5
2006-06-12Fixed engine-side node destruction bugDavid Robillard7-7/+10
2006-06-12Disconnecting working in GTK clientDavid Robillard5-4/+25
2006-06-12Store memory bug fixes (multiple ref ptr's to the same object, bad),David Robillard19-58/+58
2006-06-12Control windows workingDavid Robillard2-37/+1
2006-06-12Connections working through Store model/signal interfaceDavid Robillard7-35/+55
2006-06-12Metadata working based on Store signals (node positions restored)David Robillard7-22/+38
2006-06-11Moved Store code to client lib directoryDavid Robillard3-0/+2
2006-06-11Moved Store into LibOmClient namespaceDavid Robillard3-16/+9
2006-06-11New nodes in gtk client working through Store signal interfaceDavid Robillard30-181/+295
2006-06-11Got store working directly through SigClientInterfaceDavid Robillard30-198/+311
2006-06-10Actually got all this stuff building againDavid Robillard9-43/+47
2006-06-10Updated READMEDavid Robillard1-23/+35
2006-06-10Moved Doxyfile into doc directoryDavid Robillard2-1/+2
2006-06-10CleanupsDavid Robillard2-15/+3
2006-06-10More jugglingDavid Robillard94-0/+12
2006-06-10More jugglingDavid Robillard167-1502/+36
2006-06-10More jugglingDavid Robillard185-0/+259