Skip to content

v2.5.0

Compare
Choose a tag to compare
@leikareipa leikareipa released this 24 Dec 12:48
· 595 commits to master since this release

Warning:

  • I'm currently and in the foreseeable future unable to test VCS in Windows with real capture hardware (I can on Linux, though). I've tested this release on Windows using VCS's virtual capture device and compiled the distributable to use a real device, but I can't guarantee at all that the distributable works as intended. If there are problems, you're encouraged to report them on VCS's issue page on GitHub.

Changelog:

  • Improvements to the video preset dialog (Ctrl+V)
  • Linux: The 'no signal' condition may now be correctly detected
  • The size of the app's memory cache can now be set via the command line (-m xxxx; you might e.g. reduce the default size if you have memory trouble with the video recorder)
  • New and improved end-user and developer documentation
  • Refactoring of in-code APIs
  • Linux: Support for a new capture device: DOSBox MMAP (intended for testing/debugging purposes only; grabs frames from DOSBox via shared memory and displays them in VCS's output window)