AfterDawn | News | Guides | Software downloads | Tech Support | Forums | HIGH.FI
AfterDawn

Version history for AvsPmod

<<Back to software description

Changes for v2.5.0 - v2.5.1

  • Add 'toggle preview placement' menu option - the video preview can be placed now to the right of the script
  • Add 'open script's directory' menu option
  • Add 'interpret escape sequences' and accelerator keys to the find/replace dialog
  • Fixes to the handling of function definitions
  • Other minor changes and fixes



Changes for v2.4.2 - v2.5.0

  • Tabs can be assigned to groups. Tabs on the same group share the timeline, optionally applying offsets
  • Add 'enable scroll wheel through tabs on the same group' setting
  • Snippets of text can be associated to a tag and inserted in the script
  • Remove 'customize autocomplete keyword list' and add its functionality to the 'AviSynth function definition' dialog
  • Improve 'autocomplete parameter' menu option and add filename string auto-completation
  • Add highlighting styles for unknown functions, parameters and assignments
  • Add setting for highlighting words as functions when in doubt
  • Fix slow typing on very large scripts
  • Scripts can be exported as HTML
  • Add 'quick save image' menu option
  • Add setting for customizing the default filename pattern used for saving images
  • Add setting for not prompting for JPEG quality when saving
  • Allow to save RGB48 data as 16-bit PNG
  • Improve output path options in the 'Save Image Sequence' macro
  • Update the current frame number when switching tabs also when the preview is hidden
  • Check that requesting a frame succeeded before attempting to use it
  • Fix error message appearing on preview refresh for user sliders with a custom modulo on its label
  • Fix empty translation files not being filled on start
  • Other minor changes and fixes



Changes for v2.4.1 - v2.4.2

  • Function definitions can be imported now from a new wiki
  • Allow specifying what sources of function definitions to read on start
  • Updates to the filter database
  • Add syntax for function parameters not included by default in autocomplete, [arg info]
  • Add 'autocomplete parameter' menu option, Ctrl+Alt+Space shortcut
  • Add 'copy image to clipboard' menu option
  • Speed-up handling of a large number of bookmarks
  • Fix corruption of the margin of the video preview
  • Fix tab renaming
  • Add a new macro function 'ClearBookmarks'
  • Improve 'Bookmarks at Intervals' macro
  • Other minor changes and fixes



Changes for v2.4.0 - v2.4.1

  • Add 'reload script' menu option
  • Add 'use large size video controls' setting
  • Add 'invert scroll wheel direction' setting
  • Improve video zooming on Ctrl + mouse wheel
  • Fix the 'navigate' menu options needing to be pressed two times when using a separate window for the video preview
  • Fix the dragging of the handle of the separate window preview's slider
  • Fix ScriptFile and ScriptName being swapped
  • Accept several clip properties on the Pipe macro function's command line
  • Other minor fixes



Changes for v2.3.0 - v2.3.1

  • Add detached video preview window visibility options:
  • Always on top of other windows ('Options' menu)
  • Always on top of the main window ('Program Settings' dialog, needs restart)
  • Add printing support
  • Disable showing line numbers if 'line margin width' option is 0
  • Don't fail to launch AvsPmod if the option files are damaged
  • Work around event ID overlapping when working with a large number of bookmarks by disabling 'Go to bookmark' submenu for more than 1000
  • Add version info to the macro API
  • Add draw lines option to the GetPixelInfo macro function, and fix marks position
  • Rename the last executed macro return value from 'last' to 'avsp.Last'. The former is still accepted.
  • Add 'Macros - Extra' section to the translation files. Strings that no longer exist are deleted from the translation files when updating to a new version. That means that translation strings added for the user for macros not bundled with AvsPmod are lost. This new section at the end is copied verbatim from the original file.
  • Rename 'Bookmarks from Chapter' macro to 'Import bookmarks from file' and add support for some other file types:
  • TFM log (combed, possible combed and u/v mismatches)
  • x264 QP file
  • XviD and SCXviD log
  • Fix performance issues in the 'Bookmarks at Intervals' macro
  • Other minor changes and fixes



Changes for v2.2.1 - v2.3.0

  • Add an option to decide based on the video resolution the coefficients used in the conversion to RGB for the video preview
  • Add 'Run analysis pass' to the 'Video' menu (for two-pass filters)
  • Add periodic session backup option
  • Add an option to not prompt to save a script if it doesn't already exist on the filesystem
  • Add original source time (%ST) and encoded frame type (%EFT) to the video status bar options (only works with ffms as source filter and no temporal filters in the script)
  • VirtualDub and VFAPI plugins can be also inserted now with the 'Insert plugin...' menu option and the 'GetPluginString' macro function, and be dropped over a script
  • Fix exception opening the crop editor
  • The default filename in a save script dialog wasn't taken from the first source in the script in some cases
  • Saving an image with an unsaved script not longer causes to include a '*' in the default output filename
  • Solved single instance + restart AvsPmod + child process still running -> socket error
  • The interface language can be chosen now from the options. Several translations are included.
  • Add macro files to the translations
  • The macro documentation can be checked now with 'help(avsp.function)' or 'help(avsp)' from a macro
  • All included macros and macro functions support unicode strings now
  • Add persistent storage to macros - 'Options' dictionary
  • Macros can run now in its own thread by including a comment line like: # run macro in new thread
  • The macro API functions are now thread-safe
  • Add a new macro function 'SafeCall' for thread-safe calls in separate-thread macros and tools
  • Add a new macro function 'GetPixelInfo' that waits for the user to click on the video preview and returns the coordinates and colour of that point
  • Add a new macro function 'GetVar' to retrieve the contents of a specified Avisynth variable. Some limitations apply.
  • Update GetTextEntry macro function with new types of entry, multiple entries per row and customizable width, backwards compatible
  • Add an optional cancel button to the MsgBox macro function
  • SaveImage macro function also accepts now JPEG quality as a parameter
  • Fix ProgressBox macro function 'Cancel' button
  • Fix SaveScript macro function 'filename' parameter
  • Add new macro 'ConditionalReader file from bookmarks'
  • Update some macros with the improvements in GetTextEntry
  • A number of intervals can be specified directly now in the 'Bookmarks at Intervals' macro
  • Set the Large Address Aware flag
  • Python 2.6-2.7 is required now
  • Other minor changes and fixes



Changes for v2.2.0 - v2.2.1

  • Pixel info remains in the statusbar while typing
  • fixed bug in definition of assumefps/changefps/convertfps
  • fixed bug with preview caching
  • fixed a bug parsing some avsi files
  • fixed a bug when removing plugins
  • fixed a bug related to folding
  • fixed a bug which caused slowdowns when incomplete string highlighting is enabled
  • fixed a bug when opening a 2nd instance of avspmod
  • added Shift bookmarks by # of frames macro by wOxxOm
  • other minor bugfixes and tweaks



Changes for v2.1.8 - v2.2.0

  • Reorganized several menus and changed some default settings to improve usability.
  • Tabs can be repositioned and renamed.
  • Scripts can be encoded without saving.
  • Improvements to macros.
  • When moving cursor on the preview, show pixel information even if the preview isn't focused.
  • Frame number textbox can accept mm:ss format, and you can input -1 to go to the last frame.
  • User sliders can have their values rescaled.
  • MANY minor bugfixes and improvements



Changes for v2.1.7.1 - v2.1.8

  • when text has changed, left-clicking the video preview will refresh the preview
  • fixed pressing enter while in a text box in slider window not updating the video preview
  • add an option 'Refresh preview automatically' to 'Options|Program settings|Video 1'. If disabled, switching focus to the video preview or changing sliders wont cause a refresh
  • fixed an issue with mouse release errors



<<Back to software description