- added request status messages only if subcontact have it for given status for given meta;
- changed behavior of status descriptions showing – now it is always shown if “show status descriptions” setting is checked, and no more dependent from “show status messages” setting;
- hopefully fixed reason of crashes (wrong string allocation);
Please all who got miranda crashed – update and test it.
There are debug symbols included in the archive – pls before posting DrWatson Log, install them.
Version Number in MIM will remain 1.1.2.5 until release (to allow Updater to work). Actual version can be shown in Windows Explorer in field “FileDescription“.
http://vasilich.org/mim/nsn1126a2.ZIP
after log time of not-doing-anything (i moved to another place), here is new aplha version of NSN.
As many people asked, from this build there will be 2 DLLs: NewStatusNotify.dlll for ANSI, and NewStatusNotifyW.dll – for Unicode version. Please report bugs on MirandaIM forum .
- Plugin Disable/Enable Menu Item moved from popup submenu to main menu. Thx to Faith Helaer for icons;
- implemented support of metacontacts, as from v0.12.2.3 Metacontacts plugin behaves different than other protos. Issues like lot of popups on startup and going offline should be gone now. Please test;
- changed detection behavior of statuses supported by the protocol – now if it returns 0 – then it will be translated as “support all statuses”. Used for Metacontacts and Weather Protos who return 0 in certain cases;
- switched to standard m_popup.h (as Nullbie finally made support for TCHAR in it, and now this header is in standard codebase);
- added support of Updater for ANSI beta version;
- changed order of statuses in “user options” – “status notify” list;
- added hidden DWORD setting “ConnectionTimeoutXXX” per proto, where XXX is a proto name (e.g. “ConnectionTimeoutSkype”). If not found – then general “ConnectionTimeout” setting (see description of 1.1.2.5b3) will be taken.
- corrected reading of DWORD values from “ConnectionTimeout” setting to get rid of thousands of popups when connecting to Skype;
- fixed individual sounds previewing and playing when using SecureDB driver (though that driver still has a bug with destroying of relative paths when calling *_PATHTORELATIVE function with relative path as 1st param). Thanks to LEM for pointing out to that bug and testing of fixed version.
http://vasilich.org/mim/NSN1126a1.zip