History log of /haiku/src/add-ons/media/media-add-ons/equalizer/EqualizerNode.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.


# bdc10448 15-Oct-2012 threedeyes <3dEyes@gmail.com>

Fix format vlidator (bug:#9061), fix gcc4 warnings.


# 56bc38ce 13-Oct-2012 Philippe Saint-Pierre <stpere@gmail.com>

Coding style fixes, should have no functional changes.


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

Added Equalizer 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.


# bdc104484ce1aeba827802691f3aa58dbb64035c 15-Oct-2012 threedeyes <3dEyes@gmail.com>

Fix format vlidator (bug:#9061), fix gcc4 warnings.


# 56bc38cef0bd924bac22f605e7ae493996e506b1 13-Oct-2012 Philippe Saint-Pierre <stpere@gmail.com>

Coding style fixes, should have no functional changes.


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

Added Equalizer media add-on.