Alexander Pipelka

Results 108 comments of Alexander Pipelka

Yes. I'll update the wiki if there is an ios repository but there isn't any time-frame for this right now. The msgpacket branch will be merged into master very soon...

Sorry. I thought you are able to compile the addon for ios. But a test "just" for linux is also precious.

If someone would send a PR making it compile on OSX or iOS, ... Since I'm using Linux, I made the OSX version with a cross-compiler (I dont' own a...

I did a lot of changes yesterday. Please check again that the sources are the latest versions. Please also post your HEAD revisions.

Please check the xbmc.log and post the corresponding part.

@weratyr Thanks for your feedback ;-) If anyone has a well known procedure how to cross-compile (from Linux to iOS) please let me know. I would really like to add...

@Moorviper yes. i just dont want to install a virtual machine on my build server. i think somewhere on google code is an iphone sdk. maybe i'll try to build...

Hi, to be honest, I can't reproduce this. I just ran kodi through the valgrind memory checker and can't find any anomalies in xvdr (there are a lot of invalid...

Hmm, don't know if it's faster. You can try this: diff --git a/src/libxvdr/src/demux.cpp b/src/libxvdr/src/demux.cpp index 11737b6..6d971df 100644 --- a/src/libxvdr/src/demux.cpp +++ b/src/libxvdr/src/demux.cpp @@ -90,7 +90,6 @@ void Demux::CleanupPacketQueue() void Demux::Abort() {...

I didn't apply the XBMC patch. So maybe it's faster.