Just updated the releases to v1.3.0.16 (EXE, Core, Full), and are now available from the download section.
Quote:
- (v1.3.0 Rev. 16) - FIX: 23rd February 2007
Fixed bug when processing tab select/deselect macros. It was a stupid bug, sorry!
- (v1.3.0 Rev. 16) - FIX: 22th February 2007
Clone buttons can have their own X/Y position information, or they can be left out
and the X/Y position of the clone_source button is used instead. This bug fix now
makes this second option actually work :)
#==
- (v1.3.0 Rev. 15) - FIX: 28th January 2007
Fixed progress bar display when loading a profile that had a window marked as "on top".
- (v1.3.0 Rev. 15) - FIX: 28th January 2007
Removed timing loop/delay after profile has been loaded.
- (v1.3.0 Rev. 15) - FIX: 28th January 2007
Fixed problems when there was (example) a button called "test" and another button
called "test_1", "test_2", etc. (It will replace the "_" characters in the button
name with "-" ... dont ask, ok? :) )
|
!! IMPORTANT NOTES !!
- I would highly recommend you dont download the EXE only build, I havent tested it yet. If you want the basics, get the core build instead.
- This version has some incomplete code in it that is destined for v1.4.x. The code allows TouchBuddy to check on the web for updated versions automatically and notify you. Right now, the code runs (you will see TouchBuddy try to connect to an HTTP server every now and then), but will not tell you if there is a new version. This code will be completed for v1.4.x.
The "web update check" routine above can be disabled totally by changing the following touchbuddy.cfg option:
Quote:
#set this value to configure how many days between online web check for new TouchBuddy updates (set to 0 to disable!)
check_update_days = 3
|
(For the overly paranoid: The information that the web server will see when TouchBuddy connects for these updates will not be able to tied to any specific user, and will not be used for anything other than allowing TB to notify you of updates at a later time, and to see how many TouchBuddy users there are out there...honest!)
Please report back if I managed to screw up any of the bug fixes, as my coding and testing time recently has been very severely restricted (much to my annoyance!).