Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2
kdemultimedia3
kdemultimedia-xine.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File kdemultimedia-xine.patch of Package kdemultimedia3
diff -u -r a/xine_artsplugin/xinePlayObject_impl.cpp b/xine_artsplugin/xinePlayObject_impl.cpp --- a/xine_artsplugin/xinePlayObject_impl.cpp 2012-01-24 00:34:05.000000000 +0100 +++ b/xine_artsplugin/xinePlayObject_impl.cpp 2011-08-13 08:18:23.000000000 +0200 @@ -698,7 +698,7 @@ if (stream != 0) { - xine_gui_send_vo_data( stream, + xine_port_send_gui_data( vo_port, XINE_GUI_SEND_EXPOSE_EVENT, &event ); } @@ -714,7 +714,7 @@ if (stream != 0) { - xine_gui_send_vo_data( stream, + xine_port_send_gui_data( vo_port, XINE_GUI_SEND_COMPLETION_EVENT, &event ); } @@ -748,7 +748,7 @@ { resizeNotify(); - xine_gui_send_vo_data( stream, + xine_port_send_gui_data( vo_port, XINE_GUI_SEND_DRAWABLE_CHANGED, (void *)window ); }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor