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.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-17
More serialization work.
David Robillard
1
-4
/
+2
2008-08-17
Clean up parser into generic form that can parse anything (rather than just t...
David Robillard
1
-3
/
+3
2008-08-17
Rename 'Loader' 'Parser'.
David Robillard
1
-2
/
+2
2007-10-08
s/MetadataMap/Variables/ etc.
David Robillard
1
-6
/
+6
2007-10-08
Dynamically load Serialiser from serialisation module, make it actually work,...
David Robillard
1
-3
/
+0
2007-10-08
Serializer -> Serialiser.
David Robillard
1
-3
/
+3
2007-10-08
Move Serializer from client lib to serialisation lib (engine or client side s...
David Robillard
1
-1
/
+1
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
-2
/
+1
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
-2
/
+2
2007-07-24
Consistently rename all C++ files .cpp/.hpp.
David Robillard
1
-0
/
+98