Update of /cvsroot/freevo/freevo/skins/dischi1
In directory sc8-pr-cvs1:/tmp/cvs-serv25221
Modified Files:
area.py
Log Message:
only draw images when needed
Index: area.py
===
RCS file: /cvsroot/freevo/freevo/skins/dischi1/a
Update of /cvsroot/freevo/freevo
In directory sc8-pr-cvs1:/tmp/cvs-serv28842
Modified Files:
freevo_config.py
Log Message:
moved some main menu settings from skin to freevo_config.py (new skin only)
Index: freevo_config.py
=
Update of /cvsroot/freevo/freevo/src
In directory sc8-pr-cvs1:/tmp/cvs-serv28132
Modified Files:
config.py main.py
Log Message:
moved some main menu settings from skin to freevo_config.py (new skin only)
Index: config.py
===
Update of /cvsroot/freevo/freevo/skins/dischi1
In directory sc8-pr-cvs1:/tmp/cvs-serv27768
Modified Files:
blue1_big.xml blue_round2.xml xml_skin.py
Log Message:
moved some main menu settings from skin to freevo_config.py
Index: blue1_big.xml
=
Update of /cvsroot/freevo/freevo/skins/dischi1
In directory sc8-pr-cvs1:/tmp/cvs-serv20735
Modified Files:
listing_area.py
Log Message:
small bugfix
Index: listing_area.py
===
RCS file: /cvsroot/freevo/freevo/skins/dischi1/l
Potentially a dumb question, but I haven't modified one of these new
fxd files before; how do you put in mplayer options? The old way
didn't work, and I didn't get much out of reading the xml_parser code.
...
South Park: Bigger, Longer and Uncut.ac3.avi
-ao alsa9 -ac hwac3 -mc 10 -delay
For some reason, the patch against mplayer.py doesn't seem to apply
correctly. I can try merging it manually, but I can't do it till
later...
Aubin
On Fri, Mar 21, 2003 at 09:50:48AM +0200, Matthieu Weber wrote:
> When a videoitem has several subitems, the current code plays only the
> first one
On Thu 20.03.2003 at 10:27:04AM -0500, Aubin Paul wrote:
> Potentially a dumb question, but I haven't modified one of these new
> fxd files before; how do you put in mplayer options? The old way
> didn't work, and I didn't get much out of reading the xml_parser code.
Read the DTD, Luke ;)
>
> .