Hi Sam, I need your opinion

Hi Sam, this is Fabio, the author of arnMusicManager (very very old) based on
very early SDL version.
Now I’m involved almost only on embedded applicaton.
I have an hw based on a renesas cpu with no-mmu and a 320x240 touchscreen.
to keep ligth the application I’d like to intercept the TS event without
putting in the middel ts_lib. So I could derive a new SDL back end like ELO
TS. Is this a good Idea? I think the only side effect is that I need to
separate the compilation between the OS (the event input interface is specific
of linux kernel).

Pl?ese tell me your opinion

Thanks–
Fabio Giovagnini

Aurion s.r.l.
P.I e C.F.
00885711200
Tel. +39.051.594.78.24
Cell. +39.335.83.50.919

Is the application already using SDL, or a good fit for SDL? Is there
any reason you don’t want to use ts_lib?On Fri, Mar 26, 2010 at 11:19 PM, Fabio Giovagnini <fabio.giovagnini at aurion-tech.com> wrote:

Hi Sam, this is Fabio, the author of arnMusicManager (very very old) based on
very early SDL version.
Now I’m involved almost only on embedded applicaton.
I have an hw based on a renesas cpu with no-mmu and a 320x240 touchscreen.
to keep ligth the application I’d like to intercept the TS event without
putting in the middel ts_lib. So I could derive a new SDL back end like ELO
TS. Is this a good Idea? I think the only side effect is that I need to
separate the compilation between the OS (the event input interface is specific
of linux kernel).

Pl?ese tell me your opinion

Thanks


Fabio Giovagnini

Aurion s.r.l.
P.I e C.F.
00885711200
Tel. +39.051.594.78.24
Cell. +39.335.83.50.919


-Sam Lantinga, Founder and President, Galaxy Gameworks LLC

The application without using input human interface already use SDL 1.2.12.
The reason for not using ts_lib is for keeping at most the application ligth;
because my board is not so big in terms of memory capabilites (at most 8
Mbytes of NOR flash maximun for everything: bootloader, kernel applicaiton)

Thanks a lot

In data sabato 27 marzo 2010 15:38:23, Sam Lantinga ha scritto:
: > Is the application already using SDL, or a good fit for SDL? Is there> any reason you don’t want to use ts_lib?

On Fri, Mar 26, 2010 at 11:19 PM, Fabio Giovagnini <@Fabio_Giovagnini> wrote:

Hi Sam, this is Fabio, the author of arnMusicManager (very very old)
based on very early SDL version.
Now I’m involved almost only on embedded applicaton.
I have an hw based on a renesas cpu with no-mmu and a 320x240
touchscreen. to keep ligth the application I’d like to intercept the TS
event without putting in the middel ts_lib. So I could derive a new SDL
back end like ELO TS. Is this a good Idea? I think the only side effect
is that I need to separate the compilation between the OS (the event
input interface is specific of linux kernel).

Pl?ese tell me your opinion

Thanks


Fabio Giovagnini

Aurion s.r.l.
P.I e C.F.
00885711200
Tel. +39.051.594.78.24
Cell. +39.335.83.50.919


Fabio Giovagnini

Aurion s.r.l.
P.I e C.F.
00885711200
Tel. +39.051.594.78.24
Cell. +39.335.83.50.919

What kernel module are you using to receive touch-screen input?On Sat, Mar 27, 2010 at 2:19 AM, Fabio Giovagnini <fabio.giovagnini at aurion-tech.com> wrote:

(the event input interface is specific of linux kernel).


http://codebad.com/

I wrote a driver derived from hp680ts, and the kernel module is evdev.ko, but
now I have embedded it into the kernel and I’m not using as a module

Cheers.

In data luned? 29 marzo 2010 15:56:50, Donny Viszneki ha scritto:
: > On Sat, Mar 27, 2010 at 2:19 AM, Fabio Giovagnini>

<@Fabio_Giovagnini> wrote:

(the event input interface is specific of linux kernel).

What kernel module are you using to receive touch-screen input?


Fabio Giovagnini

Aurion s.r.l.
P.I e C.F.
00885711200
Tel. +39.051.594.78.24
Cell. +39.335.83.50.919