Skip to content

ReplaySorcery v0.2.6

Compare
Choose a tag to compare
@matanui159 matanui159 released this 29 Jul 03:04
· 173 commits to master since this release

Features

  • more thorough checks to configuration values so that it doesn't cause weird issues later (#10)
  • width and height can be set to auto to grab the whole display
  • added keyCombo configuration option to change the keycombo to save the recording

Fixes

  • free configuration strings on exit (#13)

Other

  • run CI on pull requests
  • make sure headers are also formatted by clang-format
  • redo and expand readme documentation (#14)