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
/
Node.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-23
Use lowercase namespace names
David Robillard
1
-2
/
+2
2018-01-21
Add FilePath class and remove use of glib path utilities
David Robillard
1
-1
/
+2
2018-01-21
Add URI class and remove use of Raul::URI
David Robillard
1
-4
/
+3
2017-12-24
Clean up includes in public headers
David Robillard
1
-5
/
+10
2017-02-15
Move static path stuff to its own header
David Robillard
1
-21
/
+1
2016-10-14
Improve documentation
David Robillard
1
-1
/
+1
2016-10-06
Add plugin state saving
David Robillard
1
-0
/
+1
2016-08-17
Rename main graph and control/notify ports
David Robillard
1
-7
/
+7
2015-11-30
Fix Node::uri_is_path()
David Robillard
1
-3
/
+1
2015-11-23
Fix crash when request contains invalid path URI
David Robillard
1
-2
/
+8
2015-11-08
Add support for instance-access and data-access
David Robillard
1
-0
/
+4
2015-08-12
Server-side presets.
David Robillard
1
-5
/
+4
2015-05-25
Use ingen:/ as base URI on the wire.
David Robillard
1
-6
/
+6
2015-04-04
Update copyright dates.
David Robillard
1
-1
/
+1
2015-03-02
Fix compilation with -fvisibility=hidden.
David Robillard
1
-1
/
+2
2015-02-08
Server-side copy paste with LV2 state support.
David Robillard
1
-0
/
+7
2013-01-12
Remove Raul::SharedPtr and switch to std::shared_ptr.
David Robillard
1
-3
/
+3
2013-01-11
Use type safe enumerations.
David Robillard
1
-1
/
+1
2012-12-29
"edge" => "arc".
David Robillard
1
-6
/
+6
2012-12-23
Use more sensible URI scheme for Ingen paths.
David Robillard
1
-2
/
+3
2012-12-21
Improved error handling in Python by loading error descriptions from data.
David Robillard
1
-1
/
+1
2012-08-19
GraphObject => Node
David Robillard
1
-0
/
+104
2012-07-30
Eliminate pure virtual base classes Patch, Node, and Port, and the virtual in...
David Robillard
1
-48
/
+0
2012-05-11
Generate API documentation.
David Robillard
1
-1
/
+1
2012-05-11
Fix include guards.
David Robillard
1
-3
/
+3
2012-03-27
Squeeze blank lines.
David Robillard
1
-1
/
+0
2012-03-27
Switch to AGPL3+.
David Robillard
1
-16
/
+16
2012-03-15
Remove weird "include" directory and use standard style ("ingen" directory in...
David Robillard
1
-0
/
+49