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
2011-04-16
Squeeze blank lines and delete trailing whitespace.
David Robillard
2
-2
/
+2
2011-04-15
Move Shared::Module and Shared::World to shared directory.
David Robillard
3
-4
/
+4
2011-04-13
Consistent local or installed includes for interface headers.
David Robillard
6
-11
/
+13
2011-03-15
Remove autowaf external (broken intermediary revision).
David Robillard
1
-1
/
+1
2011-02-19
Partially working copy/paste.
David Robillard
2
-9
/
+4
2011-02-19
Sshh.
David Robillard
1
-4
/
+0
2011-02-19
Save/load patches as nested bundles (fix ticket #520).
David Robillard
5
-274
/
+311
2011-02-18
Trim more cruft.
David Robillard
1
-43
/
+22
2011-02-18
Trim more cruft.
David Robillard
2
-146
/
+32
2011-02-18
Save (patch ingen:node subpatch) for subpatch nodes.
David Robillard
1
-0
/
+3
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
2
-5
/
+1
2011-02-17
Jack session support for ingen.
David Robillard
2
-31
/
+46
2011-02-17
Fix "Ingen as an LV2", i.e. make Ingen bundles working LV2 plugins.
David Robillard
1
-7
/
+2
2011-02-16
Save subpatches to recursive bundles.
David Robillard
2
-44
/
+52
2011-02-16
Tidy up serialiser interface.
David Robillard
2
-70
/
+50
2011-02-16
Sord::Resource => Sord::URI.
David Robillard
3
-192
/
+159
2011-02-16
Use simpler, single, file extensions.
David Robillard
1
-2
/
+2
2011-02-16
Tidy.
David Robillard
4
-242
/
+211
2011-02-16
Drop redlandmm for sordmm.
David Robillard
5
-216
/
+218
2011-02-15
Remove fuzzy lack of distinction between URIs and CURIEs.
David Robillard
2
-54
/
+126
2011-02-15
Trim more redlandmm API.
David Robillard
2
-20
/
+14
2011-02-15
Remove SPARQL query stuff from Redlandmm.
David Robillard
1
-294
/
+178
2010-12-25
Trim raul/Atom.hpp include tree.
David Robillard
1
-1
/
+0
2010-12-17
Take RDF serialisation language as a parameter (rather than hardcoded "turtle").
David Robillard
1
-2
/
+2
2010-12-17
Simplify blank node ID stuff (and remove circular dependency of World and Node).
David Robillard
1
-1
/
+1
2010-12-17
Use an actual wrapper for query results (instead of building a Bindings and r...
David Robillard
1
-66
/
+63
2010-12-16
Updates for waf 1.6.
David Robillard
1
-8
/
+8
2010-11-26
Install all ingen modules to ${LIBDIR} instead of ${LIBDIR}/ingen so dynamic ...
David Robillard
1
-1
/
+1
2010-09-04
My name is David. :)
David Robillard
6
-6
/
+6
2010-03-10
Remove unused USE_BLANK_NODES stuff.
David Robillard
1
-5
/
+0
2010-03-06
Save Ingen patches as working standard LV2 plugin bundles.
David Robillard
4
-82
/
+142
2010-03-05
Add missing file.
David Robillard
1
-0
/
+24
2010-03-05
Shrink extensions (to .ing.lv2 and .ing.ttl) and move definitions to central ...
David Robillard
2
-6
/
+9
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-25
Work on contexts and polymorphic ports.
David Robillard
1
-5
/
+9
2010-02-25
Store patch connections in a map using a lexicographic <Port*,Port*> key for
David Robillard
1
-1
/
+1
2010-02-21
Remove accidental absolute include (fix ticket #484).
David Robillard
1
-3
/
+0
2010-02-20
Heavy overhaul of buffer management and polyphony.
David Robillard
1
-0
/
+3
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
2
-2
/
+6
2010-02-10
Don't double-serialise port values.
David Robillard
1
-4
/
+0
2010-02-04
Use std::string::empty where possible (faster, and less prone to C string err...
David Robillard
1
-7
/
+7
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
[prev]
[next]