Searched +hist:5 +hist:fa60b3b (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/media/media-add-ons/mixer/
H A DAudioMixer.cppdiff 5b88998b Sun Feb 24 14:42:29 MST 2019 Murai Takashi <tmurai01@gmail.com> media-add-ons/mixer: Fix -Werror=class-memaccess

Fix -Werror=class-memaccess, pointed by gcc8.
* AudioMixer.cpp: replace memset() with media_format.Clear().
* MixerAddOn.cpp: remove unneed memset(), since constractor of
media_format already runs memset().

Change-Id: Idfb68c4d3190aeed725d905e46b0f85354962bc9
Reviewed-on: https://review.haiku-os.org/c/1112
Reviewed-by: Barrett17 <b.vitruvio@gmail.com>
diff 5cea25bf Sat Feb 16 18:08:28 MST 2008 Ryan Leavengood <leavengood@gmail.com> Adding patch from Juan Sebastian Muñoz Arango to fix bug #1571:

This creates a new tab Info to contain the information for the media
mixer instead of placing it next to the setup controls.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23967 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 5fa60b3b Sat Aug 16 18:34:48 MDT 2003 beveloper <beveloper@nowhere.fake> added balance control to output


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4290 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 5fa60b3b Sat Aug 16 18:34:48 MDT 2003 beveloper <beveloper@nowhere.fake> added balance control to output


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4290 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 5bc7143b Sat Sep 28 03:26:42 MDT 2002 shatty <shatty@nowhere.fake> fixed some casting bugs
fixed newline at end of file


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1241 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 5cea25bfaffcff3349f878ed46d07423ed1d19a6 Sat Feb 16 18:08:28 MST 2008 Ryan Leavengood <leavengood@gmail.com> Adding patch from Juan Sebastian Muñoz Arango to fix bug #1571:

This creates a new tab Info to contain the information for the media
mixer instead of placing it next to the setup controls.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23967 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 5fa60b3b6490368a7ac762b1f34ca22327e0dd6c Sat Aug 16 18:34:48 MDT 2003 beveloper <beveloper@nowhere.fake> added balance control to output


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4290 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 5bc7143bb9290ce9648a2b5f894a7ea44a3f45af Sat Sep 28 03:26:42 MDT 2002 shatty <shatty@nowhere.fake> fixed some casting bugs
fixed newline at end of file


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1241 a95241bf-73f2-0310-859d-f6bbb57e9c96

Completed in 92 milliseconds