April 3rd, 2009· Fixed some phrasing in the users guide
· Added ColorTunnel preset buttons to the Visual Maker
· New session wizard
· Reworked main screen for wizard
· Moved info on Hypnotizer 2000 from the main screen to the about screen credits
· Made global version string
· URL loader now checks if URLs start with "http://", and fails otherwise, since app only supports web downloading
· Added a session load button on the main screen
· Added 9.mp3 and hypnoloop.mp3 files
February 4th, 2009· the "Enable Custom Audio" checkbox value now saves properly
· sessions now continue to load if an error occurs, with more detailed error information
· added new wave types in the brainwave synchronizer and grocktunnel; the user can now choose from sine, square, triangle and pointed sine waves.
· added TONETYPE command
· brainwave synchronizer can now play tones of equal frequency
May 28th, 2008· Added dx8vb.dll to the packaging scripts, for Vista support
· Added version variables
· Fixed a bug in the Script Maker where the previous filename would not be cleared when creating a new file
· Fixed an issue where VH would crash if all the phrase flasher checkboxes were unchecked
· Added 4 spanish scripts (translated by rikardo_solo)
· Removed main window autocentering code
· Fixed an issue where the session interface would be blank during a subliminal-only session if subliminals were unchecked
· Updated year
· Added simple XOR script encryption support, so certain scripts can't be read by the subject beforehand
· Fixed flash animation changing via vidfile
· Mc flash animation fixes
· Made main interface window non-sizable when in windowed mode, and enabled the title bar for windowed mode
· BACKFILE, CUSTFILE, VIDFILE and SHOWIMAGE now support internet URLs
· LOAD, LOADRUN and LOADCALL commands now support internet URLs for downloading scripts
· Nw button in the session configuration window supports loading components from URLs
· Added HypnoticEyeDIY session by Amazed128a
· Added the Brainwash double-session by Amazed128a
· Added Hand Drop Updated script by Interstel
· Added Interstel's modular scripts
· Added sound file hyp.mp3 by petrescoo (was hyp.wav from the group's files)
· Added 2 snap sounds by cerilianblue
· Added numerous other scripts
· Fixed a bug related to the delete key in the script maker - had to do with the key being bound with a menu item
· Fixed an issue where if the session loader crashed while the slider screen was visible, the app would be stuck
May 27th, 2008· Added dx8vb.dll to the packaging scripts, for Vista support
· Added version variables
· Fixed a bug in the Script Maker where the previous filename would not be cleared when creating a new file
· Fixed an issue where VH would crash if all the phrase flasher checkboxes were unchecked
· Added 4 spanish scripts (translated by rikardo_solo)
· Removed main window autocentering code
· Fixed an issue where the session interface would be blank during a subliminal-only session if subliminals were unchecked
· Updated year
· Added simple XOR script encryption support, so certain scripts can't be read by the subject beforehand
· Fixed flash animation changing via vidfile
· Misc flash animation fixes
· Made main interface window non-sizable when in windowed mode, and enabled the title bar for windowed mode
· BACKFILE, CUSTFILE, VIDFILE and SHOWIMAGE now support internet URLs
· LOAD, LOADRUN and LOADCALL commands now support internet URLs for downloading scripts
· New button in the session configuration window supports loading components from URLs
September 20th, 2006· Fixed an issue that caused VH to crash if the brainwave synchronizer was not working
· Fixed a serious bug in the script processor that would cause an error on every line if SAPI4 was disabled
· Fixed a minor bug in the boolean section of the Calc system
· Fixed an issue where IF statements would go through the whole Calc parsing, and not just the boolean operator section
· Inline math now automatically sets empty variables to 0
· LoadVars command now has an option to overwrite all current user variables
· Added FORMAT command - formats text in a specified manner
· Added Is Like (~) comparison operator