LCDInfo.com

http://www.lcdinfo.com
It is currently Tue Mar 19, 2024 7:54

All times are UTC + 2 hours




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: Tue Apr 26, 2005 21:07 
Offline

Joined: Tue Apr 26, 2005 20:54
Posts: 1
I got CU20045SCPB-T23A on parallel port wired on the parallel port, it looks exactly like this one on the photo on page: http://forum.lcdinfo.com/viewtopic.php?t=696
Which version of LCD_Info and driver should I use? It's running with Winamp 2 using version 0.6 build 18 and the driver : http://www.skippari.net/lcd/alpha/noritake_t23a_driver.dll
but it displays only 1 line "test string" and WinAmp info in the second line, two next lines stey empty... Please help

Greets,
Ogesto


Top
 Profile  
 
 Post subject:
PostPosted: Wed Apr 27, 2005 14:59 
Offline

Joined: Sun May 05, 2002 22:05
Posts: 2063
Location: Lappeenranta, Finland
Sounds like you have it working you just need to edit the screens to match your needs:
http://forum.lcdinfo.com/viewtopic.php?t=471
http://forum.lcdinfo.com/viewtopic.php?t=386


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jun 30, 2005 19:22 
Offline

Joined: Thu Jun 23, 2005 3:26
Posts: 10
Just been messing with this screen, pretty nice.
Heres a quick sample winamp screen to get you going.
Works with winamp 2.91 and winamp 5 for me
Code:
<screen>

<name>Winamp2</name>

   <item type="plugintext" x="0" y="0">
      <scrolltype>center</scrolltype>
      <textpos>left</textpos>
      <fieldsize>20</fieldsize>
      <varid>Winamp2.Title</varid>
      <refresh>500</refresh>
   </item>

   <item type="plugintext" x="3" y="1">
      <scrolltype>none</scrolltype>
      <textpos>right</textpos>
      <fieldsize>6</fieldsize>
      <varid>Winamp2.TrackPos</varid>
      <refresh>500</refresh>
   </item>

   <item type="text" x="10" y="1">
      <scrolltype>none</scrolltype>
      <textpos>left</textpos>
      <fieldsize>1</fieldsize>
      <textdata>/</textdata>
      <refresh>500</refresh>
   </item>

   <item type="plugintext" x="12" y="1">
      <scrolltype>none</scrolltype>
      <textpos>left</textpos>
      <fieldsize>6</fieldsize>
      <varid>Winamp2.TrackLength</varid>
      <refresh>500</refresh>
   </item>

   <item type="text" x="0" y="2">
      <scrolltype>none</scrolltype>
      <textpos>left</textpos>
      <fieldsize>7</fieldsize>
      <textdata>Track- </textdata>
      <refresh>500</refresh>
   </item>
   
   <item type="plugintext" x="7" y="2">
      <scrolltype>none</scrolltype>
      <textpos>right</textpos>
      <fieldsize>5</fieldsize>
      <varid>Winamp2.PlaylistPos</varid>
      <refresh>500</refresh>
   </item>

   <item type="text" x="12" y="2">
      <scrolltype>none</scrolltype>
      <textpos>left</textpos>
      <fieldsize>1</fieldsize>
      <textdata>/</textdata>
      <refresh>500</refresh>
   </item>

   <item type="plugintext" x="14" y="2">
      <scrolltype>none</scrolltype>
      <textpos>left</textpos>
      <fieldsize>5</fieldsize>
      <varid>Winamp2.PlaylistSize</varid>
      <refresh>500</refresh>
   </item>   

</screen>


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC + 2 hours


Who is online

Users browsing this forum: No registered users and 6 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group