index
:
ingen.git
atom-cpp
fix-unused-parameter-warnings
groups
main
newparallel
nodeless
parallel
parallel-work
parameters
sequencefix
serd1
tasks
Ingen modular audio processor
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libs
/
engine
/
events
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-15
Fixed feedback problems (CPU chewing) with port controls.
David Robillard
1
-7
/
+0
2006-10-04
Moved generic utility stuff to new library "raul".
David Robillard
70
-125
/
+125
2006-10-04
Global build system, build system bugfixes.
David Robillard
1
-59
/
+59
2006-09-18
Work on loading old (deprecated) patches.
David Robillard
11
-28
/
+353
2006-09-14
Cleaned up client-side model code significantly (made everything private
David Robillard
2
-9
/
+29
2006-09-13
Heavy-duty redesign of client library and GUI (now fully signal driven with c...
David Robillard
5
-12
/
+12
2006-09-11
Switched homebrew CountedPtr to boost::shared_ptr.
David Robillard
4
-5
/
+4
2006-09-10
Zoom Full feature in FlowCanvas/Ingenuity.
David Robillard
4
-9
/
+9
2006-09-09
Canvas cleanups, bugfixes, more robustness, etc.
David Robillard
18
-20
/
+36
2006-09-09
Drove 'er home! Working monolothic Ingenuity (ie. in-process engine).
David Robillard
28
-73
/
+66
2006-09-08
De-singleton-ified Engine
David Robillard
66
-332
/
+360
2006-09-07
Patch port fixes.
David Robillard
1
-1
/
+1
2006-09-06
Fixed LADSPA plugins with invalid OSC path port names (eg containing spaces).
David Robillard
1
-2
/
+2
2006-07-20
Renamed Engine class to "Engine" (from "Ingen") to avoid confusion with names...
David Robillard
32
-113
/
+113
2006-07-19
Changed namespace names, removed almost all references to "Om"
David Robillard
66
-134
/
+134
2006-07-18
Removed globals (Om.h)
David Robillard
66
-304
/
+268
2006-07-14
Updated name in comment headers and copyright date
David Robillard
66
-132
/
+132
2006-07-14
Enforced OSC path restrictions on Path for spec conformance (since GraphObject
David Robillard
66
-211
/
+218
2006-07-04
More fixes for connecting/disconnecting
David Robillard
1
-16
/
+11
2006-07-04
Process order traversal / connection fixes (nasty edge cases where patches ar...
David Robillard
2
-3
/
+8
2006-07-03
Fixes for connecting directly from a patch input to a patch output
David Robillard
1
-5
/
+9
2006-07-03
Creating of multiple patch input/output ports
David Robillard
1
-4
/
+3
2006-06-22
Fix destroying connected nodes;
David Robillard
1
-37
/
+38
2006-06-21
More renaming, fixed bugs with disconnecting patch ports internally
David Robillard
4
-71
/
+60
2006-06-21
Reorganized directory tree/names
David Robillard
66
-132
/
+132
2006-06-21
Got the audio flowing
David Robillard
3
-28
/
+37
2006-06-20
Renamed OmObject GraphObject;
David Robillard
7
-13
/
+13
2006-06-19
Added AddPortEvent
David Robillard
2
-0
/
+192
2006-06-19
Connecting of patch ports internally (seemingly anyway, data not flowing yet)
David Robillard
6
-26
/
+42
2006-06-19
Renamed PortBase to TypedPort
David Robillard
3
-9
/
+9
2006-06-19
Ditched ghetto homebrew RTTI in favour of the real deal;
David Robillard
5
-15
/
+12
2006-06-18
Fixed missing file/broken includes for types.h
David Robillard
10
-10
/
+10
2006-06-18
Reworked use of Plugin class in engine slightly (more RAII-ey)
David Robillard
8
-24
/
+24
2006-06-18
More work on new ports implementation;
David Robillard
5
-25
/
+20
2006-06-14
Removed unused cruft from GTK client
David Robillard
1
-2
/
+4
2006-06-12
Fixed engine-side node destruction bug
David Robillard
2
-3
/
+4
2006-06-10
More juggling
David Robillard
65
-0
/
+5083
[prev]