Skip to content

Releases: grizzlypeak3d/DJV

3.4.2

28 Apr 00:21

Choose a tag to compare

3.4.2

Fixes:

  • Fix for FFmpeg command on macOS.

3.4.1

27 Apr 20:56

Choose a tag to compare

3.4.1

Fixes:

  • Build fixes.

Changes:

3.4.0

Changes:

  • Movies can now be decoded using the ffmpeg command line application.
  • Custom fonts can be added to support different languages.
  • Add a setting to start playback when opening files.
  • Add settings for the thumbnail cache.
  • Add text selection to the information, messages, and system log tools.
  • Add auto-scroll to the messages and system log tools.
  • Move status bar indicators into a popup widget.
  • General performance improvements.
  • USD support has been removed from the packages, but is still available when building from source.
  • Library updates:
    • FFmpeg 8.1
    • SVT-AV1 v4.0.1
    • USD v26.03

Fixes:

  • Mouse focus fixes for zooming the viewport and timeline.
  • Image sequence fix for the built-in file browser.
  • Image sequence fix for files in the same directory with similar names, e.g.,
    "asteroid_V01" and "asteroid_V02".

3.3.4

19 Feb 02:49

Choose a tag to compare

Features:

  • Add a button for switching playback loop mode.
  • Switch compare mode to "A" if there is only a single file open.

Fixes:

  • Fix directory selection for exports.
  • Fix flipped export for images and image sequences.
  • Fix for YUV->RGB conversion.
  • Fix for overlay compare mode.
  • Fix for timeline thumbnails shortcuts.
  • Fix for window "Float On Top" option.
  • Fix for values being clamped to 0.0-1.0 in the color picker tool.
  • Fix for contrast control in the color tool.

3.3.3

08 Jan 22:04

Choose a tag to compare

Features:

  • Add the escape key for closing the secondary window.

Fixes:

  • Fix flipped export.
  • Fix tools tooltips.

3.3.2

06 Jan 19:17

Choose a tag to compare

3.3.2

Features:

  • Add pixel and mouse binding labels to the color picker and magnifier tools.
  • Both the color picker and magnifier update when picking with the mouse.
  • Add status bar indicators for displaying when mirroring is enabled.
  • Add the version number to the window title.
  • Add a command line flag to print the version.
  • Add a dialog for displaying system information.

Fixes:

  • Fix for keyboard shortcuts search box.
  • Fix for window title bar appearing off screen.
  • Fix for video levels.

3.3.1

31 Dec 01:16

Choose a tag to compare

3.3.1

Fixes:

  • macOS package fixes.

3.3.0

Features:

  • The built-in file browser can now display image sequences as a single item with frame range.
  • The command line now accepts file sequences like "render.#.exr".
  • The tab key can now be assigned to shortcuts (e.g., Ctrl+Tab and Ctrl+Shit+Tab for changing the current file).
  • Add the "Extra 1" and "Extra 2" buttons to the mouse settings.
  • Add a frame shuttle scale to the mouse settings.
  • Changed the default mouse settings: left button = frame shuttle, middle mouse button = pan
  • Add primary and secondary keyboard shortcuts.
  • Add a search box for keyboard shortcut settings.
  • Add the OCIO configuration name to the color tool.
  • Hide the path for the OCIO and LUT file names in the color tool.
  • Add a magnify tool.
  • Add grid labels.
  • The playback speed can be increased and decreased by pressing forward or reverse multiple times.
  • Add status bar indicators to display whether color controls, the audio sync offset, or the output device are enabled.
  • Remove text eliding from the tab bar and HUD file names.
  • Library updates:
    • SDL2 release-2.32.10

Fixes:

  • Fix compare overlay and difference flipping the image.
  • Fix middle and right mouse buttons that were swapped in the settings.
  • Fix the mouse settings to only show the "Command" key on macOS.
  • Fix for the clipboard that was causing excessive CPU usage on Gnome.
  • Fix for compiling on Rocky 8.
  • Fix for keyboard shortcuts in the secondary window.

3.2.1

18 Nov 00:59

Choose a tag to compare

Fixes:

  • macOS package fixes.

3.2.0

17 Nov 22:01

Choose a tag to compare

Features:

  • SDL2 support for window creation and input handling.
  • Support for OpenImageIO.
  • Signed macOS packages.
  • Library updates:
    • tlRender 0.11.0
    • feather-tk 0.5.0
    • OpenTimelineIO v0.18.0
    • OpenColorIO v2.5.0
    • OpenEXR v3.3.6
    • Imath 3.2.1
    • FFmpeg 8.0
    • USD v25.11
    • libpng v1.6.50
    • libjpeg-turbo 3.1.1
    • OpenSSL 3.5.2
    • curl 8_15_0
    • freetype 2-14-1
    • minizip 4.0.10

Fixes:

  • Fix application closing when window is minimized.
  • Fix outline with alpha blend modes.
  • Fix outline rendering underneath grid.
  • Fix display scale values.
  • Add the units to the audio sync offset label.
  • Fix opening file associations on macOS.
  • Fixes for keyboard mapping and number pad.
  • Fixes for building with CMake 4.x versions.
  • Fix for cached frames wrapping around the timeline.

3.1.1

02 Aug 15:46

Choose a tag to compare

Features:

  • Make the timeline minimized by default.
  • Add sample data for testing.

Fixes:

  • Make the default color buffer RGBA_F32.
  • More fixes for OpenColorIO settings.

3.1.0

30 Jul 01:02

Choose a tag to compare

3.1.0

Features:

  • Add support for the OCIO environment variable and built-in OCIO configurations.
  • Add more speed options.
  • Add buttons to clear keyboard shortcuts.
  • Add a setting for whether the file browser shows hidden files.
  • Add position and zoom controls to the view tool, and a zoom control to the tool bar.
  • Make the timeline ticks more visible.
  • Add a keyboard shortcut (Ctrl+G) for enabling the grid.
  • Add a keyboard shortcut (Ctrl+N) for toggling whether OCIO is enabled.
  • Add a keyboard shortcut (Ctrl+K) for toggling whether the LUT is enabled.
  • Add a Windows NSIS package.
  • Use the current playback speed and layer when exporting.
  • Add a setting for which mouse button is used for panning, compare wipe, color picker, and frame shuttle.
  • Add a setting for scaling the mouse wheel zoom in the viewport and timeline.
  • Add a button to manually save the settings.

Fixes:

  • Fix for image sequences with uppercase file extensions.
  • Fix for building with BMD support.
  • Fix for OCIO settings not saving.
  • Fix the timeline duration on the bottom tool bar to show the in/out range.