Yes, MP 1.4 releaseI think I have an idea, will provide a Testbuild to you tomorrow
What do you need? MP 1.4?
Yes, MP 1.4 releaseI think I have an idea, will provide a Testbuild to you tomorrow
What do you need? MP 1.4?
one question: Is in only in the logs garbage or is it inside SetupTv garbage, too?Video, even on encrypted channels is working like a charm, but i have problems with accessing CI Menu text returned by CAM, which must be in ukrainian cyrillic is unreadable. something like
Sorry, still garbage.Here is a patch, didn't tried it because I have other tests running on my test machine (based on MP 1.5 pre release )
Here is a patch, didn't tried it because I have other tests running on my test machine (based on MP 1.5 pre release )
No problem at all, i work as developer and fully understand difficulties of remote debuggingHere is a new build.
In the logs you should find: "Content [doctor64]"
Here is a new build."
maybe you should take a look at the src your self xDDNo problem at all, i work as developer and fully understand difficulties of remote debugging
Unicode is in the original version ASCII, the var content is of the type byte[]String text = System.Text.Encoding.Unicode.GetString(content, 2, length - 2);
/// <summary>
/// Convert DVB string to Unicode according to provided language
/// </summary>
my first build I send to you there was the result treated as unicode :/decoding as UTF-8