(2012-02-27 07:36)DVDFab-ting Wrote: elupus Wrote:Just downloaded the rar file.. It only contained addons... So not full source, please provide full source since you are now distrubuting the binaries for xbmc....
please retry it, download it here.
thanks.
Hi, your project is interesting.
I got a problem with the code you provided.
Compared to the DVDFab Media Player from your site, the version I built from the code file can not recognize my BD drivers. There is only an
Open File icon displayed on the program.
According to the running log, the problem might be it can not open fabstreamer.exe.
Here is the error message:
Code:
XFILE::CFileCurl::CReadState::FillBuffer: curl failed with code 7
CFileCurl::CReadState::Open, didn't get any data from stream.
unable to get result xml
FileCurl::Open(041EF708) http://localhost:9528/hs/player.action/param?action=getDiscEvents
XFILE::CFileCurl::CReadState::FillBuffer: curl failed with code 7
CFileCurl::CReadState::Open, didn't get any data from stream.
unable to get result xml
FileCurl::Open(041EF708) http://localhost:9528/hs/player.action/param?action=getDiscEvents
XFILE::CFileCurl::CReadState::FillBuffer: curl failed with code 7
CFileCurl::CReadState::Open, didn't get any data from stream.
unable to get result xml
FileCurl::Open(041EF708) http://localhost:9528/hs/player.action/param?action=getDiscEvents
Do you have any updated code files for this problem?