francois barre wrote:
> Anyway, if you (or someone else) provides the basic schemes and skin
> framework to do so, I could be interrested in coding the core
> parts. 

The basic stuff is already there (speaking of freevo cvs here).  This
skin (basic.fxd) defines the areas which should be used and where to
place them.

| <player>
|     <screen layout="player screen" x="0" y="0" width="800" height="600"/>
|     <view layout="player view" x="430" y="200" width="420" height="360"/>
|     <info layout="player info" x="-50" y="80" width="550" height="300"/>
|     <title visible="no"/>
| </player>

By adding a listing area, you should be able to show the current
listing like in the menu. This would not work with playing is started
without a menu (e.g. starting a playlist), but this can be added by me
later. When you just select an audio item, it should work. 

> But as I began to inverstigate and dig in the freevo code, the
> gui stuff did not appear cleanly to me... I found the mediamenu stuff,
> the player, the different widgets, but I did not find where to place
> and/or create new stuff...

You define stuff in the skin fxd. This are all areas, defined in
gui/areas. 

Please ask more deatiled questions about what you don't understand and
I will write more deatils (no need to write a long mail about stuff
you understand).



Dischi

-- 
Only Irish coffee provides in a single glass all four essential food groups --
alcohol, caffeine, sugar, and fat.
                -- Alex Levine

Attachment: pgpdRadFrMWaR.pgp
Description: PGP signature

Reply via email to