Hi, "suriya mohan" <[EMAIL PROTECTED]> writes:
> How to port fbtv to DirectFB ? Thats is what are the preliminary > measures should be taken into consideration to port "fbtv" to > "DirectFB" ? Steps to do the same. I think Dok already showed you the direction to take in his last mail. There are examples that show how to use a V4L device on DirectFB. Have a look at df_window in DirectFB-examples. So all you need to do is to replace the parts of fbtv that deal with console handling and video display. The code should get a lot simpler since DirectFB does a lot of the dirty work for you. You will probably end up reusing only the parts of fbtv that do the tuning and control the audio. Sven -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
