[Telepathy-commits] merge: stream-engine
Merge Monkey
monkey at collabora.co.uk
Fri Jun 8 09:40:20 PDT 2007
Merge to:
stream-engine
From:
/home/robot101/public_html/stream-engine-rob
Changes:
Robert McQueen <robert.mcqueen at collabora.co.uk>
remove calls to start and stop media server
Robert McQueen <robert.mcqueen at collabora.co.uk>
add a StreamStateChanged signal to report stream state and direction changes to the UI
Robert McQueen <robert.mcqueen at collabora.co.uk>
remove redundant guarding around calls to fs_start_stream (now a no-op) and fs_stop_stream (now idempotent)
Robert McQueen <robert.mcqueen at collabora.co.uk>
use farsight state change signals to emit the new StreamStateChanged and the existing Receiving signal
Robert McQueen <robert.mcqueen at collabora.co.uk>
free the stream's channel path variable in a finalize, so it's still valid when we're shutting the stream down
Robert McQueen <robert.mcqueen at collabora.co.uk>
fix signal name due to bizzaro inconsistent/meaningless naming in libtelepathy
Robert McQueen <robert.mcqueen at collabora.co.uk>
guard stop_stream with priv->playing, otherwise we end up stopping the stream when the CM makes it's post-Ready push of current state
Robert McQueen <robert.mcqueen at collabora.co.uk>
raise dependency on farsight to 0.1.21 for working state change signals
Robert McQueen <robert.mcqueen at collabora.co.uk>
remove redundant code in stop_stream()
More information about the Telepathy-commits
mailing list