Skip to content

Releases: crewtimer/crewtimer-video-review

v1.0.17-app

04 Jan 19:33
Compare
Choose a tag to compare

Add x-axis zoom, bug fixes.

Full Changelog: v1.0.16-app...v1.0.17-app

v1.0.16-app

28 Nov 18:59
Compare
Choose a tag to compare

Support Apple silicon and building x64 windows on arm windows

Full Changelog: v1.0.10...v1.0.16-app

v1.0.14-app

09 Nov 03:16
Compare
Choose a tag to compare

Key changes:

  • Support for tzOffset set by recorder app
  • Support for finish guide set by recorder app
  • Auto-jump to next click in timeline when a time is scored
  • Shift Hamburger menu option to update/create sidecar files. Handy if they are missing tzOffset.

Example json sidecar file:

{
  "file": {
    "startTs": "1731106440.0138073",
    "stopTs": "1731106559.9971249",
    "numFrames": 7200,
    "tzOffset": -480
  },
  "guide": {
    "pt1": 24,
    "pt2": 24
  }
}

v1.0.10

23 Nov 05:57
Compare
Choose a tag to compare

v1.0.9

15 Oct 00:03
Compare
Choose a tag to compare
When next file selected and already at end, trigger a split.  Change …

v1.0.8

21 Aug 03:58
Compare
Choose a tag to compare
Fix #36 File delete totally broke

v1.0.7

15 Aug 21:34
Compare
Choose a tag to compare
Fix #36 File delete totally broke

v1.0.6

05 Aug 02:26
Compare
Choose a tag to compare
Fix #36 File delete totally broke

v1.0.5

15 Jul 17:25
Compare
Choose a tag to compare
Move tooltip so it doesn't obscure waypoint select

v1.0.4

02 Jul 07:10
Compare
Choose a tag to compare
Move tooltip so it doesn't obscure waypoint select