Bugs item #1572473, was opened at 2006-10-07 02:23
Message generated for change (Settings changed) made by duncanwebb
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1572473&group_id=46652

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: music
Group: None
>Status: Pending
Resolution: None
Priority: 5
Submitted By: Richard van Paasen (rvpaasen)
Assigned to: Nobody/Anonymous (nobody)
Summary: detached music player status

Initial Comment:

The detached music player status size is 3 lines in the
lower right corner. This text is a bit in the way when
viewing the epg. It would be better to display one
(longer) line at the bottom, or make its position
configurable.

Also a different color (yellow?) and a slightly bigger
font would be nice to make it stand out more.


----------------------------------------------------------------------

Comment By: Duncan Webb (duncanwebb)
Date: 2006-10-16 14:44

Message:
Logged In: YES 
user_id=104395

This should be quite easy to do, if you're still interested,
all the work is done in audio/plugins/detachbar in the
calculatesizes function.

I've noticed that it uses the OSD font. There is a new
configuration option in 1.6 that allows you to increase the
font size (but not the colour).

OSD_DEFAULT_FONTNAME = 'Vera.ttf'
OSD_DEFAULT_FONTSIZE = 18
OSD_FORCE_FONT = '/usr/share/fonts/truetype/AmericanUncD.ttf'
OSD_FORCE_SIZE = 0.8 #smaller that default.

This was for Chinese fonts but it's possible to use any font
or size.


----------------------------------------------------------------------

Comment By: Richard van Paasen (rvpaasen)
Date: 2006-10-13 01:02

Message:
Logged In: YES 
user_id=182311

Consider this a nice to have. I still would like to have
more control over the text being displayed. But ... if I'm
the only one then forget about it.

Is it possible to set a status like 'suspended'? It would be
convenient to pseudo-close bugs just to record them as nice
to have for the future.

----------------------------------------------------------------------

Comment By: Duncan Webb (duncanwebb)
Date: 2006-10-07 19:51

Message:
Logged In: YES 
user_id=104395

I would highly recommend the use of the idlebar, the
detached player will then be in the idlebar and it is quite
readable. Plus with Hans' plug-in:
plugin.activate('idlebar.diskfree', level = 40)
you know how much space there is for recordings
I also find the clock very useful just so that I know what
time it is and that the PC clock is correct.
plugin.activate('idlebar.clock', level = 50, args='%a %d %H:%M')

BTW seconds are useless as the clock plugin is not polled
one a second.

Do you still want a fix, if it is possible?

----------------------------------------------------------------------

Comment By: Richard van Paasen (rvpaasen)
Date: 2006-10-07 11:32

Message:
Logged In: YES 
user_id=182311

I don't have the idlebar enabled, indeed.

----------------------------------------------------------------------

Comment By: Duncan Webb (duncanwebb)
Date: 2006-10-07 09:20

Message:
Logged In: YES 
user_id=104395

Do you have idlebar plugin enabled?

I see the detached music player in the idlebar not at the
lower righthand corner.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1572473&group_id=46652

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Freevo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to