Searched +hist:08 +hist:a65695 (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/media/media-add-ons/mixer/
H A DAudioMixer.cppdiff 08a65695 Tue Jan 19 14:32:32 MST 2016 Dario Casalinuovo <b.vitruvio@gmail.com> AudioMixer: Replace debug_printf with TRACE
diff 08a65695 Tue Jan 19 14:32:32 MST 2016 Dario Casalinuovo <b.vitruvio@gmail.com> AudioMixer: Replace debug_printf with TRACE
diff 6d2f2ec1 Fri Jul 24 11:50:08 MDT 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.
diff 57fddf2a Sat Jul 11 08:45:09 MDT 2015 Dario Casalinuovo <b.vitruvio@gmail.com> AudioMixer: Remove duplicated case forgot after cleanup
diff 8c19f07f Thu Jun 11 08:37:35 MDT 2015 Dario Casalinuovo <b.vitruvio@gmail.com> AudioMixer: check for errors.

* Improve CreateBufferGroup function.
* Initialize variables.
* Check for BBufferGroup::InitCheck.
diff ba5e652d Thu Nov 03 08:26:03 MDT 2011 Adrien Destugues <pulkomandy@pulkomandy.ath.cx> Set of patches by Pete Goodeve to imrpove the handling of audio latency.
Closes #7285.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43164 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 78a60972 Tue Oct 20 08:14:00 MDT 2009 Stephan Aßmus <superstippi@gmx.de> Do not crash when a node tries to change the format during runtime, as long as
this is actually not implemented.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33679 a95241bf-73f2-0310-859d-f6bbb57e9c96
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 8a8fb1df Mon Dec 08 01:50:11 MST 2003 Jérôme Duval <korli@users.berlios.de> Cancels the fix, it now works because the node manager is now fixed


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5627 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff dfbe8043 Mon Sep 08 13:39:35 MDT 2003 beveloper <beveloper@nowhere.fake> I fixed a timing bug. The mixer was accidentally sending itself
a notification about downstream latency change, when it really
should have send that to the connected inputs. This is now done
by the PublishEventLatencyChange() function.


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

Completed in 190 milliseconds