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
/
client
/
Store.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-08
More cleanups
David Robillard
1
-15
/
+12
2006-09-08
Renamed communications classes for consistency.
David Robillard
1
-1
/
+1
2006-09-06
Connecting/Disconnecting/Reconnecting to the engine without restarting.
David Robillard
1
-0
/
+9
2006-07-19
Changed namespace names, removed almost all references to "Om"
David Robillard
1
-2
/
+4
2006-07-14
Updated name in comment headers and copyright date
David Robillard
1
-3
/
+3
2006-07-12
Minor cleanups, removed braindead centralized singleton instance file
David Robillard
1
-0
/
+5
2006-07-04
More fixes for connecting/disconnecting
David Robillard
1
-7
/
+13
2006-07-03
Fixes for connecting directly from a patch input to a patch output
David Robillard
1
-7
/
+12
2006-07-03
Enabled checkbox on patch windows working
David Robillard
1
-0
/
+20
2006-06-22
More port controls fixes/cleanups
David Robillard
1
-0
/
+12
2006-06-21
Reorganized directory tree/names
David Robillard
1
-1
/
+1
2006-06-19
Connecting of patch ports internally (seemingly anyway, data not flowing yet)
David Robillard
1
-9
/
+7
2006-06-17
New patch ports interface
David Robillard
1
-16
/
+17
2006-06-16
More thorough assertion checking in CountedPtr;
David Robillard
1
-22
/
+22
2006-06-14
Removed unused cruft from GTK client
David Robillard
1
-2
/
+11
2006-06-14
Node destruction working
David Robillard
1
-1
/
+25
2006-06-12
Disconnecting working in GTK client
David Robillard
1
-0
/
+18
2006-06-12
Store memory bug fixes (multiple ref ptr's to the same object, bad),
David Robillard
1
-4
/
+7
2006-06-12
Connections working through Store model/signal interface
David Robillard
1
-0
/
+18
2006-06-12
Metadata working based on Store signals (node positions restored)
David Robillard
1
-0
/
+12
2006-06-11
Moved Store code to client lib directory
David Robillard
1
-0
/
+263