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
/
LoadRemotePatchWindow.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-28
Remove header namespace pollution (particularly from libs/gui/App.hpp).
David Robillard
1
-0
/
+1
2008-08-17
Clean up parser into generic form that can parse anything (rather than just t...
David Robillard
1
-4
/
+3
2007-11-30
Split redland C++ wrappers out from Raul.
David Robillard
1
-5
/
+5
2007-10-08
s/MetadataMap/Variables/ etc.
David Robillard
1
-1
/
+1
2007-10-08
Reorganize modules module (heh) to make a bit more sense. But not much.
David Robillard
1
-3
/
+4
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
-2
/
+1
2007-07-31
SWIG building fixes.
David Robillard
1
-3
/
+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-25
Fix running with ingen -eg.
David Robillard
1
-3
/
+4
2007-07-24
Consistently rename all C++ files .cpp/.hpp.
David Robillard
1
-7
/
+7
2007-05-04
Made engine, serialisation, client library, and GUI all dynamically loaded mo...
David Robillard
1
-0
/
+163