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
/
PatchModel.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2007-01-08
Fix lingering connections after node destruction (if disconnection
David Robillard
1
-6
/
+6
2007-01-08
Fix destruction of nodes with connections to parent patch ports.
David Robillard
1
-6
/
+22
2006-10-04
Moved generic utility stuff to new library "raul".
David Robillard
1
-21
/
+21
2006-09-18
More store error correcting fixes.
David Robillard
1
-8
/
+11
2006-09-18
Work on loading old (deprecated) patches.
David Robillard
1
-12
/
+12
2006-09-15
Fix for connections to patch ports.
David Robillard
1
-2
/
+5
2006-09-14
Cleaned up client-side model code significantly (made everything private
David Robillard
1
-37
/
+11
2006-09-13
Heavy-duty redesign of client library and GUI (now fully signal driven with c...
David Robillard
1
-16
/
+16
2006-09-12
Bug fixes.
David Robillard
1
-0
/
+2
2006-09-11
Bug fixes.
David Robillard
1
-0
/
+39
2006-09-11
Switched homebrew CountedPtr to boost::shared_ptr.
David Robillard
1
-13
/
+37
2006-09-09
Drove 'er home! Working monolothic Ingenuity (ie. in-process engine).
David Robillard
1
-1
/
+1
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-04
Partial support for loading old patches
David Robillard
1
-1
/
+1
2006-07-04
More fixes for connecting/disconnecting
David Robillard
1
-0
/
+2
2006-07-03
Fixes for connecting directly from a patch input to a patch output
David Robillard
1
-9
/
+9
2006-07-03
Enabled checkbox on patch windows working
David Robillard
1
-0
/
+20
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
-4
/
+8
2006-06-14
Removed unused cruft from GTK client
David Robillard
1
-4
/
+4
2006-06-12
Fixed engine-side node destruction bug
David Robillard
1
-0
/
+1
2006-06-12
Disconnecting working in GTK client
David Robillard
1
-1
/
+1
2006-06-12
Store memory bug fixes (multiple ref ptr's to the same object, bad),
David Robillard
1
-5
/
+4
2006-06-12
Connections working through Store model/signal interface
David Robillard
1
-18
/
+18
2006-06-11
New nodes in gtk client working through Store signal interface
David Robillard
1
-9
/
+11
2006-06-10
More juggling
David Robillard
1
-0
/
+229