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
/
server
/
DuplexPort.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-18
Use consistent brace wrapping for namespaces
David Robillard
1
-1
/
+3
2022-08-18
Separate export macro definitions between modules
David Robillard
1
-2
/
+2
2021-01-02
Update for latest raul
David Robillard
1
-4
/
+4
2020-12-15
Clean up includes in core and server
David Robillard
1
-1
/
+0
2020-08-03
Clean up includes
David Robillard
1
-0
/
+1
2020-08-02
Remove Raul::managed_ptr alias
David Robillard
1
-6
/
+6
2020-08-02
Remove std::shared_ptr alias
David Robillard
1
-0
/
+2
2020-08-02
Add missing override specifiers
David Robillard
1
-1
/
+1
2020-08-02
Use consistent naming for context parameters
David Robillard
1
-4
/
+4
2019-12-08
Fix use of virtual functions in destructors
David Robillard
1
-1
/
+1
2019-04-13
Clean up symbol table
David Robillard
1
-2
/
+3
2019-03-09
Clean up includes and forward declarations
David Robillard
1
-4
/
+21
2018-09-23
Use override specifiers
David Robillard
1
-11
/
+13
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
-1
/
+1
2017-03-20
Factor out redundant overloads
David Robillard
1
-1
/
+0
2017-02-15
Move Properties out of Resource
David Robillard
1
-3
/
+3
2017-02-12
Use smart pointers to handle real-time memory disposal
David Robillard
1
-2
/
+2
2016-12-14
Remove override qualifiers
David Robillard
1
-1
/
+1
2016-12-14
Fix real-time issues with buffer allocation
David Robillard
1
-2
/
+4
2016-12-13
Remove virtual inheritance from Port hierarchy
David Robillard
1
-10
/
+2
2016-09-11
Remove last vestiges of multiple run contexts
David Robillard
1
-4
/
+4
2015-10-24
Zero-copy to/from driver ports where possible
David Robillard
1
-4
/
+13
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
/
+4
2014-09-02
Fix polyphonic subgraph outputs in a monophonic parent graph.
David Robillard
1
-1
/
+5
2014-08-31
Use float sequences for sample-accurate control ports.
David Robillard
1
-0
/
+3
2014-04-06
Support port pretty names via new Jack metadata API.
David Robillard
1
-0
/
+2
2014-01-12
Combine port buffers and set state into a single voice object.
David Robillard
1
-4
/
+4
2013-06-09
Inherit certain properties from ports connected to patch ports.
David Robillard
1
-0
/
+4
2013-02-23
Move Atom implementation out of Raul so it can depend on LV2.
David Robillard
1
-1
/
+1
2012-08-19
Patch => Graph
David Robillard
1
-5
/
+5
2012-08-18
Node => Block
David Robillard
1
-3
/
+3
2012-08-15
Use intrusive lists to store nodes and ports in their parent patch to avoid t...
David Robillard
1
-7
/
+10
2012-08-12
Stricter symbol construction and conversion.
David Robillard
1
-11
/
+11
2012-08-12
Remove message context cruft.
David Robillard
1
-3
/
+3
2012-08-11
Considerable DSP performance improvements (mixing overhead, and per-event MID...
David Robillard
1
-0
/
+2
2012-08-11
Vectorizable (by GCC with -ftree-vectorize) mixing and Buffer::set_block().
David Robillard
1
-1
/
+2
2012-05-12
More work towards checking contexts via parameter rather than thread magic.
David Robillard
1
-1
/
+2
2012-04-23
Localise buffer reference stuff.
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-19
Partially functioning communication between Ingen LV2 plugin and UI.
David Robillard
1
-0
/
+1
2012-01-14
Fix crashes on shutdown (fix #805).
David Robillard
1
-1
/
+1
2011-10-01
Make PortImpl::get_buffers const.
David Robillard
1
-1
/
+3
2011-04-20
Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...
David Robillard
1
-0
/
+70