History log of /haiku/src/add-ons/media/media-add-ons/vst_host/VSTNode.cpp
Revision Date Author Comments
# 7ba8de3c 06-Sep-2021 Augustin Cavalier <waddlesplash@gmail.com>

Media nodes: Add missing "const" around usages of media format wildcards.


# 6d2f2ec1 24-Jul-2015 Dario Casalinuovo <b.vitruvio@gmail.com>

Rework nodes to call Run() only after registration

* While it should not be a big problem the
bebook specify to do it after custom operations,
most nodes also follow this way, this commit restore
consistency.


# 292cd8a9 16-Oct-2012 threedeyes <3dEyes@gmail.com>

Style cleanup: removed unnecessary braces.


# 6c874a26 14-Oct-2012 threedeyes <3dEyes@gmail.com>

Style cleanup. 80 character line limit.


# df969bab 13-Oct-2012 threedeyes <3dEyes@gmail.com>

Added VSTHost media add-on.


# 6d2f2ec177bf615a117a7428d71be4330545b320 24-Jul-2015 Dario Casalinuovo <b.vitruvio@gmail.com>

Rework nodes to call Run() only after registration

* While it should not be a big problem the
bebook specify to do it after custom operations,
most nodes also follow this way, this commit restore
consistency.


# 292cd8a93441aa0956ca87e9edaa8e495960bcd9 16-Oct-2012 threedeyes <3dEyes@gmail.com>

Style cleanup: removed unnecessary braces.


# 6c874a26fcde8a0fd139f3b76b3abb7fbc3c582c 14-Oct-2012 threedeyes <3dEyes@gmail.com>

Style cleanup. 80 character line limit.


# df969bab298ad637c23c0e267ef786efc1db5fcf 13-Oct-2012 threedeyes <3dEyes@gmail.com>

Added VSTHost media add-on.