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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-08
Renamed communications classes for consistency.
David Robillard
13
-179
/
+157
2006-09-08
De-singleton-ified Engine
David Robillard
122
-835
/
+891
2006-09-07
Patch port fixes.
David Robillard
15
-141
/
+131
2006-09-06
Another fix for port names (mangling for port name clashes)
David Robillard
1
-2
/
+2
2006-09-06
Fixed LADSPA plugins with invalid OSC path port names (eg containing spaces).
David Robillard
2
-3
/
+3
2006-07-29
Update to most recent SLV2 API
David Robillard
1
-2
/
+2
2006-07-20
Renamed Engine class to "Engine" (from "Ingen") to avoid confusion with names...
David Robillard
50
-221
/
+219
2006-07-20
... not much. :)
David Robillard
1
-1
/
+1
2006-07-19
Changed namespace names, removed almost all references to "Om"
David Robillard
154
-392
/
+355
2006-07-18
Removed globals (Om.h)
David Robillard
135
-846
/
+649
2006-07-18
Made OmApp a singleton
David Robillard
1
-9
/
+19
2006-07-18
Made a singleton
David Robillard
1
-4
/
+9
2006-07-17
Stricter warning cleanliness
David Robillard
1
-4
/
+0
2006-07-14
Updated name in comment headers and copyright date
David Robillard
162
-324
/
+324
2006-07-14
Enforced OSC path restrictions on Path for spec conformance (since GraphObject
David Robillard
91
-535
/
+478
2006-07-12
Factored out Thread (and Slave, an explicitly signal-driven thread)
David Robillard
14
-309
/
+391
2006-07-12
Minor cleanups, removed braindead centralized singleton instance file
David Robillard
2
-6
/
+0
2006-07-05
Control slider (etc) cleanups
David Robillard
1
-18
/
+1
2006-07-04
Partial support for loading old patches
David Robillard
6
-101
/
+104
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
4
-19
/
+23
2006-07-03
Fixes for connecting directly from a patch input to a patch output
David Robillard
3
-11
/
+22
2006-07-03
Creating of multiple patch input/output ports
David Robillard
1
-4
/
+3
2006-07-03
Enabled checkbox on patch windows working
David Robillard
1
-1
/
+3
2006-06-22
LADSPA port default value loading (engine side)
David Robillard
8
-86
/
+23
2006-06-22
Fix destroying connected nodes;
David Robillard
5
-44
/
+122
2006-06-21
More renaming, fixed bugs with disconnecting patch ports internally
David Robillard
5
-85
/
+74
2006-06-21
Reorganized directory tree/names
David Robillard
163
-530
/
+323
2006-06-21
Got the audio flowing
David Robillard
21
-163
/
+143
2006-06-20
Renamed OmObject GraphObject;
David Robillard
47
-152
/
+155
2006-06-19
Alsa MIDI driver updates (eg compiles)
David Robillard
1
-4
/
+4
2006-06-19
Added AddPortEvent
David Robillard
2
-0
/
+192
2006-06-19
Update Alsa MIDI driver to new class names
David Robillard
2
-12
/
+12
2006-06-19
Added missing DuplexPot files
David Robillard
2
-0
/
+114
2006-06-19
Connecting of patch ports internally (seemingly anyway, data not flowing yet)
David Robillard
25
-183
/
+206
2006-06-19
Renamed PortBase to TypedPort
David Robillard
27
-77
/
+77
2006-06-19
Renamed PortBase to TypedPort
David Robillard
2
-26
/
+26
2006-06-19
Ditched ghetto homebrew RTTI in favour of the real deal;
David Robillard
16
-289
/
+33
2006-06-18
Fixed missing file/broken includes for types.h
David Robillard
31
-31
/
+31
2006-06-18
Reworked use of Plugin class in engine slightly (more RAII-ey)
David Robillard
28
-196
/
+162
2006-06-18
Commit to allow move (broken revision)
David Robillard
1
-10
/
+10
2006-06-18
Commit to allow move (broken revision)
David Robillard
1
-8
/
+6
2006-06-18
Commit changes to allow move (broken revision)
David Robillard
1
-5
/
+3
2006-06-18
More work on new ports implementation;
David Robillard
62
-1434
/
+914
2006-06-18
Set cursor in on_map instead of on_show (which segfaults sometimes?)
David Robillard
1
-8
/
+0
2006-06-17
New patch ports interface
David Robillard
2
-34
/
+39
2006-06-14
Removed unused cruft from GTK client
David Robillard
2
-3
/
+9
2006-06-12
Fixed engine-side node destruction bug
David Robillard
4
-5
/
+6
2006-06-12
Store memory bug fixes (multiple ref ptr's to the same object, bad),
David Robillard
1
-6
/
+2
2006-06-12
Metadata working based on Store signals (node positions restored)
David Robillard
1
-0
/
+5
[next]