Skip to content

Releases: TUD-Patrec/annotation-tool

v0.10.0

10 Jul 13:59

Choose a tag to compare

🚀 Features

  • Update readable csv-formats for LARa-dataset (#53)
  • Update LARa-Reader to new csv-format (#54)

🐛 Fixes

  • Update LARa-Reader to new csv-format (#54)

🧹 Refactoring

  • Update LARa-Reader to new csv-format (#54)

v0.9.0

06 Jun 11:56

Choose a tag to compare

❗️ Breaking Changes

  • Update network selector and loader (#41)
  • Improve data-model and path-handling (#42)
  • Add option to select the behaviour of the merge button (#44)
  • Improve tools performance in multiple locations, allow user to select a timeline-design (#45)

🚀 Features

  • Update network selector and loader (#41)
  • Store offsets for later reloading of media (#43)
  • Add option to select the behaviour of the merge button (#44)
  • Improve tools performance in multiple locations, allow user to select a timeline-design (#45)
  • Improve design of several dialogs (#46)

🐛 Fixes

  • refactor(filehandler): Remove # from header of exported csv-files (#35)
  • fix(timer): restarting the loop now also works for the first segment (#36)
  • fix undo/redo for annotation updates (#48)
  • Refactor some PyQt-Widgets (#50)

🧹 Refactoring

  • refactor(filehandler): Remove # from header of exported csv-files (#35)
  • Update network selector and loader (#41)
  • Improve data-model and path-handling (#42)
  • Add option to select the behaviour of the merge button (#44)
  • Improve tools performance in multiple locations, allow user to select a timeline-design (#45)
  • Improve design of several dialogs (#46)
  • Increase mocap reading speed (#47)
  • Refactor some PyQt-Widgets (#50)
  • Disable decord for now (#51)

🏎️ Performance

  • Update network selector and loader (#41)
  • Improve tools performance in multiple locations, allow user to select a timeline-design (#45)
  • Increase mocap reading speed (#47)
  • Disable decord for now (#51)

Other

  • Upgrade fcache to version 5.0.0 (#49)

v0.8.3

04 May 12:27

Choose a tag to compare

🐛 Fixes

  • Fix filter for outdated timeouts (#33)

v0.8.2

21 Apr 14:44

Choose a tag to compare

🐛 Fixes

  • Fix media position not always at 0 after reloading (#25)
  • Fix mocap reader not always using the mocap-cache (#26)
  • Fix some media loading bugs (#27)
  • Fix some bugs and improve media-backend's FPS handling (#28)
  • Fix media-readers used to access video-data (#31)

🧹 Refactoring

  • Reimplement media-reading and media-playing (#24)
  • Refactor synchronization-timer in the media-backend (#30)
  • Fix media-readers used to access video-data (#31)

🏎️ Performance

  • Reimplement media-reading and media-playing (#24)
  • Fix mocap reader not always using the mocap-cache (#26)

v0.8.1

17 Mar 16:03

Choose a tag to compare

🐛 Fixes

  • Fix/video player (#21)

v0.8.0

16 Mar 14:47

Choose a tag to compare

❗️ Breaking Changes

  • Remodel file cache and rename class attributes (#10)

🚀 Features

  • Add support for loading annotation-files (#16)
  • Feat/UI changes (#17)

🐛 Fixes

  • fix(local_files.py): fixed bugs in local_files-dialog (#15)

📔 Documentation

  • Update developer information (#2)
  • Update README with additional pip installation instructions (#4)
  • Update package homepage URL (#7)

🧹 Refactoring

  • Rename some GUI items (#9)

⚙️ CI/CD

  • Create workflow for automatic releases (#3)
  • Fix script for detecting SemVer increments (#5)
  • Add missing config for changelog generator (#6)
  • Fix order of steps in release workflow (#8)
  • Minor updates to the workflow files (#11)
  • Fix repository not checked out on workflow call on lint.yml (#18)

Other

  • Update icon and name in title bar (#12)
  • Add iconset for pyinstaller binaries (#13)
  • Add Windows icon and add Mac build targets to Makefile (#14)

v0.7.1

17 Feb 12:42
c56854d

Choose a tag to compare

🐛 Fix

  • Create __application_path__ if not existing (#1)