home *** CD-ROM | disk | FTP | other *** search
- Version 1.49
- Layer support (up to 5 configuraitons accessable via hotkeys/button combo's)
- Change the GUI to support layers and moved the settings to a seperate dialog.
- Added optional global hotkey support for several XMBC operations.
- Added debounce/throttling settings for tilt wheel, to try and control the repeat messages of the tilt wheel.
- Removed old disable XMBC "hotkey"/mouse action as its now configurable along with the other hotkeys.
- Added ability to open a selected folder, and open some default folders (computer, documents,
- network, control panel)
- Added ability to scroll windows that do not respond to the usual windows scroll messages,
- currently configured manually in settings file. One day I will have a GUI to do that!
- Fixed some bugs causing the mouse hook creation to fail.
- Fixed bug causing tray icon to sometimes not show.
- Modified service launcher to retry if the launch fails.
-
- Version 1.48.1
- Fixed desktop icon saving (removed a hard coded test variable!) - DOH!
-
- Version 1.48
- General release. No functional changes from 1.47.8 other than the version number.
-
- Version 1.47.8 (Internal build)
- Added a configuration page to the installer, allowing you to specify a custom path to
- store the settings file
- Modified the code to better detect the active application (for example Warcraft/WoW.exe)
-
- Version 1.47.7 (Internal build)
- Added sticky (toggle) simulated keystrokes
-
- Version 1.47.6 (Internal build)
- Changed layout of the simulated keystroke dialog.
- Added ability to customise the delay between repeated simulated keystrokes.
-
- Version 1.47.4 (Internal build)
- Fixed some problems with icon save/restore & added more logging to this area of the application.
- Added a clear settings option to the installer finish page (not enabled by default).
-
- Version 1.47.2 (Internal build)
- Added new Add application specific dialog which lists the running applications to create a new profile for.
-
- Version 1.47.1 (Internal build)
- Fixed a bug with the mouse wheel over, causing it to break certain features of Explorer (and the desktop)
- such as resizing of icons using CTRL+Mouse wheel. Now, If the CTRL key is down, the mouse wheel will
- be sent to the active window.
- Fixed a bug in simulated keystrokes where the modifier key was not released after the preceding key (it
- stays down even though the description in the simulated keystrokes editor says that this is not the case.
- Fixed a bug with simulated keystrokes 'during' which did not release the mouse buttons
- when using {LMB}, {RMB}, {MMB}
- Added a registry setting (for al users in HKEY_LOCAL_MACHINE) to change the default location of the settings file
- NOTE: I will try and modify the setup to allow you to choose this location during installation.
- Added a global "hotkey" {Left Control + Left ALT + right mouse button double click} to disable/enable.
- (Usefull if you accidentally set your left button to something that makes it impossible to use the mouse)!
-
- Version 1.47
- General release. No changes from 1.46.9 other than the version number.
-
- Version 1.46.9: (Internal build)
- Added new simulated keys: VOL+, VOL-, MUTE, PAUSE, EXT: (which allows you to specify
- any "virtual key" code you like!).
- Fixed bug causing single simulated key presses to fail in FEAR2 (and other games).
- Please use the "During" option in Simulated Keystrokes.
-
- Version 1.46.5: (Internal build)
- Added option to make the mouse scroll wheel scroll the window under the mouse cursor.
- Changed the installation to use the Nullsoft Installer System.
- This is much faster and means I can have a single (small) distribution for both
- x86 and x64 versions.
- Undone the addition of the {CLEAR} keystroke tag which was not suitable as modifier keys
- only apply to the following key anyway.
- Modified the simulated mouse button presses to fire a DOWN + UP message in one go, ie a button click.
- Added {WAITMS<n>} simulated keystroke to add a delay specified in milliseconds instead of seconds (with{WAIT<n>})
-
- Version 1.46:
- Fixed a bug in 1.45 that broke application specific simulated keystrokes.
-
- Version 1.45:
- Fixed the Save/Restore desktop icons in Windows 7 (rc)
- Added a 'Disable' option on the context menu. This completely disables the mouse hook when ticked.
- Modifed the text in the GUI slightly.
- Modifed Simulated keystrokes to allow the user to have more control over when the keystrokes
- are pressed and released
- Added a {CLEAR} keystroke tag to reset any modifier keys (CTRL}, {ALT}, {SHIFT} etc.
-
- Version 1.44:
- Fixed a bug in the setup dialog causing the simulated keystorkes (and launch appliation) for RIGHT-X
- to use the settings from Scroll WheelDown instead of its own setting.
- Fixed a bug with simulated keystrokes where a key sequence with multiple characters (eg. 'hello' is not
- sent correctly because the same "keydown" is sent twice without a "keyup" in between.
- Fixed bug causing /NoLog commandline option to be ignored and setting in the config file used always.
-
- Version 1.43:
- Fixed installation error on Windows 2000/XP/2003.
- Added /NoLog commandline and 'hidden' configuration option to disable all logging.
-
- Version 1.42:
- Added ability to configure the wheel up/down action.
- Fixed some actions like "Copy (CTRL+C)" that use keyboard shortcuts and
- did not work when a non-english keyboard was installed.
-
- Version 1.41:
- Added ability to copy application specific settings to a new application.
- Modified the logging to always create a log file with some useful information in it.
- Added automatic file size management of the log file so it never gets too big.
- Added "Enable DEBUG logging" option in the settings dialog (with warning).
- Fixed a bug causing buttons to stop working when switching between applications with custom button
- actions like "double click" defined.
- Modifed the code to use XML configuration files instead of the registry.
- Added new Portable mode. In this mode the configuration file (and log) is stored alongside the
- executable, ideal for running from a USB stick.
- Portable mode is automatically enabled if the application is not in the install location under \program files
- It is also enabled if the /portable command line switch is specified.
-
- Version 1.40:
- Fixed some bugs that could cause crashes under certain circumstances.
- Fixed the "Wheel scrolls in pages instead of lines"
- Added "hidden" registry option to enable enable configuration of the 6th mouse button on an "Office Mouse".
- NOTE: If you want to try this, PM me on the Highrez forums or email me at Phil@Highrez.co.uk.
- for details and instructions. This mode disables TILT support as these mice do not have tilt wheels.
-
- Version 1.39.3:
- Fixed some more installer issues with the C++ runtimes.
-
- Version 1.39.2:
- Fixed some installer issues with the C++ runtimes.
-
- Version 1.39.1: (Changes effect only Vista and later OS's)
- Removed the task scheduler changes - they didnt work in many situations.
- Added the server launcher to start elevated if the used has the required admin acocunt.
-
- Version 1.39:
- Changed the GUI layout to allow changes to be made more easily in the future.
- Modified the installer to add a scheduled task on Vista and later to run with elevated privileges
- Updated the source to use Visual Studio 2008 and its runtimes.
-
- Version 1.38:
- Internal build to test wheel tilt options.
-
- Version 1.37:
- Fixed a bug with the auto-repeat of simulated keys where the auto-repeat option never got applied.
- Fixed a related bug in the new simulated key code which caused keys to get "stuck" repeating the
- keystroke.
- Changed the default option on upgrade for invert mouse scrolling to FALSE.
- Modified the settings dialog to prevent you adding a duplicate applicaiton executable.
-
- Version 1.36:
- Fixed a bug introduced in 1.35 which broke some simulated keystrokes.
- Changed the layout of the simulated keystrokes dialog.
- Added auto repeat option for simulated keystrokes. When enable the keystroke(s) are repeated while the mouse
- button is held down.
- Added auto-repeat for the Mouse Wheel Scroll Down/Mouse Wheel Scroll Up options.
- Added Invert mouse wheel scrolling option (that is configurable for specific applications or globally).
-
- Version 1.35:
- Fixed a bug with send keystrokes not working for characters req using a SHIFT key to be down
- Fixed broken LockWorkstation function (In Vista sending LWIN+L does not work for some reason!)
-
- Version 1.34:
- Fixed bug that sometimes caused buttons to lock is Application Specific mode is used.
- Added check boxes to the applications list allowing you to enable/disable each custom application.
-
- Version 1.33:
- Added {WAIT<n>} option in simulated key strokes (where N = number of seconds to wait).
- Added 'Left/Right/Middle Click-Drag [Sticky Button]' feature to allow the forst button
- press to be treated as DOWN only and the second press to be treated as UP only. Therefore,
- press once to start drag and againto stop.
-
- Version 1.32:
- Internal code changes and tidy up.
- No new features.
-
- Version 1.31:
- Added ability to swap 4th and 5th (X) buttons when running under a remote desktop (or terminal service) session.
- Added Show Sidebar *Vista Only* action to show the Vista sidebar.
- Added {SPACE} option to the simulated keystrokes, as requested by several people on the forums.
- Added About dialog.
-
- Version 1.30:
- Added fix for FooBar 2000 Media player which caused a wierd problem where the mouse buttons could stop working!
-
- Version 1.29.1:
- Fixed a few Setup GUI bugs introduced in 1.29 due to new checkboxes.
-
- Version 1.29:
- Added ability to bypass disabled or all buttons if scroll lock is turned on.
- Added PRINT SCREEN and PRINT ACTIVE WINDOW actions and {PRTSCN} to the custom key dialog.
-
- Version 1.28:
- Added Flip3D support and Alt-Tab support (Vista Only). Added ability to use
- mouse buttons in "simulated keystroke" option using
- {LMB} - Left mouse button
- {RMB} - Right mouse button
- {MMB} - Middle mouse button
- {XMB1} - First X mouse button (4th button)
- {XMB2} - Second X mouse button (5th button)
-
- Version 1.27.2:
- Special (32bit only) 6 button version for Typhoon Optical OfficeMouse.
-
- Version 1.27.1:
- Fixed the version number which, in V1.27 still said 1.26!!
-
- Version 1.27:
- Added support for simulating the numeric keypad keys using
- {NUM<0..9>}, {NUM-}, {NUM+}, {NUM*}, {NUM/}, {NUM.}
-
- NOTE: I have been ubale so far to simulate the enter key but you can try {NUME}
- - it may work for you!
-
- Version 1.26.1:
- Special (32bit only) 6 button version for Typhoon Optical OfficeMouse.
-
- Version 1.26:
- Fixed incompatibility with third party shell's (ie. geOShell).
-
- Version 1.25:
- Added the ability to always hide the tray icon.
- Ensured only ONE instance can run at any time.
- Added the following optional command line options to invoke the application:
- /? - Help
- /ShowIcon - Show the icon (does not change default setting in setup screen)
- /HideIcon - Hide the icon (does not change default setting in setup screen)
- /Setup - Show the setup screen
- /SaveIcons - Save the desktop icons (same as context menu option on tray icon)
- /RestoreIcons - Save the desktop icons (same as context menu option on tray icon)
-
- Version 1.24:
- Added Mouse Wheel Scroll Up/Down to simulate the user scrolling the mouse wheel - when a button is pressed.
-
- Version 1.23:
- Improved text and description of the send keystroke configuration dialog.
-
- Version 1.22:
- Fixed crash when sending keystrokes - thats what happens after a re-write and not enough testing :(
-
- Version 1.21:
- Re-written the hook DLL to make it smaller and faster and not use MFC :)
- Fixed some bugs in the custom keystroke option (especially when switching windows with custom {ALT}{TAB}
- Reduced the installation size quite a bit.
-
- Version 1.20:
- Yes, I know its a jumpin version numbers. This is primarily because I made several changes to get v1.17 working,
- and I have upgraded the development environment to Visual Studio 2005, therefore using new C++ and MFC runtimes.
-
- Version 1.17:
- Fixed a bug causing the Application to close when configuring the "Close (Alt-F4)" option!
- Fixed a compatibility issue in the 32bit version which meant it didnt run on Windows 2000.
-
- Version 1.16:
- Fixed a bug causing the Application specific checkbox to be under the frame (since v1.14)
- Fixed a bug which left the popup menu hanging around when it wasnt wanted!
-
- Version 1.5:
- Added - 32Bit version - because its provides more functionallity than MS's IntelliPoint 5.x software and I still use dual boot!
- Fixed - Sending some extended keys didnt work if MS keyboard software is installed. This was aparent in 32bit but not 64bit.
- Fixed - Occasioanl crash when pressing the left mouse button!
-
- Version 1.4:
- Fixed - Sending custom keystrokes to DirectX application (ie games) didn't work
- Fixed - All actions now work as expected
- Fixed - Enabled customisation of LEFT and RIGHT buttons. Beware, this overrides any swap buttons stuff you may have set.
-
- Added - Extra Actions
- Lock Workstation, Open Windows Explorer, Open RUN Command, Restore Window,
- Escape, Open Help, Open Search, Open Web Browser, Browser Stop, Browser Refresh, Browser Favorites
-
- Known Issues - Registry entries are not removed if a applicaiton specific settings are removed.
- - Simulated Keystrokes can only be set to what can be typed into the edit box (no scripting yet)
-
- Version 1.3:
- Fixed - Remeber if application specific settings is selected and use it properly.
- Fixed - Proper recognition of active process to determine which action should be taken.
- Fixed - Crash when removing from list of specific applications.
-
- Known Issues - Registry entries are not removed if a applicaiton specific settings are removed.
- - Simulated Keystrokes can only be set to what can be typed into the edit box (no scripting yet)
- - Several actions are not currently working. These are:
- Any "normal" mouse actions - click, right click, double click etc
- Minimize
- Maximize
- Next Window (limited functionality - switches next active window aka ALT+TAB rather than cycles them all)
-
- Version 1.2:
- Added - "Simulate Keystrokes" action to send specific keys to the active applicaiton
-
- Version 1.1:
- Fixed - Removed requirements on Visual Studio 2005
- Fixed - XP Style interface now working properly!
-
- Version 1.0;
- Initial release - Only compatible with x64 systems that have Visual Studio 2005 Beta 1 installed (oops!)
-