Skip to content

Releases: BartSte/snapshot

v0.0.1

17 Apr 16:34
e931239
Compare
Choose a tag to compare

Bug Fixes

  • Qtest was added as a file instead of a dependency. (barts)
  • install specific plugins instead of the whole directory for shared builds (barts)
  • wrong linker path (barts)
  • logging unneeded warning when using shared Qt. #2 (barts)
  • test workflow #2 (barts)
  • use ffmpeg master as it is more stable than 6.1.1 #2 (barts)

Documentation

Code Refactoring

  • rename snapshotapp to snapshot, rename snapshot.bash to run_snapshot, rename snapshot (binary) to snapshot_bin (barts)
  • move regex to Constants.cmake (barts)
  • removed unnecessary plugins (barts)
  • cmakelists (barts)

Commits

  • added login-qt script (barts)
  • tarball with shared qt build can now also be created (barts)
  • added tests to tarball (barts)
  • set /opt/snapshot as the default install prefix (barts)
  • enabled full installation using cmake (barts)

v0.0.0

04 Feb 21:09
Compare
Choose a tag to compare
fix: could not make symlink to snapshot script