generic-poky/meta/recipes-sato/owl-video-widget
Dongxiao Xu 13a702e9e5 Use gdk_threads_enter/gdk_threads_leave to ensure gtk multithread safe
If the video player tries to play an unknown type file, it will enter
the error_cb() function, which is called in another thread.
Use gdk_threads_enter/gdk_threads_leave to ensure the safe of gtk
multi-thread operation.

This fixes [BUGID #474]

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-10-15 11:30:49 +01:00
..
libowl-av libowl-av: Fix music player crash if adding unknown type files 2010-10-13 11:29:13 -07:00
owl-video Use gdk_threads_enter/gdk_threads_leave to ensure gtk multithread safe 2010-10-15 11:30:49 +01:00
libowl-av_svn.bb libowl-av: Fix music player crash if adding unknown type files 2010-10-13 11:29:13 -07:00
owl-video_svn.bb Use gdk_threads_enter/gdk_threads_leave to ensure gtk multithread safe 2010-10-15 11:30:49 +01:00