Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases

LCDSmartie 5.3 SSL and Plugin Beta

General discussion about LCD Smartie.

Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo, Fast351

Locked
vcorp
Developer
Posts: 52
Joined: February 22nd, 2006, 11:44 am
Location: Dietro di te!
Contact:

LCDSmartie 5.3 SSL and Plugin Beta

Post by vcorp »

Hi i have just recompiled smartie with new version of indy libraries
and add the following mod:

bug fixed:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Two more fixes:

We must fix these wrong functions :
Free memory bar $Bar($MemFree,$PageTotal,10)Used Memory bar $Bar($MemUsed,$PageTotal,10)

The $PageTotal must be replaced with $MemTotal ( chage made :D )
###########################################################################################

Add-ons:
SSL Support
Plugin tab added (in beta beta beta test)
Hint hide pause set to 60 seconds

try it and report if something wrongs!!!

http://www.vcorp.it/downloads/LcdSmarti ... _vcorp.rar
jonny
Posts: 48
Joined: December 18th, 2005, 5:50 am

Post by jonny »

excellent, i have been waiting for ssl support for some time now. As far as i can tell, it is working for me.

However, the plugin beta addition is erroring out for me, on startup and while looking at the plugin tab. I noticed that smartie was looking for files in the smartie\plugin\plugin directory, so I put copies of all of my plugins in that directory, and now smartie will open up without error. --just a hint for anyone who wants to try this beta.

Thanks vcorp!
vcorp
Developer
Posts: 52
Joined: February 22nd, 2006, 11:44 am
Location: Dietro di te!
Contact:

Post by vcorp »

jonny wrote:excellent, i have been waiting for ssl support for some time now. As far as i can tell, it is working for me.

However, the plugin beta addition is erroring out for me, on startup and while looking at the plugin tab. I noticed that smartie was looking for files in the smartie\plugin\plugin directory, so I put copies of all of my plugins in that directory, and now smartie will open up without error. --just a hint for anyone who wants to try this beta.

Thanks vcorp!
uhmm... strange i have try the new plugin add-on with the two plugin
inside the distribution i have made.
demo.dll
and my wanip.dll
"smartie looks under plugins directory"

tell me how much plugin you have and i try with this plugin!!!

p.S.
for Win95/9x/ME users, u need this library in system dir "imagehlp.dll"
because in winNT 2K XP this library is present!!!
http://www.vcorp.it/downloads/imagehlp.rar

This library contains some functions in new dll plugins tab!!!
Last edited by vcorp on February 26th, 2006, 11:13 pm, edited 1 time in total.
jonny
Posts: 48
Joined: December 18th, 2005, 5:50 am

Post by jonny »

I have alot of plugins!!
bignum, conditionaldisplay, countdown, cut, demo, dvdplug, enallax, escalate, hotkey, if, regexp, registryreader, round, LCDSmartie_GBPVRPlugin, smartieplugin, sandr, splitat, splittitle, swap, wanip, warnif, webtxt, width, winamp, wmp

I dont use them all, but they are all in the plugin directory.

(let me know if you want me to send them to you in a zip file, so you dont have to look all over the place for them)
vcorp
Developer
Posts: 52
Joined: February 22nd, 2006, 11:44 am
Location: Dietro di te!
Contact:

Post by vcorp »

jonny wrote:I have alot of plugins!!
bignum, conditionaldisplay, countdown, cut, demo, dvdplug, enallax, escalate, hotkey, if, regexp, registryreader, round, LCDSmartie_GBPVRPlugin, smartieplugin, sandr, splitat, splittitle, swap, wanip, warnif, webtxt, width, winamp, wmp

I dont use them all, but they are all in the plugin directory.

(let me know if you want me to send them to you in a zip file, so you dont have to look all over the place for them)
ok send all to : vcorp@vcorp.it
thanks for your time!!!
vcorp
Developer
Posts: 52
Joined: February 22nd, 2006, 11:44 am
Location: Dietro di te!
Contact:

Post by vcorp »

jonny wrote:excellent, i have been waiting for ssl support for some time now. As far as i can tell, it is working for me.

However, the plugin beta addition is erroring out for me, on startup and while looking at the plugin tab. I noticed that smartie was looking for files in the smartie\plugin\plugin directory, so I put copies of all of my plugins in that directory, and now smartie will open up without error. --just a hint for anyone who wants to try this beta.

Thanks vcorp!
ok i have added all your plugins under "plugins" but nothing, all are ok!!!

I get some error when try to get info from plugin:
conditionaldisplay, cut, escalate , etc.
but the start of lcdsmartie and normal functions are ok without errors for me. (windows XP SP2)

I think that is better leave the "get info" code and try another way for implement
plugins variables!!!

Now i compile another test and release it here :D
vcorp
Developer
Posts: 52
Joined: February 22nd, 2006, 11:44 am
Location: Dietro di te!
Contact:

Post by vcorp »

ok new build with some fix :D

This is only the exe and 2 dll (SSL)
http://www.vcorp.it/downloads/LcdSmarti ... _vcorp.rar

(copy it in lcdsmartie directory) of this version:
http://www.vcorp.it/downloads/LcdSmarti ... _vcorp.rar

I have fix the grid width under actions tab!
Removed the info grid of function plugin
Added the ssl library control (if missing ssl function is disabled).
vcorp
Developer
Posts: 52
Joined: February 22nd, 2006, 11:44 am
Location: Dietro di te!
Contact:

Post by vcorp »

i have added the .net framework control
if installed, if yes what version---

i know only this 2 version:
v1.1.4322
v2.0.50727

if u know another version please tell me!!!

how to check:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\

this check is good for all plugins requires .net is installed!!!
vcorp
Developer
Posts: 52
Joined: February 22nd, 2006, 11:44 am
Location: Dietro di te!
Contact:

Post by vcorp »

beta 3 full ready to test

http://www.vcorp.it/downloads/LcdSmarti ... p_full.rar

Add-ons:
in BETA2
SSl Support
Plugin tab added (in test)
Hint hide pause set to 60 seconds

IN BETA3
- Fix width of the grid under actions tab
- Added control of .net version installed or check if it is installed
- Added control for kown plugins that needed .net to work
- Added doubleclick event on the plugin name to open it's related doc
FOR Example in plugins dir just rename the .txt file of that plugin with the same name:
plugin name ->"demo.dll" Documentation name->"demo.txt" and from plugin tab u can open it to show how to use it.
krisp
Plugin Author
Posts: 51
Joined: February 17th, 2006, 4:53 am

Post by krisp »

I noticed that WANIP plugin shows the syntax in gray at the bottom (for inserting). How is this determined from the plugin?
ReverseEngineered
Plugin Author
Posts: 192
Joined: January 18th, 2006, 11:09 pm
Location: Saskatoon, Saskatchewan, Canada

Post by ReverseEngineered »

Just a note to anyone test vcorp's beta:

Several of us on the forums are planning a complete overhaul and redesign of the internals of LCDSmartie, mainly because the initial design--though functional--was not particularly well planned. With hindsight being what it is, we have decided that a different internal structure would make it much easier to provide plugins for reading from different programs, supporting different LCD hardware, and text-manipulation plugins in general. It would also make it much easier to provide updates and bug fixes.

Unfortunately, vcorp is applying his fixes directly to the current beta source. Though it's expected that much of his work will be incorporated into the newly redesigned release, it will probably require many changes, just like the rest of Smartie. So please, vcorp and everybody else testing these changes, bear in mind that much of this work may be in vain, since we will be making major changes to the entire source code over the next few weeks.

We do appreciate yours and everybody's help in developing LCD Smartie. Especially with the renew interest in development, many people have come forward wanting to help, and they are more than welcome. Just be aware that having many people working on one program at the same time requires co-ordination and a common system. This system is CVS, and is available to any of the developers.

If you would like to help develop, please mention this to clansley. You will need to register with www.sourceforge.net, which is where our CVS is being hosted. He will add you to the developer system there and give you access to the Core Developers forum as well. This is where we will be coordinating our efforts to make sure that everybody's hard work is put to good use.

Thanks once again for your help with Smartie. We only ask that you stick with this system (which is in the process of being set up) so that everything goes smoothly.
vcorp
Developer
Posts: 52
Joined: February 22nd, 2006, 11:44 am
Location: Dietro di te!
Contact:

Post by vcorp »

ok ok, i have build lcdsmartie 5.3.2 beta with ssl support and wanip plugin
just for take familiarity with source, and add SSL support!

Now i'm waiting for ks0073 code, and for the new version u provide!!!

Remeber, my help is here, and in future if u want :D
vcorp
Developer
Posts: 52
Joined: February 22nd, 2006, 11:44 am
Location: Dietro di te!
Contact:

Post by vcorp »

krisp wrote:I noticed that WANIP plugin shows the syntax in gray at the bottom (for inserting). How is this determined from the plugin?
Yes, i have wrote wanip.dll and the 5.3.2 beta ssl changes-
i know how to use wanip and add the sintax in smartie :D
limbo
Plugin Author
Posts: 1604
Joined: February 13th, 2005, 7:38 pm
Location: Athens - Greece
Contact:

Post by limbo »

As Reverse Engineered mentioned the development of LCD Smartie must be done under the Core Development section, with CVS system.

As a result of this this topic is available for public but is locked.
The vcorp's version is a very good taste about our next version, but I believe that we have to wait for a new official beta release. :wink:

Hey vcorp no hard feelings... :smt110
Locked