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
/
ingen
/
client
/
ClientStore.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-23
Use lowercase namespace names
David Robillard
1
-4
/
+4
2018-01-21
Add URI class and remove use of Raul::URI
David Robillard
1
-7
/
+7
2017-12-25
Fix inconsistent parameter names
David Robillard
1
-1
/
+1
2017-12-18
Fix override specifiers
David Robillard
1
-1
/
+1
2017-12-16
Move sequence numbers into messages and simplify interfaces
David Robillard
1
-2
/
+0
2017-12-16
Add Message struct and remove tons of interface boilerplate
David Robillard
1
-38
/
+18
2017-03-20
Fix round-trip preservation of property contexts
David Robillard
1
-2
/
+4
2017-02-15
Move Properties out of Resource
David Robillard
1
-6
/
+6
2016-07-30
Add undo support
David Robillard
1
-1
/
+3
2015-10-30
Update clients when plugins are unloaded/reloaded
David Robillard
1
-0
/
+1
2015-08-12
Server-side presets.
David Robillard
1
-0
/
+1
2015-06-09
Fix partial commit.
David Robillard
1
-2
/
+2
2015-04-04
Update copyright dates.
David Robillard
1
-1
/
+1
2015-03-02
Fix compilation with -fvisibility=hidden.
David Robillard
1
-3
/
+4
2015-02-08
Server-side copy paste with LV2 state support.
David Robillard
1
-2
/
+3
2013-02-23
Move Atom implementation out of Raul so it can depend on LV2.
David Robillard
1
-3
/
+3
2013-01-12
Remove Raul::SharedPtr and switch to std::shared_ptr.
David Robillard
1
-28
/
+28
2013-01-11
Use type safe enumerations.
David Robillard
1
-1
/
+1
2012-12-23
Use more sensible URI scheme for Ingen paths.
David Robillard
1
-1
/
+1
2012-08-19
GraphObject => Node
David Robillard
1
-1
/
+1
2012-08-19
Patch => Graph
David Robillard
1
-3
/
+3
2012-08-18
Node => Block
David Robillard
1
-1
/
+1
2012-08-17
Implement real logging system, LV2 log extension support, and purge evil/ugly...
David Robillard
1
-2
/
+4
2012-08-14
Replace use of old Raul Table stuff with std::map.
David Robillard
1
-5
/
+1
2012-08-14
Update for latest Raul.
David Robillard
1
-1
/
+1
2012-07-31
Merge Ingen::Shared namespace into Ingen namespace and core libingen library.
David Robillard
1
-6
/
+6
2012-07-26
Report subject with errors to client for more meaningful error messages.
David Robillard
1
-1
/
+1
2012-05-11
Generate API documentation.
David Robillard
1
-1
/
+1
2012-05-11
Clean up and better document World interface.
David Robillard
1
-3
/
+3
2012-05-10
LV2URIMap => URIMap.
David Robillard
1
-5
/
+3
2012-04-28
Use "tail" and "head" terminology instead of "src_port" and "dst_port".
David Robillard
1
-9
/
+9
2012-03-27
Squeeze blank lines.
David Robillard
1
-1
/
+0
2012-03-27
Switch to AGPL3+.
David Robillard
1
-16
/
+16
2012-03-16
Remove ping() from interface, just use a get instead.
David Robillard
1
-1
/
+0
2012-03-16
Merge ClientInterface and ServerInterface.
David Robillard
1
-7
/
+13
2012-03-16
Remove activity from interface and use set_property() instead.
David Robillard
1
-2
/
+0
2012-03-15
Remove weird "include" directory and use standard style ("ingen" directory in...
David Robillard
1
-0
/
+143