<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 71: Parallell input bug and others</title><link>https://sourceforge.net/p/lcdplugin/bugs/71/</link><description>Recent changes to 71: Parallell input bug and others</description><atom:link href="https://sourceforge.net/p/lcdplugin/bugs/71/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 29 Oct 2003 20:32:37 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/lcdplugin/bugs/71/feed.rss" rel="self" type="application/rss+xml"/><item><title>Parallell input bug and others</title><link>https://sourceforge.net/p/lcdplugin/bugs/71/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This is a continue on &amp;amp;quot;Some bugs and feature tips&amp;amp;quot;&lt;/p&gt;
&lt;p&gt;Bug report&lt;br /&gt;
Based on LC Display plugin version 0.6.3 Alpha&lt;/p&gt;
&lt;p&gt;My system:&lt;br /&gt;
Windows 98 se&lt;br /&gt;
Winamp v2.91&lt;br /&gt;
Hitachi HD44780A00 2x24 in an 5,25&amp;amp;quot; unit 8-bit interface&lt;/p&gt;
&lt;p&gt;* Show hh:mm:ss only if needed, mm:ss otherwise&lt;br /&gt;
* Help windows on output page doesn't show the new &lt;br /&gt;
variables&lt;br /&gt;
* Tab order are wrong on some pages.&lt;br /&gt;
* Blank screen when you delete a output set that is &lt;br /&gt;
curretly selected by intervall.&lt;br /&gt;
Like when you hit the config button while intervall is on &lt;br /&gt;
output set 1 and then delete output set 1.&lt;br /&gt;
No funktion to return to output set 0.&lt;br /&gt;
* What's the difference between &amp;amp;quot;Keyboard&amp;amp;quot; &lt;br /&gt;
and &amp;amp;quot;Winamp Keyboard&amp;amp;quot;. I can't any difference in the &lt;br /&gt;
way they work.&lt;br /&gt;
* If you edit an input and deside to change Button ID &lt;br /&gt;
and then press enter, you end up with a new input with&lt;br /&gt;
the new Button ID that you &amp;amp;quot;changed&amp;amp;quot; and tha same &lt;br /&gt;
actions as the input you intended to edit.&lt;br /&gt;
* Selecting Enable in Winlirc input an then press connect &lt;br /&gt;
or disconnect result in enable being unselected.&lt;br /&gt;
Also when enable is unselected.&lt;br /&gt;
* Parallell input doesn't work correct.&lt;br /&gt;
I used.&lt;br /&gt;
[Keypad]&lt;br /&gt;
keydirect_1=A&lt;br /&gt;
keydirect_2=B&lt;br /&gt;
keydirect_3=C&lt;br /&gt;
keydirect_4=D&lt;br /&gt;
keydirect_5=E&lt;br /&gt;
and&lt;br /&gt;
Parallel_enabled=1&lt;br /&gt;
Parallel_LCDport=1&lt;br /&gt;
Parallel_port=0x378&lt;br /&gt;
Parallel_type=16&lt;br /&gt;
Parallel_cmds=D 40144,1022,1022|E &lt;br /&gt;
40046,1022,1022|A 40045,1022,1022|B &lt;br /&gt;
40047,1022,1022|C 40060,1022,1022&lt;/p&gt;
&lt;p&gt;When I Press XXX I get = result:&lt;br /&gt;
Key 1 A Play           = Rewind 5s&lt;br /&gt;
Key 2 B Stop           = FastForward 5s&lt;br /&gt;
Key 3 C FastForward 5s = Stop&lt;br /&gt;
Key 4 D Rewind 5s      = Play&lt;br /&gt;
Key 5 E Pause          = Pause&lt;/p&gt;
&lt;p&gt;Parallel status register looks like this&lt;/p&gt;
&lt;p&gt;Ś7Ś6Ś5Ś4Ś3Ś2Ś1Ś0Ś  ports 279, 379, 3BD&lt;br /&gt;
Ś Ś Ś Ś Ś Ś Ś +---- 1 = time-out&lt;br /&gt;
Ś Ś Ś Ś Ś +------- unused&lt;br /&gt;
Ś Ś Ś Ś +-------- 1 = error,  pin 15&lt;br /&gt;
Ś Ś Ś +--------- 1 = on-line,  pin 13&lt;br /&gt;
Ś Ś +---------- 1 = out of paper,  pin 12&lt;br /&gt;
Ś +----------- 0 = Acknowledge,  pin 10&lt;br /&gt;
+------------ 0 = busy,  pin 11&lt;/p&gt;
&lt;p&gt;Data is wrongly swapped&lt;/p&gt;
&lt;p&gt;Matrix keypad doesn't work at all, no Y signals.&lt;/p&gt;
&lt;p&gt;One time Plugin crash when pressing open in parallell &lt;br /&gt;
input page.&lt;br /&gt;
One time pressing it twice as well.&lt;br /&gt;
One time it crashed when I closed Winamp, tried to &lt;br /&gt;
restart my computer and got two&lt;br /&gt;
&amp;amp;quot;program doesn't respond message&amp;amp;quot; with the &lt;br /&gt;
headlines &amp;amp;quot;Wave Output Volume Msg Wnd&amp;amp;quot; and &amp;amp;quot;Master &lt;br /&gt;
Output Volume Msg Wnd&amp;amp;quot;.&lt;br /&gt;
I played around a lite bit and I ended up with 4 active &lt;br /&gt;
Winamp in Process Viewer, that I previously had closed.&lt;br /&gt;
Plugin only crash when parallell input is enabled.&lt;br /&gt;
* In the input properties you have Winamp: FastForward &lt;br /&gt;
and Winamp: Forward 5s.&lt;br /&gt;
They are the same, they both advance the music with &lt;br /&gt;
5s.&lt;br /&gt;
Remove one of them.&lt;br /&gt;
* In gen_LCD.ini in Keypad section under keymatrix, it &lt;br /&gt;
says that y can be 1 to 11.&lt;br /&gt;
Where sould I put the 11th y signal.&lt;/p&gt;
&lt;p&gt;( hd44780_howto.txt ) &lt;br /&gt;
1.3  8-bit &amp;amp;quot;Winamp&amp;amp;quot;&lt;br /&gt;
-------------------&lt;/p&gt;
&lt;p&gt;D0 (2)        Y0&lt;br /&gt;
D1 (3)        Y1&lt;br /&gt;
D2 (4)        Y2&lt;br /&gt;
D3 (5)        Y3&lt;br /&gt;
D4 (6)        Y4&lt;br /&gt;
D5 (7)        Y5&lt;br /&gt;
D6 (8)        Y6&lt;br /&gt;
D7 (9)        Y7&lt;br /&gt;
nLF  (14)     Y8&lt;br /&gt;
INIT (16)     Y9&lt;br /&gt;
????????????????&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 29 Oct 2003 20:32:37 -0000</pubDate><guid>https://sourceforge.net2c73815daa403244ec5ff7f5193f4b93d351f3c9</guid></item></channel></rss>