Page 4 of 8
Re: Addons apps to current firmware
Posted: Sun Nov 01, 2009 7:36 pm
by erdem_ua
Removed corrupt image and put internal Telnet Enabler program with sources to Download Page (will be visible about minutes). Still has some defects but working.
As Knefas said; put in usb, go to content manager, USB, Games and execute SamyGO.
http://sourceforge.net/projects/samygo/ ... lications/
Re: Addons apps to current firmware
Posted: Sun Nov 01, 2009 10:55 pm
by aquadran
I made some simple example usage SDL app.
Re: Addons apps to current firmware
Posted: Mon Nov 02, 2009 9:26 pm
by aquadran
After playing with SDL library I found Samsung port it has two bugs. First don't use SDL_ShowCursor, it make broken state internaly in SDL.
Second I mentioned earlier SDL support 15, 16, 32 bit support (based on source code), not true, only 32 bit supported.
You can select lower resolutions than 960x540, like 640x480 or 320x240 it will be upscaled by tv.
Re: Addons apps to current firmware
Posted: Wed Nov 04, 2009 12:40 pm
by aquadran
Nice

I'll test when I back home.
Regarding linking, you don't need link with -lSDL, exeDSP allready did that.
Re: Addons apps to current firmware
Posted: Thu Nov 05, 2009 10:44 pm
by aquadran
I made small progress on ScummVM port, here snapshot, it's not yet usable. Only launcher so far started. Only works 'return' button on remote controller.
Re: Addons apps to current firmware
Posted: Sat Nov 07, 2009 9:19 am
by jojomail
Do you think it's possible to dream about a little web browser on our TV's ?
Re: Addons apps to current firmware
Posted: Sat Nov 07, 2009 6:32 pm
by aquadran
jojomail wrote:Do you think it's possible to dream about a little web browser on our TV's ?
Yes, it's possible, tv has free 200mb ram available and plenty space on usb drive. cpu has not bad speed. mouse and keyboard can be used too.
So yes, you can dream about it
