The official release of this DLL at
http://www.fast351.com/htpc/theatertek.zip has been updated to include the instructions for enabling the screen only when Theatertek is running.
-Mike
Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases
Theatertek DVD player
Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo
-
- Developer
- Posts: 233
- Joined: February 17th, 2006, 3:23 pm
- Location: Twin Cities, Minnesota, USA
- Contact:
-
- Posts: 1
- Joined: May 9th, 2006, 9:29 am
I don t understand how to set it up. I ve read the .txt file a few times now but my English is not so good.Fast351 wrote:The official release of this DLL at
http://www.fast351.com/htpc/theatertek.zip has been updated to include the instructions for enabling the screen only when Theatertek is running.
-Mike
Where do I add??? these values exatly?
Then add two actions
if $dll(theatertek.dll,4,0,0) > 0 enablescreen(1)
if $dll(theatertek.dll,4,0,0) = 0 disablescreen(1)
I have 4 screens now in the lcd Smartie setup. Do I add a fifth and than paste these 2 lines on my 2x40 lcd display?
I really don t understand how to set it up......

-
- Developer
- Posts: 233
- Joined: February 17th, 2006, 3:23 pm
- Location: Twin Cities, Minnesota, USA
- Contact:
No, you add a 5th screen with the information that you want to have on the screen. For example, I have this:
Text01="$dll(theatertek,1,1,0)-$dll(theatertek,1,2,0) $dll(theatertek,2,0,hh:nn:ss) "
Text02="$dll(theatertek,3,0,0) $dll(theatertek,1,4,0)X "
Then click on the "actions" tab in setup and add the two lines you pasted, correcting for the screen number where you added the new lines.
Text01="$dll(theatertek,1,1,0)-$dll(theatertek,1,2,0) $dll(theatertek,2,0,hh:nn:ss) "
Text02="$dll(theatertek,3,0,0) $dll(theatertek,1,4,0)X "
Then click on the "actions" tab in setup and add the two lines you pasted, correcting for the screen number where you added the new lines.