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
/
server
/
PatchImpl.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-23
Trim unnecessary includes.
David Robillard
1
-2
/
+0
2012-05-23
Fix crash when loading polyphonic patches.
David Robillard
1
-5
/
+5
2012-05-22
Fix crash when setting nodes polyphonic.
David Robillard
1
-5
/
+1
2012-05-15
Fix crash when loading patches from the command line.
David Robillard
1
-6
/
+6
2012-05-14
Tidy.
David Robillard
1
-8
/
+10
2012-05-14
Remove Thread context stuff and add a thread-specific variable class, ThreadV...
David Robillard
1
-6
/
+4
2012-05-12
More work towards checking contexts via parameter rather than thread magic.
David Robillard
1
-2
/
+2
2012-05-12
Use compiler checkable ProcessContext parameter rather than runtime context a...
David Robillard
1
-7
/
+5
2012-05-12
Remove redundant thread assertions.
David Robillard
1
-2
/
+0
2012-05-11
"Connection" => "Edge"
David Robillard
1
-23
/
+23
2012-05-11
Clean up and better document World interface.
David Robillard
1
-2
/
+2
2012-05-10
Work towards translatable strings and a cleaner log interface.
David Robillard
1
-4
/
+3
2012-05-10
LV2URIMap => URIMap.
David Robillard
1
-1
/
+0
2012-04-28
Use "tail" and "head" terminology instead of "src_port" and "dst_port".
David Robillard
1
-7
/
+7
2012-04-28
Lint.
David Robillard
1
-2
/
+2
2012-03-27
Squeeze blank lines.
David Robillard
1
-1
/
+0
2012-03-27
Switch to AGPL3+.
David Robillard
1
-16
/
+16
2012-03-23
Fix compilation with latest LV2.
David Robillard
1
-4
/
+3
2012-03-19
Partially functioning communication between Ingen LV2 plugin and UI.
David Robillard
1
-4
/
+5
2012-03-14
Use the host URI map/unmap when running as a plugin.
David Robillard
1
-2
/
+3
2012-03-12
Centralise atom creation in forge object.
David Robillard
1
-1
/
+1
2012-03-11
Implement cv:CVPort (fix #790). Not well-tested, but at least works somewhat.
David Robillard
1
-1
/
+1
2011-10-21
Move more headers to shared include directory.
David Robillard
1
-1
/
+1
2011-10-21
Move World.hpp and Module.hpp to public include directory.
David Robillard
1
-1
/
+1
2011-10-09
Fix erroneous assertion.
David Robillard
1
-1
/
+1
2011-10-07
Tidy.
David Robillard
1
-28
/
+41
2011-10-06
Tidy.
David Robillard
1
-9
/
+12
2011-10-06
Simpler providers/dependants implementation.
David Robillard
1
-1
/
+1
2011-05-24
Remove use of ingen-config.h in soon-to-be-public headers.
David Robillard
1
-1
/
+0
2011-05-20
Correctly set initial value of control ports at creation time.
David Robillard
1
-1
/
+5
2011-04-20
Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...
David Robillard
1
-0
/
+470