home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
Input / Output interfaces
Mini Display
ExternalDisplay.xml - Send direct hexadecimal command
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="cybrmage" data-source="post: 217135" data-attributes="member: 51680"><p>It is not possible to embed HEX commands int the ExternalDisplay.xml file... The XML parser does not support non-printable control characters.</p><p></p><p>Normally... The solution would be to "fix" the Noritake T-series driver.... but it is an LCDHype driver, so that is easier said than done...</p><p></p><p>Fortunately, The other method is to have the ExternalDisplay driver send a "prefix character" before sending each line of characters that needs to be displayed...</p><p></p><p>Attached is a version of the ProcessPlugins.dll that has that modification.</p><p></p><p>To Install:</p><p></p><p>1) rename the ProcessPlugins.dll in your MediaPortal plugins/process directory to ProcessPlugins.dll.original.</p><p>2) extract the ProcessPlugins.dll in the archive to your MediaPortal plugins/process directory.</p><p>3) run configuration.exe</p><p>4) select plugins, scroll to the ExternalDisplay plugin, right click and select "Configuration"</p><p>5) Under "TextMode" you will find a new option called "Line Prefix". For this option, enter the hex value of the command byte that you want to send to the display (in your case 16). Leave this field blank to disable sending a prefix byte.</p><p>6) Click "OK" on the "ExternalDisplay Configuration" screen to commit the settings. click "OK" on the "MediaPortal: Setup" screen to save the settings and exit configuration.</p><p>7) run MediaPortal.</p><p></p><p>Let me know if this works for you...</p><p></p><p>Regards,</p><p>CybrMage</p></blockquote><p></p>
[QUOTE="cybrmage, post: 217135, member: 51680"] It is not possible to embed HEX commands int the ExternalDisplay.xml file... The XML parser does not support non-printable control characters. Normally... The solution would be to "fix" the Noritake T-series driver.... but it is an LCDHype driver, so that is easier said than done... Fortunately, The other method is to have the ExternalDisplay driver send a "prefix character" before sending each line of characters that needs to be displayed... Attached is a version of the ProcessPlugins.dll that has that modification. To Install: 1) rename the ProcessPlugins.dll in your MediaPortal plugins/process directory to ProcessPlugins.dll.original. 2) extract the ProcessPlugins.dll in the archive to your MediaPortal plugins/process directory. 3) run configuration.exe 4) select plugins, scroll to the ExternalDisplay plugin, right click and select "Configuration" 5) Under "TextMode" you will find a new option called "Line Prefix". For this option, enter the hex value of the command byte that you want to send to the display (in your case 16). Leave this field blank to disable sending a prefix byte. 6) Click "OK" on the "ExternalDisplay Configuration" screen to commit the settings. click "OK" on the "MediaPortal: Setup" screen to save the settings and exit configuration. 7) run MediaPortal. Let me know if this works for you... Regards, CybrMage [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Input / Output interfaces
Mini Display
ExternalDisplay.xml - Send direct hexadecimal command
Contact us
RSS
Top
Bottom