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
/
shared
/
Builder.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-11
"Connection" => "Edge"
David Robillard
1
-7
/
+7
2012-05-11
Clean up and better document World interface.
David Robillard
1
-9
/
+8
2012-05-10
Work towards translatable strings and a cleaner log interface.
David Robillard
1
-1
/
+0
2012-05-10
LV2URIMap => URIMap.
David Robillard
1
-5
/
+3
2012-05-02
Preliminary socket control interface, and ingen_cmd command line interface wh...
David Robillard
1
-1
/
+1
2012-04-28
Use "tail" and "head" terminology instead of "src_port" and "dst_port".
David Robillard
1
-1
/
+1
2012-03-27
Switch to AGPL3+.
David Robillard
1
-16
/
+15
2012-03-19
Partially functioning communication between Ingen LV2 plugin and UI.
David Robillard
1
-2
/
+4
2012-03-16
Merge ClientInterface and ServerInterface.
David Robillard
1
-2
/
+2
2012-03-14
Use the host URI map/unmap when running as a plugin.
David Robillard
1
-0
/
+1
2012-03-12
Centralise atom creation in forge object.
David Robillard
1
-2
/
+3
2011-10-21
Move more headers to shared include directory.
David Robillard
1
-1
/
+1
2011-10-21
Separate URIs from LV2URIMap.
David Robillard
1
-2
/
+2
2011-10-21
Begin moving shared headers to public include directory.
David Robillard
1
-1
/
+1
2011-05-24
Tidy up headers.
David Robillard
1
-4
/
+6
2011-04-16
Update copyright headers
David Robillard
1
-1
/
+1
2011-04-16
Squeeze blank lines and delete trailing whitespace.
David Robillard
1
-5
/
+0
2011-04-13
Consistent local or installed includes for interface headers.
David Robillard
1
-6
/
+6
2011-02-19
Save/load patches as nested bundles (fix ticket #520).
David Robillard
1
-1
/
+0
2010-09-04
My name is David. :)
David Robillard
1
-1
/
+1
2010-03-06
Save Ingen patches as working standard LV2 plugin bundles.
David Robillard
1
-3
/
+4
2010-02-25
Store patch connections in a map using a lexicographic <Port*,Port*> key for
David Robillard
1
-1
/
+1
2010-02-25
Use put instead of looped indidivual property sets.
David Robillard
1
-5
/
+2
2010-02-20
Heavy overhaul of buffer management and polyphony.
David Robillard
1
-1
/
+1
2010-02-03
Comprehensive use of cached URIs and more advanced Value (Atom) system.
David Robillard
1
-3
/
+1
2010-02-02
Use Glib string interning (quarks) to make Path/URI operator== very fast.
David Robillard
1
-5
/
+9
2009-05-27
Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat...
David Robillard
1
-9
/
+5
2009-05-27
Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge...
David Robillard
1
-6
/
+12
2009-05-13
Update copyright dates.
David Robillard
1
-1
/
+1
2009-05-13
Strip trailing whitespace.
David Robillard
1
-3
/
+3
2009-05-13
The great ID refactoring of 2009.
David Robillard
1
-6
/
+3
2009-05-11
* New ontology.
David Robillard
1
-1
/
+1
2008-12-16
Trim include dependency tree.
David Robillard
1
-0
/
+1
2008-12-02
Rewrite pretty much everything to do with paths in Serialiser to actually mak...
David Robillard
1
-16
/
+28
2008-11-10
Turn off OSC debug dumping in engine.
David Robillard
1
-1
/
+1
2008-10-18
Build against local library versions no matter what.... hopefully....
David Robillard
1
-6
/
+2
2008-09-30
Flatten ingen source directory heirarchy a bit.
David Robillard
1
-0
/
+98