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
/
Serialiser.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-12
Use ingen:root as the path for the root patch, opening up path space for engi...
David Robillard
1
-2
/
+2
2012-08-12
Stricter symbol construction and conversion.
David Robillard
1
-6
/
+7
2012-08-10
Fix a ton of warnings.
David Robillard
1
-17
/
+0
2012-07-31
Merge Ingen::Shared namespace into Ingen namespace and core libingen library.
David Robillard
1
-14
/
+13
2012-07-30
Eliminate pure virtual base classes Patch, Node, and Port, and the virtual in...
David Robillard
1
-70
/
+53
2012-06-13
Fix saving of control bindings.
David Robillard
1
-6
/
+10
2012-06-12
Add "expose" (to parent) operation for ports.
David Robillard
1
-11
/
+14
2012-05-23
Trim unnecessary includes.
David Robillard
1
-5
/
+2
2012-05-12
Get copy and paste working again.
David Robillard
1
-3
/
+9
2012-05-11
"Connection" => "Edge"
David Robillard
1
-18
/
+18
2012-05-11
Clean up and better document World interface.
David Robillard
1
-3
/
+3
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
-1
/
+1
2012-04-28
Use "tail" and "head" terminology instead of "src_port" and "dst_port".
David Robillard
1
-2
/
+2
2012-04-28
Lint.
David Robillard
1
-1
/
+1
2012-04-26
Save properties with pretty numbers so normal LV2 tools can read patches.
David Robillard
1
-1
/
+3
2012-04-23
Use URI defines where possible.
David Robillard
1
-2
/
+4
2012-04-22
"Connection" => "Edge" and related terminology stuff.
David Robillard
1
-3
/
+3
2012-04-22
Fix crash when saving patches with subpatches.
David Robillard
1
-2
/
+1
2012-04-12
Use URI defines from LV2 headers where possible.
David Robillard
1
-5
/
+3
2012-04-11
Write port values in presets as pretty numbers.
David Robillard
1
-1
/
+1
2012-03-27
Squeeze blank lines.
David Robillard
1
-2
/
+0
2012-03-27
Switch to AGPL3+.
David Robillard
1
-16
/
+15
2012-03-19
Partially functioning communication between Ingen LV2 plugin and UI.
David Robillard
1
-53
/
+39
2012-03-16
Merge ClientInterface and ServerInterface.
David Robillard
1
-1
/
+1
2012-03-14
Use the host URI map/unmap when running as a plugin.
David Robillard
1
-1
/
+2
2012-03-12
Centralise atom creation in forge object.
David Robillard
1
-2
/
+3
2012-03-11
Implement state save/restore when Ingen is an LV2 plugin.
David Robillard
1
-8
/
+10
2012-03-10
Delete trailing whitespace.
David Robillard
1
-1
/
+0
2012-03-09
Fix patch saving.
David Robillard
1
-5
/
+7
2012-01-14
Fix broken link to engine library in saved bundles (fix #806).
David Robillard
1
-1
/
+1
2011-12-07
Fix saving.
David Robillard
1
-1
/
+2
2011-10-22
Fix serialisation.
David Robillard
1
-23
/
+8
2011-10-21
Move more headers to shared include directory.
David Robillard
1
-3
/
+3
2011-10-21
Separate URIs from LV2URIMap.
David Robillard
1
-1
/
+1
2011-10-21
Move World.hpp and Module.hpp to public include directory.
David Robillard
1
-1
/
+1
2011-10-03
Remove static PortType enumeration from public/client side interface.
David Robillard
1
-20
/
+0
2011-09-23
Fix memory leaks and errors.
David Robillard
1
-0
/
+5
2011-09-06
Report serialisation errors
David Robillard
1
-1
/
+5
2011-05-25
Move sanitised serialisation headers to public include directory
David Robillard
1
-50
/
+117
2011-05-24
Update for new Sord API
David Robillard
1
-1
/
+1
2011-05-18
Update for new Serd and Sord APIs.
David Robillard
1
-2
/
+2
2011-05-13
Apply 0001-Remove-unused-includes.patch from ticket #688, except with modific...
David Robillard
1
-0
/
+1
2011-05-13
Make models const in client code.
David Robillard
1
-17
/
+17
2011-04-20
Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...
David Robillard
1
-1
/
+1
2011-04-19
Partially fix HTTP.
David Robillard
1
-3
/
+2
2011-04-18
Put engine code in new Ingen::Engine namespace.
David Robillard
1
-24
/
+24
2011-04-16
Update copyright headers
David Robillard
1
-1
/
+1
2011-04-16
Squeeze blank lines and delete trailing whitespace.
David Robillard
1
-1
/
+1
2011-04-15
Move Shared::Module and Shared::World to shared directory.
David Robillard
1
-1
/
+1
[next]