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
2010-02-04
Use full URIs where necessary (fix lost properties bugs).
David Robillard
1
-4
/
+4
2010-02-03
Comprehensive use of cached URIs and more advanced Value (Atom) system.
David Robillard
3
-42
/
+51
2010-02-02
Use Glib string interning (quarks) to make Path/URI operator== very fast.
David Robillard
3
-15
/
+17
2010-02-02
Remove set_port_value from CommonInterface (replaced with set_property(path, ...
David Robillard
1
-1
/
+1
2010-02-01
Use consistent and more globally unique inclusion guards.
David Robillard
2
-6
/
+6
2010-01-29
Improved/quicker/easier handling of control port ranges.
David Robillard
2
-13
/
+20
2010-01-28
Don't load ingen:node and lv2:port as properties (so they don't show up in pr...
David Robillard
2
-0
/
+14
2010-01-06
Do all logging output via Raul streams.
David Robillard
2
-32
/
+34
2009-12-31
Various fixes related to port values and metadata (fix ticket #459 among othe...
David Robillard
1
-1
/
+1
2009-12-30
Fix serialisation of subpatches.
David Robillard
1
-6
/
+6
2009-12-19
New ingen module (library, not e.g. LV2 plugin) design.
David Robillard
2
-63
/
+19
2009-12-18
Install headers.
David Robillard
1
-0
/
+3
2009-12-03
Clean up interface headers.
David Robillard
1
-1
/
+1
2009-11-18
Rename DataType to PortType (since that's what it really means).
David Robillard
1
-2
/
+2
2009-11-12
String port support.
David Robillard
1
-2
/
+0
2009-10-19
Fix saving properties of root patch ports (fix ticket #389).
David Robillard
1
-0
/
+2
2009-06-03
Update bindings.
David Robillard
1
-2
/
+4
2009-05-29
Make connection parsing consistent with other parse methods.
David Robillard
2
-9
/
+11
2009-05-29
Node creation via HTTP.
David Robillard
1
-6
/
+12
2009-05-28
Working engine->client plugin information communication via HTTP.
David Robillard
2
-13
/
+13
2009-05-28
Ignore properties with blank values.
David Robillard
1
-1
/
+1
2009-05-28
Remove unused code.
David Robillard
2
-53
/
+1
2009-05-28
Fix loading connections inside subpatches to patch ports.
David Robillard
1
-3
/
+2
2009-05-28
Create objects via SetMetadataEvent.
David Robillard
1
-48
/
+0
2009-05-28
Fix property saving to/from file (e.g. module locations).
David Robillard
1
-3
/
+3
2009-05-28
Make SetMetadataEvent do multiple properties at once.
David Robillard
1
-33
/
+37
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
[prev]
[next]