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
/
include
/
ingen
/
shared
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-14
Consistently map all URIs with the URI map.
David Robillard
1
-2
/
+3
2012-03-14
Remove silly/slow Quark::c_str() since Quark derives from a string type anyway.
David Robillard
1
-1
/
+0
2012-03-14
Use the host URI map/unmap when running as a plugin.
David Robillard
4
-22
/
+67
2012-03-12
Centralise atom creation in forge object.
David Robillard
3
-2
/
+10
2012-03-11
Implement cv:CVPort (fix #790). Not well-tested, but at least works somewhat.
David Robillard
1
-2
/
+3
2012-03-11
Missing portion of previous commit (r4045).
David Robillard
1
-9
/
+19
2012-03-10
Rename ingen:canvas-x and ingen:canvas-y to ingen:canvasX and ingen:canvasY t...
David Robillard
1
-2
/
+2
2012-03-10
Delete trailing whitespace.
David Robillard
1
-1
/
+1
2012-03-10
Use new LV2 MIDI definitions.
David Robillard
1
-1
/
+1
2011-11-24
Remove client from world.
David Robillard
1
-2
/
+0
2011-11-09
Update for changes in LV2 SVN.
David Robillard
1
-2
/
+2
2011-11-02
Use ingen namespace for canvas-x and canvas-y and remove ingenuity namespace.
David Robillard
1
-2
/
+2
2011-10-22
Fix compilation on Mac OS X
David Robillard
1
-0
/
+1
2011-10-22
Move basic URI map and unmap implementation to URIs.
David Robillard
1
-0
/
+3
2011-10-21
Move uri() to CommonInterface.
David Robillard
1
-0
/
+2
2011-10-21
Move more headers to shared include directory.
David Robillard
4
-0
/
+293
2011-10-21
Move URIs.hpp to public shared include directory.
David Robillard
1
-0
/
+103
2011-10-21
Separate URIs from LV2URIMap.
David Robillard
3
-11
/
+14
2011-10-21
Move World.hpp and Module.hpp to public include directory.
David Robillard
2
-0
/
+166
2011-10-21
Begin moving shared headers to public include directory.
David Robillard
5
-0
/
+271