Log in

View Full Version : Overlay Color Control - some solution found!


Koepi
17th May 2002, 22:48
Ahoy,

finally I took a look at the DScaler sources (-> http://www.dscaler.org/ , from there over to their sourceforge page, there into the CVS and do a fresh checkout).

In the dscaler\dscaler-dir is a file called Other.cpp / Other.h...
there you can see how overlay colour controls are used.

Bad thing is, we have to rewrite the DSF from scratch to directly create and access it's own overlay (at least as far as I can see, if we'd "find" the according overlay to our DSF we could access a pointer to it and modify it that way...).

This job is far out of my time so I can only hope that someone else can do this (Nic? You're there? ;) )

Best regards,
Koepi

Nic
17th May 2002, 23:00
Cool, well done Koepi, havent looked at it yet,
Ill add it to the list :)

Cheers,
-Nic