Bug 1901 - now playing scroll when graphic equalizer screen saver is operating.
: now playing scroll when graphic equalizer screen saver is operating.
Status: ASSIGNED
Product: Logitech Media Server
Classification: Unclassified
Component: Player UI
: unspecified
: PC Windows XP
: -- enhancement with 1 vote (vote)
: Future
Assigned To: Unassigned bug - please assign me!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-08-01 14:12 UTC by Gerald Geisler
Modified: 2011-11-06 23:24 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments
add showtext pref (1.84 KB, patch)
2005-09-01 14:16 UTC, KDF
Details | Diff
shotext pref in player settings->plugins (5.01 KB, patch)
2005-09-11 00:51 UTC, KDF
Details | Diff
functionality (7.53 KB, patch)
2005-09-12 00:09 UTC, KDF
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gerald Geisler 2005-08-01 14:12:41 UTC
I would like to disable the scroll that occurs every 30-60 seconds when the 
large graphic equalizer screensaver is enabled.
Comment 1 KDF 2005-09-01 14:16:34 UTC
Created attachment 789 [details]
add showtext pref

very simple show text when applicable option for the screensavers.  If "no"
this will disable the repeating nwo playing text every 30-60 seconds.  strings
may need better wording.  This does nothing with the song transition text,
which is mentioned in another bug, requesting a full display of the new song.
Comment 2 Blackketter Dean 2005-09-01 14:37:42 UTC
I'd like this setting to be specific to the individual visualziers (i.e. default off with the vu meters, default 
on with the spectrum analyzer.)
Comment 3 KDF 2005-09-01 14:52:11 UTC
so would you rather it be a setting within the visualizer plugin only?
it could appear under player settings->plugins, and maybe hte player UI under
Plugins->screensavers->visualizer
Comment 4 Blackketter Dean 2005-09-09 08:34:29 UTC
Yes, that would be fine.
Comment 5 KDF 2005-09-11 00:51:06 UTC
Created attachment 813 [details]
shotext pref in player settings->plugins
Comment 6 KDF 2005-09-11 01:22:03 UTC
oops, should have mentioned this was interface only.  The controls within the
vis plugin will take a bit more time.
Comment 7 KDF 2005-09-12 00:09:40 UTC
Created attachment 815 [details]
functionality

I think this works.  The timings are set based on the prefs, so transition text
is shown only when desired, or delayed to be during playback only.  The plugins
API doesn't allow a simple defaults method for player plugins, so there are two
sets of code for defaults, in the web setup and in the player ui as the vis
mode starts. I've tried to optimise as much as possible since it is called
every time.  In future, if a large text, showBriefly, is used on transitions,
then this framework will work with a small adjustment in the _showTransition
callback function.
Comment 8 KDF 2005-09-20 23:41:58 UTC
ok, so next for this is the player UI.  I'm guessing this has to be under
Plugins->screensavers->Visualizer Screensaver.  however, I'm unsure what the Ui
shoudl be under there.  Many savers have "Select Screensaver Mode", "Config
Options" as the top level.  I could move the current selection of the three Vis
savers into the "select saver mode" and put the show text options (with the new
select UI) into the Config.  However, I'm open to any instructions on this one.
Comment 9 Blackketter Dean 2005-10-13 13:22:16 UTC
We'll need to wait on this for 6.5
Comment 10 KDF 2006-01-06 11:18:53 UTC
*** Bug 1833 has been marked as a duplicate of this bug. ***
Comment 11 Chris Owens 2010-05-06 15:54:18 UTC
Dean doesn't work here any more :)
Comment 12 Alan Young 2011-11-06 23:24:48 UTC
Unassigned bugs cannot have a priority.