D5700 - Will there ever be Dolby Digital / DTS passthrough?

Here for general support for D series TVs, request and problem solve area.

congoelmex
Posts: 8
Joined: Mon Jul 13, 2015 5:12 pm

Re: D5700 - Will there ever be Dolby Digital / DTS passthrough?

Post by congoelmex »

that...WORKS! :lol:

no crashing. I can happily switch between sources and change between PCM and Dolby Direct in the sound menu.

so one of those has to be the culprit, right? (not that I know what they do anyway...)

Code: Select all

const void* (*TCChannel_Create)(void *channel);
const int (*TCWindow_GetTvChannel)(void *window, void *channel, int arg3);
const int (*TCWindow_SetChannel)(void *window, void *channel, int ten, int zero2);
const int (*TCSpeaker_SetExternalOutMode)(void *this, int smode, int one);
btw, what does the "resident" switch of samyGOso do? I thought it to be something like a --daemon switch or so? hm.
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: D5700 - Will there ever be Dolby Digital / DTS passthrough?

Post by zoelechat »

Awesome :ugeek:
There's obviously a bug in mips lib templates due to big mess in nfi which source to use. Fortunately I don't use them everyday :lol:

Lib no longer needs to be resident since only a function is executed now. It has to be resident when some functions are "hooked" to change their behavior (here was the bug), but it's a long story...

Anyway, glad it works, will have to post it properly into mips section. :)
I do NOT receive any PM. Please use forum.
congoelmex
Posts: 8
Joined: Mon Jul 13, 2015 5:12 pm

Re: D5700 - Will there ever be Dolby Digital / DTS passthrough?

Post by congoelmex »

zoelechat wrote:It has to be resident when some functions are "hooked" to change their behavior (here was the bug), but it's a long story...
ah..this actually rings a bell ;)

Thank you so much for taking all the time to help!

Post Reply

Return to “[D] Support”