open musicOverlay.xml in the Replicant folder with notepad, at the bottom of the file there's a control that' s commented out. Remove the "<!--" and "-->" to re enable the video preview window.
That fix was done after I released 1.0.525/03/2007 [21:49h] Bavarian added: fixing flickering in the upper left corner when visualization is turned off.
Tsk, tskApparantly I didn't RTFMProblem Solved
Let me know how you get on...I just had another strange error. I paused on the last track, and then pressed stop a few minutes later. The now playing window won't disappear at all. I'm going back to my working Replicant again to see if this is caused by todays SVN or Replicant 1.0.5.
Thanks.Already have! Just pointing out the problem!![]()
@LiquidSky; & kenwonders, could you check,with B2 wide?
- The track info always shows a '0' in the third row.
- The visualisation problems
England
Also tried to replace the year with #Play.Current.Duration, this works, but duration is shown as the total number of seconds instead of mm:ss format, not very readable.
I don't get the Sonique problem that Liquid Sky gets, I run Acidspunk and have not had problems (apart from it doing it's own thing regardless of music).
Also, I'm not seeing any reference to WeatherOverlay in config or 1.0.5, but I miss it. Can I get it back without problems?
If you replace the Description1 textboxscrollup control with this code:Hi, have the following problem in mytv for tve3.
<control>
<description>Description1</description>
<type>textboxscrollup</type>
<id>15</id>
<posX>969</posX>
<posY>128</posY>
<width>387</width>
<height>486</height>
<seperator>----------------------------------------------------------------------------------------------</seperator>
<label>#TV.View.description</label>
<font>font12</font>
<textcolor>White</textcolor>
<animation effect="fade" time="200">WindowOpen</animation>
<animation effect="fade" time="200">WindowClose</animation>
</control>