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
/
serialisation
/
Serialiser.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-18
Remove pointless predicates that are duplicates of exist well-known ones.
David Robillard
1
-7
/
+16
2008-08-18
Fix copy/paste between different patches.
David Robillard
1
-1
/
+4
2008-08-17
Don't pollute patch files with useless <foo> a :Plugin triples.
David Robillard
1
-5
/
+0
2008-08-17
Serialise connections as proper resources.
David Robillard
1
-7
/
+14
2008-08-17
More serialization work.
David Robillard
1
-0
/
+5
2008-08-17
Clean up parser into generic form that can parse anything (rather than just t...
David Robillard
1
-15
/
+19
2008-08-16
Add missing Store.cpp.
David Robillard
1
-32
/
+43
2008-08-16
Properly write base URI when serializing a node or port.
David Robillard
1
-0
/
+3
2008-08-15
Push serialiser down into core ('world').
David Robillard
1
-3
/
+7
2008-08-15
Make refresh more complete.
David Robillard
1
-1
/
+1
2008-07-30
Fix crash on ingen -e.
David Robillard
1
-3
/
+3
2008-07-29
Add converted Smack 909 patches.
David Robillard
1
-2
/
+0
2008-07-29
Bump Ingen librdf dependency to 1.0.8.
David Robillard
1
-14
/
+20
2008-06-09
Serialiser cleanups.
David Robillard
1
-9
/
+7
2008-05-23
Don't set default value metadata if plugin didn't specify a default value.
David Robillard
1
-1
/
+1
2008-05-20
Fix various problems with control port values.
David Robillard
1
-1
/
+1
2008-04-30
Fix Redland NULL node assertion failures when saving.
David Robillard
1
-5
/
+14
2008-02-17
Fix SLV2 building from top level.
David Robillard
1
-0
/
+2
2008-01-06
Remove raul dependency on liblo and redlandmm.
David Robillard
1
-8
/
+11
2007-12-05
Preliminary evolutionary stuff in machina.
David Robillard
1
-4
/
+3
2007-11-30
Split redland C++ wrappers out from Raul.
David Robillard
1
-40
/
+42
2007-10-21
Fix patch serialisation to a string.
David Robillard
1
-4
/
+17
2007-10-10
Fix recursive patch problems (all objects recursively appearing as direct chi...
David Robillard
1
-1
/
+5
2007-10-08
Build fixes.
David Robillard
1
-1
/
+3
2007-10-08
Added missing interface/Patch.hpp.
David Robillard
1
-52
/
+42
2007-10-08
s/MetadataMap/Variables/ etc.
David Robillard
1
-9
/
+9
2007-10-08
Serializer -> Serialiser.
David Robillard
1
-0
/
+434