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
/
serialisation
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-28
Fix URIs.
David Robillard
1
-12
/
+9
2009-05-28
Fix QNAMEs being serialised as URIs.
David Robillard
2
-35
/
+22
2009-05-27
Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat...
David Robillard
4
-34
/
+36
2009-05-27
Rename 'destroy' 'delete' ('del' in code) (WebDAV DELETE).
David Robillard
1
-1
/
+1
2009-05-27
Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge...
David Robillard
2
-16
/
+35
2009-05-13
Fix crash on patch load.
David Robillard
1
-1
/
+1
2009-05-13
Update copyright dates.
David Robillard
6
-6
/
+6
2009-05-13
Strip trailing whitespace.
David Robillard
6
-89
/
+89
2009-05-13
Remove 'using' declarations from headers.
David Robillard
3
-81
/
+79
2009-05-13
The great ID refactoring of 2009.
David Robillard
2
-16
/
+16
2009-05-11
* New ontology.
David Robillard
4
-499
/
+464
2009-05-03
Update waf configuration header for new waf scheme (in 1.5.6).
David Robillard
1
-1
/
+1
2009-02-25
Check USE_BLANK_NODES consistently, shut waf up.
David Robillard
1
-1
/
+1
2008-12-16
Trim include dependency tree.
David Robillard
3
-5
/
+3
2008-12-15
Fix (most) include dependencies and resulting broken build problems.
David Robillard
1
-0
/
+1
2008-12-02
Make all this *&#@%* crap work:
David Robillard
2
-10
/
+59
2008-12-02
Fix loading child patches.
David Robillard
1
-17
/
+5
2008-12-02
Fix loading nested patches.
David Robillard
2
-19
/
+20
2008-12-02
Rewrite pretty much everything to do with paths in Serialiser to actually mak...
David Robillard
2
-156
/
+152
2008-11-30
Some support for bundle saving.
David Robillard
2
-2
/
+84
2008-11-29
Upgrade to waf 1.5.0.
David Robillard
1
-3
/
+2
2008-11-29
Only write index for Patches (i.e. don't even save the index of plugin ports,...
David Robillard
1
-2
/
+3
2008-11-28
Store module locations on drop (fix ticket #281).
David Robillard
2
-9
/
+7
2008-11-28
Cleanup.
David Robillard
1
-16
/
+12
2008-11-28
Shutup.
David Robillard
1
-2
/
+2
2008-11-28
Fix pasting connections.
David Robillard
1
-6
/
+5
2008-11-27
Save patch document properly for loaded subpatches too.
David Robillard
2
-25
/
+32
2008-11-27
Remember document name (so File->Save doesn't prompt).
David Robillard
1
-3
/
+11
2008-11-27
Tolate paths with '.' elements (e.g. ingen -egl ./foo.ingen.ttl).
David Robillard
2
-11
/
+21
2008-11-24
Fix loading connections in patches with subpatches (fix ticket #274).
David Robillard
1
-2
/
+4
2008-11-22
Finer grained locking on RDF world lock when parsing: prevents deadlock on lo...
David Robillard
1
-10
/
+35
2008-11-22
Fix subpatch loading (fix ticket #271).
David Robillard
1
-9
/
+15
2008-11-17
Barf less to the console.
David Robillard
1
-3
/
+1
2008-11-17
Fix recursive connection loading (fix ticket #250).
David Robillard
1
-1
/
+4
2008-11-16
Remember patch save file location in client (fix ticket #239).
David Robillard
2
-5
/
+4
2008-11-16
Fix loading errors.
David Robillard
2
-15
/
+37
2008-11-16
More HTTP.
David Robillard
1
-7
/
+8
2008-11-16
Control port value tracking via HTTP.
David Robillard
1
-1
/
+22
2008-11-16
Track connecting over HTTP.
David Robillard
1
-6
/
+3
2008-11-16
Monitoring deletion and variable setting (e.g. moving stuff on the canvas) vi...
David Robillard
1
-2
/
+38
2008-11-10
Turn off OSC debug dumping in engine.
David Robillard
1
-2
/
+2
2008-11-09
Add concept of 'Resource' and make plugins a resource (as well as graph objec...
David Robillard
2
-4
/
+2
2008-11-09
Move patch to /patch via HTTP to give a place for RESTful access to other thi...
David Robillard
4
-25
/
+42
2008-11-08
Don't die if serialisation returns a NULL string.
David Robillard
1
-2
/
+4
2008-10-20
Actually use installation location variables for everything.
David Robillard
1
-1
/
+1
2008-10-18
Lower glib/glibmm dependency to 2.14.
David Robillard
1
-4
/
+5
2008-10-18
Build against local library versions no matter what.... hopefully....
David Robillard
4
-21
/
+21
2008-10-12
Eliminate redundant ingen ontology parts, and save ingen Patchage in an LV2 c...
David Robillard
3
-14
/
+43
2008-10-06
Specify absolute include paths to fix waf dependency tracking.
David Robillard
1
-1
/
+1
2008-10-03
Good riddance.
David Robillard
1
-24
/
+0
[prev]
[next]