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
2012-12-29
"edge" => "arc".
David Robillard
1
-23
/
+31
2012-11-21
Move Configuration from Raul to Ingen.
David Robillard
1
-1
/
+6
2012-11-12
Fix edge restoration in subgraphs (fix #864).
David Robillard
1
-4
/
+5
2012-11-12
Fix typo.
David Robillard
1
-1
/
+1
2012-08-19
GraphObject => Node
David Robillard
1
-47
/
+47
2012-08-19
Patch => Graph
David Robillard
1
-29
/
+29
2012-08-18
Node => Block
David Robillard
1
-34
/
+37
2012-08-17
Implement real logging system, LV2 log extension support, and purge evil/ugly...
David Robillard
1
-36
/
+22
2012-08-16
Remove all 'using namespace Raul'.
David Robillard
1
-41
/
+41
2012-08-14
Update for latest Raul.
David Robillard
1
-20
/
+21
2012-08-13
Remove dead code.
David Robillard
1
-28
/
+0
2012-08-12
Use ingen:root as the path for the root patch, opening up path space for engi...
David Robillard
1
-13
/
+27
2012-08-12
Stricter symbol construction and conversion.
David Robillard
1
-2
/
+2
2012-08-12
Fix memory leaks.
David Robillard
1
-0
/
+3
2012-08-10
Fix various const violations.
David Robillard
1
-5
/
+7
2012-07-31
Merge Ingen::Shared namespace into Ingen namespace and core libingen library.
David Robillard
1
-33
/
+32
2012-05-17
Remove pointless state and constructor from Parser.
David Robillard
1
-5
/
+0
2012-05-17
Eliminate static variable.
David Robillard
1
-14
/
+18
2012-05-15
Fix parsing of nested patches.
David Robillard
1
-1
/
+4
2012-05-12
Get copy and paste working again.
David Robillard
1
-59
/
+70
2012-05-11
Add missing includes.
David Robillard
1
-0
/
+3
2012-05-11
Clean up and better document World interface.
David Robillard
1
-5
/
+5
2012-05-10
Work towards translatable strings and a cleaner log interface.
David Robillard
1
-7
/
+7
2012-05-10
LV2URIMap => URIMap.
David Robillard
1
-3
/
+3
2012-05-02
Preliminary socket control interface, and ingen_cmd command line interface wh...
David Robillard
1
-3
/
+3
2012-04-23
Use URI defines where possible.
David Robillard
1
-1
/
+1
2012-04-22
"Connection" => "Edge" and related terminology stuff.
David Robillard
1
-28
/
+28
2012-04-12
Use URI defines from LV2 headers where possible.
David Robillard
1
-5
/
+4
2012-03-27
Squeeze blank lines.
David Robillard
1
-2
/
+0
2012-03-27
Switch to AGPL3+.
David Robillard
1
-16
/
+15
2012-03-20
Sshh.
David Robillard
1
-6
/
+0
2012-03-19
Partially functioning communication between Ingen LV2 plugin and UI.
David Robillard
1
-37
/
+50
2012-03-16
Merge ClientInterface and ServerInterface.
David Robillard
1
-25
/
+25
2012-03-14
Use the host URI map/unmap when running as a plugin.
David Robillard
1
-0
/
+1
2012-03-12
Move bundle patch finding stuff to ingen_lv2.cpp and simplify it to not require
David Robillard
1
-31
/
+0
2012-03-12
Centralise atom creation in forge object.
David Robillard
1
-8
/
+12
2012-03-10
Delete trailing whitespace.
David Robillard
1
-16
/
+16
2012-01-14
Fix loading patches by relative path (fix #798).
David Robillard
1
-4
/
+15
2011-12-10
Fix crash on load and subsequent save.
David Robillard
1
-1
/
+1
2011-10-22
Fix serialisation.
David Robillard
1
-17
/
+20
2011-10-22
Simplify Parser.
David Robillard
1
-104
/
+57
2011-10-21
Move more headers to shared include directory.
David Robillard
1
-1
/
+1
2011-10-21
Separate URIs from LV2URIMap.
David Robillard
1
-3
/
+3
2011-10-21
Move World.hpp and Module.hpp to public include directory.
David Robillard
1
-1
/
+1
2011-10-21
Fix running as an LV2 plugin.
David Robillard
1
-3
/
+8
2011-05-25
Move sanitised serialisation headers to public include directory
David Robillard
1
-302
/
+350
2011-05-21
Fix patch loading.
David Robillard
1
-4
/
+26
2011-05-20
Remove dependency on glade and glademm (migrate to GtkBuilder).
David Robillard
1
-1
/
+1
2011-05-18
Update for new Serd and Sord APIs.
David Robillard
1
-8
/
+8
2011-05-11
Pass environment to sord write methods for CURIE abbreviation.
David Robillard
1
-5
/
+13
[next]