Build Update for pulseaudio/pulseaudio -------------------------------------
Build: #184 Status: Errored Duration: 27 seconds Commit: 88a275b (next) Author: Chris Billington Message: source: Fixed bug: pa_source_set_port() did not update the latency_offset. Unlike pa_sink_set_port(), which calls pa_sink_set_latency_offset() to update the latency offset of the sink to match that of its newly set port, pa_source_set_port() did not do so. This patch adds the appropriate call to pa_source_set_latency_offset() in pa_source_set_port() to fix this. View the changeset: https://github.com/pulseaudio/pulseaudio/compare/999d56760a31...88a275b34e01 View the full build log and details: https://travis-ci.org/pulseaudio/pulseaudio/builds/134752715 -- You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications
_______________________________________________ pulseaudio-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/pulseaudio-commits
