Projects
home:sagiben
kodi-next
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 58
View file
_service:download_files:master.tar.gz/xbmc/cores/VideoPlayer/DVDInputStreams/DVDInputStreamPVRManager.cpp
Changed
@@ -354,7 +354,7 @@ CPVRClientPtr client; if (CServiceBroker::GetPVRManager().Clients()->GetPlayingClient(client)) { - return client->SeekTime(timems, backwards, startpts); + return client->SeekTime(timems, backwards, startpts) == PVR_ERROR_NO_ERROR; } return false; }
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.