]> git.0d.be Git - empathy.git/commit
Ensure we call the empathy_sound_stop from the main thread
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>
Wed, 26 Aug 2009 15:57:16 +0000 (16:57 +0100)
committerSjoerd Simons <sjoerd.simons@collabora.co.uk>
Wed, 26 Aug 2009 15:57:16 +0000 (16:57 +0100)
commit2d3e3cdf6e8cf6753b9fb1167399c68f90b55c75
treeace21023bd692e2ee618382089b7392be9d1d5d0
parentcb4361a992c348f7c57ec75afb1c642fba20fb15
Ensure we call the empathy_sound_stop from the main thread

The canberra gtk context is stored in thread-local storage, so we need to
ensure that we start and stop the sounds from the same thread.
src/empathy-call-window.c