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
/
gui
/
ThreadedLoader.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-28
Simply global memory management crap by using shared_ptr in the World struct ...
David Robillard
1
-2
/
+1
2007-10-11
Attempt at fixing indefined symbols on inferior computers.
David Robillard
1
-1
/
+2
2007-10-10
Fix recursive patch problems (all objects recursively appearing as direct chi...
David Robillard
1
-2
/
+2
2007-10-08
s/MetadataMap/Variables/ etc.
David Robillard
1
-6
/
+6
2007-10-08
Reorganize modules module (heh) to make a bit more sense. But not much.
David Robillard
1
-1
/
+2
2007-10-08
Dynamically load Serialiser from serialisation module, make it actually work,...
David Robillard
1
-8
/
+9
2007-10-07
Begin using shared virtual Node interface client side.
David Robillard
1
-6
/
+6
2007-09-12
Fix manually specifying polyphony in load patch dialog.
David Robillard
1
-5
/
+1
2007-07-31
SWIG building fixes.
David Robillard
1
-2
/
+2
2007-07-27
Use uint32_t for num_ports (and poly), matches LV2 and size_t is excessive on...
David Robillard
1
-1
/
+1
2007-07-26
Fix recursive patch serialization (fix ticket 63).
David Robillard
1
-9
/
+4
2007-07-25
Fix running with ingen -eg.
David Robillard
1
-3
/
+3
2007-07-24
Consistently rename all C++ files .cpp/.hpp.
David Robillard
1
-4
/
+4
2007-05-04
Set Loader thread name (GUI) for decent console output.
David Robillard
1
-0
/
+2
2007-05-04
Made engine, serialisation, client library, and GUI all dynamically loaded mo...
David Robillard
1
-0
/
+141