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
/
Parser.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-18
Trim more cruft.
David Robillard
1
-43
/
+22
2011-02-18
Trim more cruft.
David Robillard
1
-132
/
+30
2011-02-17
Remember document patches were loaded from (fix ticket #603).
David Robillard
1
-2
/
+2
2011-02-17
Remove deprecated Om patch loading code (resolve ticket #32).
David Robillard
1
-4
/
+1
2011-02-17
Jack session support for ingen.
David Robillard
1
-27
/
+40
2011-02-16
Sord::Resource => Sord::URI.
David Robillard
1
-18
/
+18
2011-02-16
Tidy.
David Robillard
1
-109
/
+91
2011-02-16
Drop redlandmm for sordmm.
David Robillard
1
-97
/
+112
2011-02-15
Remove fuzzy lack of distinction between URIs and CURIEs.
David Robillard
1
-3
/
+4
2011-02-15
Trim more redlandmm API.
David Robillard
1
-15
/
+12
2011-02-15
Remove SPARQL query stuff from Redlandmm.
David Robillard
1
-294
/
+178
2010-12-17
Use an actual wrapper for query results (instead of building a Bindings and r...
David Robillard
1
-66
/
+63
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
-62
/
+86
2010-03-05
Shrink extensions (to .ing.lv2 and .ing.ttl) and move definitions to central ...
David Robillard
1
-4
/
+6
2010-03-04
Always save to Ingen bundles (directories with names like foo.ingen.lv2 conta...
David Robillard
1
-2
/
+13
2010-03-04
Remove Raul::Path::root, Raul::Path::prefix, and Raul:Path::scheme from publi...
David Robillard
1
-1
/
+1
2010-02-14
Ssshh.
David Robillard
1
-1
/
+0
2010-02-14
Fix loading of subpatches.
David Robillard
1
-46
/
+27
2010-02-14
Preserve patch port indices across saves.
David Robillard
1
-0
/
+35
2010-02-13
Fix node creation via HTTP (port parsing from string).
David Robillard
1
-1
/
+1
2010-02-13
Learn and remove bindings exclusively through property interface.
David Robillard
1
-2
/
+4
2010-02-04
Use std::string::empty where possible (faster, and less prone to C string err...
David Robillard
1
-7
/
+7
2010-02-03
Comprehensive use of cached URIs and more advanced Value (Atom) system.
David Robillard
1
-33
/
+40
2010-02-02
Use Glib string interning (quarks) to make Path/URI operator== very fast.
David Robillard
1
-7
/
+8
2010-02-02
Remove set_port_value from CommonInterface (replaced with set_property(path, ...
David Robillard
1
-1
/
+1
2010-01-28
Don't load ingen:node and lv2:port as properties (so they don't show up in pr...
David Robillard
1
-0
/
+12
2010-01-06
Do all logging output via Raul streams.
David Robillard
1
-25
/
+25
2009-05-29
Make connection parsing consistent with other parse methods.
David Robillard
1
-8
/
+10
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
1
-12
/
+12
2009-05-28
Ignore properties with blank values.
David Robillard
1
-1
/
+1
2009-05-28
Remove unused code.
David Robillard
1
-45
/
+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
1
-1
/
+1
2009-05-27
Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat...
David Robillard
1
-21
/
+19
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
1
-13
/
+27
2009-05-13
Fix crash on patch load.
David Robillard
1
-1
/
+1
2009-05-13
Update copyright dates.
David Robillard
1
-1
/
+1
2009-05-13
Strip trailing whitespace.
David Robillard
1
-40
/
+40
2009-05-13
The great ID refactoring of 2009.
David Robillard
1
-6
/
+6
2009-05-11
* New ontology.
David Robillard
1
-276
/
+320
2008-12-02
Make all this *&#@%* crap work:
David Robillard
1
-7
/
+59
2008-12-02
Fix loading child patches.
David Robillard
1
-17
/
+5
2008-12-02
Fix loading nested patches.
David Robillard
1
-18
/
+19
[prev]
[next]