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
/
AtomWriter.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-09
Clean up AtomForge
David Robillard
1
-6
/
+6
2019-03-09
Clean up includes and forward declarations
David Robillard
1
-7
/
+18
2018-09-29
Use nullptr
David Robillard
1
-1
/
+1
2018-09-23
Use lowercase namespace names
David Robillard
1
-2
/
+2
2018-01-21
Add URI class and remove use of Raul::URI
David Robillard
1
-3
/
+3
2017-12-25
Remove trivial destructors and use default where possible
David Robillard
1
-4
/
+0
2017-12-24
Clean up includes in public headers
David Robillard
1
-1
/
+1
2017-12-16
Move sequence numbers into messages and simplify interfaces
David Robillard
1
-30
/
+22
2017-12-16
Add Message struct and remove tons of interface boilerplate
David Robillard
1
-55
/
+51
2017-03-20
Fix round-trip preservation of property contexts
David Robillard
1
-2
/
+23
2017-02-15
Move Properties out of Resource
David Robillard
1
-8
/
+8
2017-02-15
Move static path stuff to its own header
David Robillard
1
-7
/
+7
2017-02-12
Fix various cast alignment warnings
David Robillard
1
-25
/
+4
2016-10-14
Improve documentation
David Robillard
1
-9
/
+7
2016-10-13
Clean up protocol documentation
David Robillard
1
-32
/
+103
2016-08-17
Rename main graph and control/notify ports
David Robillard
1
-19
/
+19
2016-08-02
Fix bundle delimiters in atom protocol
David Robillard
1
-0
/
+2
2016-08-01
Add missing includes
David Robillard
1
-0
/
+1
2016-07-30
Add undo support
David Robillard
1
-1
/
+50
2015-10-25
Document protocol
David Robillard
1
-30
/
+259
2015-06-09
Server side loading.
David Robillard
1
-3
/
+3
2015-04-04
Update copyright dates.
David Robillard
1
-1
/
+1
2015-02-08
Server-side copy paste with LV2 state support.
David Robillard
1
-0
/
+14
2014-03-31
Fix running GUI remotely and as an LV2 plugin.
David Robillard
1
-9
/
+2
2014-02-02
Disable responses in the usual case where the UI doesn't care.
David Robillard
1
-8
/
+4
2014-01-24
Update for latest LV2 Atom Object simplifications.
David Robillard
1
-39
/
+52
2013-12-31
Fix crash on bulk deletion and AtomWriter forge errors.
David Robillard
1
-0
/
+6
2013-02-23
Move Atom implementation out of Raul so it can depend on LV2.
David Robillard
1
-3
/
+3
2013-02-02
Fix crash when building patches via socket.
David Robillard
1
-1
/
+1
2013-02-02
More generic Atom class.
David Robillard
1
-1
/
+1
2013-01-11
Use range-based for loops where possible.
David Robillard
1
-7
/
+6
2013-01-11
Use type safe enumerations.
David Robillard
1
-1
/
+1
2013-01-10
Update for latest changes to LV2 patch extension (compact patch:Set message).
David Robillard
1
-6
/
+3
2012-12-29
"edge" => "arc".
David Robillard
1
-9
/
+9
2012-08-19
GraphObject => Node
David Robillard
1
-8
/
+8
2012-08-19
Patch => Graph
David Robillard
1
-2
/
+2
2012-08-14
Update for latest Raul.
David Robillard
1
-1
/
+1
2012-08-12
Use ingen:root as the path for the root patch, opening up path space for engi...
David Robillard
1
-8
/
+9
2012-08-10
Fix various const violations.
David Robillard
1
-1
/
+1
2012-07-31
Merge Ingen::Shared namespace into Ingen namespace and core libingen library.
David Robillard
1
-0
/
+299