Skip to content

Releases: DigitalHolography/Holovibes

v13.4.0

09 Sep 14:20
Compare
Choose a tag to compare
  • Updates the documentation and merge the tutorial

v13.3.2

29 Aug 12:55
Compare
Choose a tag to compare
bump(version): 13.3.1 -> 13.3.2

v13.3.1

29 Aug 10:33
Compare
Choose a tag to compare
  • fixed and added more presets
  • fixed an issue when writing file name in light ui

v13.3.0

09 Aug 12:35
Compare
Choose a tag to compare
  • file path is now written with ' \ ' in the app
  • ConfigUI: added ZSlider
  • --fps option fixed
  • cli now works properly for new holovibe's version footer
  • mp4 file output is not hard set to 24 fps (avi isn't)
  • record_mode isn't a compute_setting anymore
  • default inputfps value is now 10000 (from 60)
  • Added powershell script ProcessHoloFiles.ps1 that allow user to :
    • select a folder with holo files
    • select an optionnal compute setting file (by default, takes it from each of the file's footer)
    • select an optionnal hololive exec (by default, takes it from the current folder)
    • select a file extention for the output
      It output in the input choosen folder the cli output of each of the files inside in the input folder.

v13.2.3

24 Jul 13:00
Compare
Choose a tag to compare
  • Fix a bug causing the overwrite of the output file
  • Fix s710 and s711 camera .ini files
  • Presets now have a number of frame to record
  • Preset button added to ConfigUI
  • Modifying buffer sizes when loading a file in GPU

v13.2.2

19 Jul 10:26
Compare
Choose a tag to compare
  • Presets fixed (again), removed auto contrast as it causes performance issue at the moment
  • Tutorial added for installation and contribution in TUTORIAL.md
  • LightUI: fixed "Idle" record progress bar state
  • Output file path on selection cancelation fixed

v13.2.1

15 Jul 12:02
Compare
Choose a tag to compare
  • Presets fixed
  • Ini files for s710 and s711 updated

v13.2.0

11 Jul 12:30
Compare
Choose a tag to compare
  • nb_frames_to_record & Record mode are now saved on quit
  • Presets implemented
  • When saving a file, it now automatically add the current date as a prefix (please have the clock of your computer correctly set)
  • When selecting an existing file for its name, it'll automatically trim the date and number prefix and suffix.

v13.1.2

08 Jul 12:52
Compare
Choose a tag to compare

Keybind shortcut added:

  • LightUI:
    • Alt+M: open ConfigUI
    • Ctrl+Q: Quit
  • ConfigUI:
    • Alt+M: open LightUI
    • Alt+A: open advanced settings
    • Ctrl+Shift+Q: reset settings and Quit
    • Ctrl+R: Start/Stop recording
  • Both:
    • Ctrl+S: Browse Export File

lightUI: minor ui change

v13.1.1

05 Jul 14:22
Compare
Choose a tag to compare
  • fix: In Configuration panel, focus spinbox fixed (navigating between values now works properly)