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-12-11
Serialization of patch ports.
David Robillard
1
-9
/
+1
2006-12-08
Fixed plugin type issues
David Robillard
1
-2
/
+2
2006-10-04
Moved generic utility stuff to new library "raul".
David Robillard
1
-57
/
+57
2006-10-04
Bug fixes.
David Robillard
1
-3
/
+3
2006-09-19
Alsa MIDI fixes.
David Robillard
1
-36
/
+36
2006-09-18
More store error correcting fixes.
David Robillard
1
-8
/
+18
2006-09-18
Work on loading old (deprecated) patches.
David Robillard
1
-79
/
+143
2006-09-17
Patch clearing.
David Robillard
1
-2
/
+16
2006-09-14
Cleaned up client-side model code significantly (made everything private
David Robillard
1
-3
/
+63
2006-09-13
Heavy-duty redesign of client library and GUI (now fully signal driven with c...
David Robillard
1
-9
/
+7
2006-09-12
Bug fixes.
David Robillard
1
-1
/
+6
2006-09-11
Bug fixes.
David Robillard
1
-26
/
+12
2006-09-11
Switched homebrew CountedPtr to boost::shared_ptr.
David Robillard
1
-166
/
+133
2006-09-09
Canvas cleanups, bugfixes, more robustness, etc.
David Robillard
1
-0
/
+1
2006-09-09
Drove 'er home! Working monolothic Ingenuity (ie. in-process engine).
David Robillard
1
-6
/
+12
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