Skip to content

Releases: databrary/datavyu

Datavyu 1.5.3

08 Feb 02:09
Compare
Choose a tag to compare

Updated Log4j dependency of Datavyu 1.5.2 and may be a required upgrade for security purposes by many institutions.

This release is the preferred version for Windows machines. Version 1.5.0 removed the JavaFX, QuickTime(QT), MPV plugins and replaced with FFMPEG as the default plugin for both Window and MacOS.

What do I do if I receive a message that Datavyu can’t be opened because Apple cannot check it for malicious software? This error message is a warning message displayed by Apple since the Datavyu was not created by an Apple-authorized developer. However, all known security issues with Datavyu have been patched. Please navigate to your system preferences and open security and privacy settings. Navigate to the 'Allow apps downloaded' section and click on 'Open Anyway'.

Datavyu 1.3.8

08 Feb 02:12
Compare
Choose a tag to compare

Updated Log4j dependency of Datavyu 1.3.7 and may be a required upgrade for security purposes by many institutions.

This release is the preferred version for MacOS machines. This version uses QuickTime (QT) player as the default plugin.

Why not usee the latest 1.5+ release? The 1.5+ releases use a custom FFMPEG plugin, which provides functionality on Windows machines, but does not play back as smoothly (on Mac or Windows). If you want to ensure identical playback across Windows and Mac machines for a project, then please use 1.5+. However, if you will only use Mac machines, then 1.3.8 release may perform better.

What do I do if I receive a message that Datavyu can’t be opened because Apple cannot check it for malicious software? This error message is a warning message displayed by Apple since the Datavyu was not created by an Apple-authorized developer. However, all known security issues with Datavyu have been patched. Please navigate to your system preferences and open security and privacy settings. Navigate to the 'Allow apps downloaded' section and click on 'Open Anyway'.

Datavyu 1.5.2

15 Mar 17:25
Compare
Choose a tag to compare
v1.5.2

Datavyu 1.5.2

Datavyu 1.5.2 RC1

02 Feb 21:03
Compare
Choose a tag to compare
Datavyu 1.5.2 RC1 Pre-release
Pre-release
v1.5.2-rc1

Datavyu 1.5.2 RC1

v1.5.1-rc4

30 Sep 20:24
Compare
Choose a tag to compare
v1.5.1-rc4 Pre-release
Pre-release

Datavyu 1.5.1 RC4

Datavyu 1.5.1-RC3

20 Nov 18:34
Compare
Choose a tag to compare
Datavyu 1.5.1-RC3 Pre-release
Pre-release

Notable Changes

  • Replaced steps per second by a new Shortcut to jump forward by time ( SHIFT - )
  • Replaced "Steps per Second" by "Frame Rate".
  • Disabled "Frame Rate" field and Added FPS label for each track.

Bug Fixes

  • Fixed resizing video via the controller.
  • Fixed Native OSX player speed transitions.
  • Fixed Datavyu crashes when no Internet connection.

Datavyu 1.5.1-RC2

06 Nov 22:41
Compare
Choose a tag to compare
Datavyu 1.5.1-RC2 Pre-release
Pre-release

Bug Fixes

  • Fixed Jogging with Native OSX when track offset is positive

Datavyu 1.5.1-RC1

28 Oct 18:53
Compare
Choose a tag to compare
Datavyu 1.5.1-RC1 Pre-release
Pre-release

Notable Changes

  • Faster FFmpeg player frames rendering.
  • Improved FFmpeg player seeks accuracy.
  • Improved ability to add and remove videos. [Ruby API]

Bug Fixes

  • Fixed Datavyu Mac menubar highlight on mouse hover.
  • Fixed FFmpeg player seeks to end of the video.
  • Fixed OPFs backward compatibility with previous Native OSX plugins.
  • Removed ghost window opening up with mac FFmpeg player.
  • Show mouse cursor on FFmpeg plugin video window.
  • Fixed crashes when destroying FFmpeg player.
  • Select correct cell's code when highlight and focus is enabled.

Datavyu 1.5.0

26 Jul 20:03
Compare
Choose a tag to compare

Notable Changes

  • Removed JavaFX plugin.
  • Removed MPV plugin.
  • Major improvements to FFMPEG plugin.
  • Add FFMPEG as default plugin for Mac and Windows
    • Users will receive a deprecation notice when opening Datavyu files which
      were using removed plugins. Videos will automatically re-open using FFMPEG.
  • Re-work highlight and highlight and focus for more intuitive use.
  • New installations will prompt users to share usage data.
  • (ruby api) add function to save and load track information to/from a spreadsheet column.

Bug Fixes

  • (general) fix crashing when VLC is installed.
  • (general) fix memory leaks when removing videos.
  • (general) fix startup crash when no network connection is available.
  • (playback) fix jogging outside of locked region.
  • (ruby api) compute_kappa won't crash on edge case.
  • (ruby api) fix sanitization of code names when they start with a number.

Known Issues

  • Controller track video resize buttons do not work.
  • Mouse disappears in video window.
  • Ghost window opens up on Mac FFMPEG.
  • Shortcuts not working on Mac FFMPEG Window.

1.3.7

25 Mar 00:36
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/master'