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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-03
Fixes for connecting directly from a patch input to a patch output
David Robillard
11
-58
/
+101
2006-07-03
Creating of multiple patch input/output ports
David Robillard
4
-10
/
+29
2006-07-03
Enabled checkbox on patch windows working
David Robillard
10
-13
/
+74
2006-06-22
More port controls fixes/cleanups
David Robillard
7
-36
/
+47
2006-06-22
LADSPA port default value loading (engine side)
David Robillard
8
-86
/
+23
2006-06-22
Fix destroying connected nodes;
David Robillard
6
-45
/
+123
2006-06-21
More renaming, fixed bugs with disconnecting patch ports internally
David Robillard
20
-127
/
+107
2006-06-21
Reorganized directory tree/names
David Robillard
302
-4383
/
+519
2006-06-21
Renaming
David Robillard
6
-16
/
+16
2006-06-21
The Big Rename(TM)
David Robillard
0
-0
/
+0
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-20
Fixed invisible menu separator on patch window
David Robillard
2
-24
/
+18
2006-06-20
Added missing patch port files
David Robillard
4
-0
/
+264
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
31
-203
/
+259
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
17
-290
/
+34
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
71
-1467
/
+1041
2006-06-18
Added DataType
David Robillard
1
-0
/
+4
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
8
-95
/
+180
2006-06-16
More thorough assertion checking in CountedPtr;
David Robillard
4
-27
/
+37
2006-06-16
Connect window revamp
David Robillard
4
-761
/
+289
2006-06-16
Removed Add menu from patch window (in favour of context menu only), other
David Robillard
6
-158
/
+459
2006-06-16
Connect window improvements
David Robillard
4
-240
/
+926
2006-06-16
GUI polishing
David Robillard
8
-373
/
+216
2006-06-15
Switched patch "description" window into a properties window (hopefully to ex...
David Robillard
12
-64
/
+76
2006-06-15
Subpatches working
David Robillard
4
-58
/
+55
2006-06-14
Removed ancient console client that did nothing
David Robillard
13
-476
/
+0
2006-06-14
Removed unused cruft from GTK client
David Robillard
21
-731
/
+46
2006-06-14
Node destruction working
David Robillard
1
-1
/
+25
2006-06-13
Added missing files
David Robillard
2
-3
/
+5
2006-06-12
Fixed engine-side node destruction bug
David Robillard
7
-7
/
+10
2006-06-12
Disconnecting working in GTK client
David Robillard
5
-4
/
+25
2006-06-12
Store memory bug fixes (multiple ref ptr's to the same object, bad),
David Robillard
19
-58
/
+58
2006-06-12
Control windows working
David Robillard
2
-37
/
+1
2006-06-12
Connections working through Store model/signal interface
David Robillard
7
-35
/
+55
2006-06-12
Metadata working based on Store signals (node positions restored)
David Robillard
7
-22
/
+38
2006-06-11
Moved Store code to client lib directory
David Robillard
3
-0
/
+2
2006-06-11
Moved Store into LibOmClient namespace
David Robillard
3
-16
/
+9
[next]