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
/
LoadPatchWindow.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-18
Fix loading / importing patches at root and in subpatches.
David Robillard
1
-2
/
+3
2008-08-17
Clean up parser into generic form that can parse anything (rather than just t...
David Robillard
1
-4
/
+3
2008-06-09
Fix prompting for filename when patch is loaded from command line.
David Robillard
1
-4
/
+1
2007-10-21
Fix crash on OSC connection.
David Robillard
1
-2
/
+5
2007-10-10
Fix recursive patch problems (all objects recursively appearing as direct chi...
David Robillard
1
-2
/
+6
2007-10-08
s/MetadataMap/Variables/ etc.
David Robillard
1
-1
/
+1
2007-10-07
Begin using shared virtual Node interface client side.
David Robillard
1
-1
/
+1
2007-09-12
Fix manually specifying polyphony in load patch dialog.
David Robillard
1
-4
/
+3
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-24
Consistently rename all C++ files .cpp/.hpp.
David Robillard
1
-6
/
+6
2007-05-04
Made engine, serialisation, client library, and GUI all dynamically loaded mo...
David Robillard
1
-0
/
+149