summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-09-08Removed PatchLibrarian dependency on OSCDavid Robillard4-9/+8
2006-09-08Renamed communications classes for consistency.David Robillard26-285/+263
2006-09-08De-singleton-ified EngineDavid Robillard123-840/+898
2006-09-07Patch port fixes.David Robillard32-242/+315
2006-09-06Another fix for port names (mangling for port name clashes)David Robillard2-35/+35
2006-09-06Connecting/Disconnecting/Reconnecting to the engine without restarting.David Robillard8-4/+65
2006-09-06Fixed LADSPA plugins with invalid OSC path port names (eg containing spaces).David Robillard3-3/+78
2006-07-29Update to most recent SLV2 APIDavid Robillard1-2/+2
2006-07-20Renamed Engine class to "Engine" (from "Ingen") to avoid confusion with names...David Robillard51-225/+223
2006-07-20... not much. :)David Robillard1-1/+1
2006-07-19Changed namespace names, removed almost all references to "Om"David Robillard265-823/+830
2006-07-18Removed globals (Om.h)David Robillard140-882/+656
2006-07-18Made OmApp a singletonDavid Robillard1-9/+19
2006-07-18Made a singletonDavid Robillard1-4/+9
2006-07-17Stricter warning cleanlinessDavid Robillard2-6/+2
2006-07-14Updated name in comment headers and copyright dateDavid Robillard272-652/+652
2006-07-14Enforced OSC path restrictions on Path for spec conformance (since GraphObjectDavid Robillard94-550/+548
2006-07-12Factored out Thread (and Slave, an explicitly signal-driven thread)David Robillard15-310/+392
2006-07-12Minor cleanups, removed braindead centralized singleton instance fileDavid Robillard7-34/+14
2006-07-05Control slider (etc) cleanupsDavid Robillard5-93/+84
2006-07-04Partial support for loading old patchesDavid Robillard9-103/+107
2006-07-04More fixes for connecting/disconnectingDavid Robillard3-23/+26
2006-07-04Process order traversal / connection fixes (nasty edge cases where patches ar...David Robillard5-20/+23
2006-07-03Fixes for connecting directly from a patch input to a patch outputDavid Robillard11-58/+101
2006-07-03Creating of multiple patch input/output portsDavid Robillard4-10/+29
2006-07-03Enabled checkbox on patch windows workingDavid Robillard10-13/+74
2006-06-22More port controls fixes/cleanupsDavid Robillard7-36/+47
2006-06-22LADSPA port default value loading (engine side)David Robillard8-86/+23
2006-06-22Fix destroying connected nodes;David Robillard6-45/+123
2006-06-21More renaming, fixed bugs with disconnecting patch ports internallyDavid Robillard20-127/+107
2006-06-21Reorganized directory tree/namesDavid Robillard302-4383/+519
2006-06-21RenamingDavid Robillard6-16/+16
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