8000 Releases · open3doled/open-3d-oled · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: open3doled/open-3d-oled

v0.1.15 Serial sync and minidin3 sync support added along with improved average timing mode to remove jitter

12 Feb 10:18
< 8000 div style="position: relative; top: 1px;" class="mb-md-2 mr-3 mr-md-0 pt-1 pt-sm-0" data-pjax="#repo-content-pjax-container" data-turbo-frame="repo-content-turbo-frame"> 2029a5a
Compare
Choose a tag to compare
  1. New firmware V21 with new new features listed below.
  2. Added support for serial triggering this can be done via https://github.com/PHARTGAMES/WibbleWobbleCore as follows.
File:
C:\Users\<username>\AppData\LocalLow\PHARTGAMES\WibbleWobble\EmitterConfig\ComPort
Contents:
{
    "m_comPort": "None",
    "m_leftString": "9,1\n",
    "m_rightString": "9,0\n"
}

WibbleWobble also supports the Open3DOled trigger boxes for the optical sensor which provide the most accurate synchronization.
3. Added support for minidin3 triggering using the D10 pin (this can be useful for triggering from projectors).
4. Added vastly improved IR Average Timing Mode (should help with stock glasses firmware, serial triggering from WibbleWobble as well as TV's with jitter on scanout.
5. Several bug fixes and new setting profiles

Full Changelog: v0.1.14...v0.1.15

v0.1.14

05 Jun 10:19
Compare
Choose a tag to compare
v0.1.14 Pre-release
Pre-release
  1. Improved sensor loggig mode\
  2. Added new V18b firmware which includes lots of improvements for LCD displays or displays without BFI. It should give stable results on LCD's now both with and without averaging mode, with and without pwm baklight when configured correctly.

Full Changelog: v0.1.13...v0.1.14

v0.1.13 firmware improved glasses compatability and irled off when not used

31 May 00:59
Compare
Choose a tag to compare
  • Improved performance on PWM displays
    • Install v18a firmware to gain access to new settings for PWM displays.
    • Optimal settings for PWM displays are as follows
      • OPT Block Signal Detection Delay (set to just longer than the PWM backlight pulse length normally 1000 works well for 720hz displays)
      • OPT Ignore All Duplicates (set to 1 to block all subsequent PWM pulses after the first one)
      • The below mode and settings are optional but gives a much stabler result if your PWM backlight is not phase locked to the monitor refresh rate (most monitors aren't as far as I can tell)
        • IR Average Timing Mode (set to 1 to enable, this will compute the actual average frame time and use it to start a timer which will be resynchronized with updated average frametime every second)
        • Target Frametime (set to 8333 micro seconds for 120 hz)
        • PWM Backlight Frequency (set to your PWM backlight frequency which you can find on https://www.rtings.com/tv/tools/table/138933 when in doubt use a value slighty higher but lower than double your PWM backlight frequency. For example for a 720hz backlight frequency values between 680 and 1300 miroseconds should work)
  • Sensor debug log mode now outputs IR setting parameters at the end of the file.
  • Other bug fixes
  • I have 50 PCB's partially assembled so I'm ready for more beta testers either open a github issue or email at support at open3doled dot com

Full Changelog: v0.1.11...v0.1.13

v0.1.12 firmware improved glasses compatability and irled off when not used

29 May 09:36
Compare
Choose a tag to compare
  • added "ir emitter setting" "debug" "IR Average Timing Mode" which measures the average screen refresh rate over 1 second then generates a sync signal for the glassess based on this average frame time. updates the phase of the sync signal once a second. This was done beause some glasses require the sync signal to have a precise and stable frame time for a number of cycles otherwise specific glasses don't work well. This is avaialble on firwmare 17 but isn't enabled by default. It should be used with the following glasses, otherwise it is probably bet left disabled, but you can experiment with it.
    • panasonic gen 1, 2, and 3 stock firmware
    • sony tdg-br 100, 200, 250
    • nvidia and custom firmware panasonic glasses don't require this and it may cause jitter at the top and bottom of the screen
  • added 'ir emitter setting" "OPT Detection Threshold Low", now in order for a ir signal to be generated the trigger box must be above the threshold high and ther other trigger box must be below threshold low. By setting these values appropriately and also setting "OPT Ignore All Duplicates" you should no longer get IR sync signals when wathing normal TV unless the content has trigger boxes in the top corner.
  • some other refactoring and cleanup and bug fixes.

Full Changelog: v0.1.11...v0.1.12

v0.1.11 PotPlayer AVI Script Export, 2 token IR support fixed

21 May 10:38
Compare
Choose a tag to compare

This release has afew updates

  • you can generate PotPlayer AVISynth scripts from the display settings window
  • the ir emitter firmware v15 is fixed to better support 2 token ir protocols (they werent working right), if you intend to use these update your firmware
  • clean-up stuff
    • cleanup of pcb and cad design files and versions
    • auto formatted all c code for ir emitter

Full Changelog: v0.1.10...v0.1.11

Improved calibration mode and trigger overlays.

10000 07 May 01:12
Compare
Choose a tag to compare
  1. Improved calibration mode and trigger overlays to use opengl objects instead of textures, makes it much faster during calibration adjustments.
  2. Moved "codec" setting to display settings
  3. Some other performance and bug fixes

Full Changelog: v0.1.9...v0.1.10

v0.1.9 Bug-fixes and Popup menu changes for windows

24 Apr 01:52
Compare
Choose a tag to compare

Not so many changes this release but hopefully some useful ones.

  • Windows popup menu should now show on mouse move, it drops out of real fullscreen mode and fails over to pseudo fullscreen mode. Video playback performance is much worse in pseudo fullscreen mode, so it disables the shutter glasses while the menu is visible to avoid an uncomfortable flicker-fest.
  • New version 14 firmware
    • Removed a bunch of unused old beta features
    • Added new option "IR Flip Eyes" this replaces the old poorly documented behavior where you could use a frame_delay higher than half a the frame_duration and it would flip the eyes for you automatically. Now you need to manually set this value to 1 if you want the emitter to send the opposite eyes signals because you are forcing a single frame delay.
  • Improved subtitle performance
  • Improved performance in some other key areas
  • Added a thankyou window where I can thank people who help with the project :)

Built this release on a different laptop than normal with AMD drivers instead of nvidia, so let me know if you run into any issues hopefully pyinstaller wasnt pulling in nvidia specific driver files or anything crazy.

Full Changelog: v0.1.8...v0.1.9

v0.1.8 Added playback seek/progress bar, and beta-testing option to try and force toolbar over video on windows

17 Apr 02:34
Compare
Choose a tag to compare

v0.1.8 Updates

  • Added playback seek/progress bar so you can navigate to video timestamps with your mouse
  • Added a special mode under display settings at the bottom "Enable Windows Always On Top Hack" that on mouse move will try to force windows to display the control bar over the window. This wasn't working for some issuers depending on video drivers, hopefully this will provide a fix.
  • Improved subtitle performance with caching mechanism
  • Updated duplicate testing feedback mechanism to include a mode where it doesn't display the count (to reduce cpu usage)

Full Changelog: v0.1.7...v0.1.8

Added audio filter option

09 Apr 07:54
Compare
Choose a tag to compare
Pre-release
  • video open
    • added audio filter option to force a specific format
  • changed default over-and-under right eye to be on bottom
  • fixed some bugs with command line arg parser

Full Changelog: v0.1.6...v0.1.7

v0.1.6 Hardware decoding, gstreamer dot graphs, zoom-out mode, emitter signal filtering option, default video format from file name, fixes

08 Apr 13:12
Compare
Choose a tag to compare

Lots of improvements and fixes

  • open video
    • select hardware decoding on video open page
    • generate gstreamer dot graphs
    • default video format from file name
  • display
    • zoom-out mode (this is for users who have ghosting and would be happy to scale the video to occupy some percentage of the screen say 70%)
  • emitter v13 firmware
    • fixed locking overcurrent bug
    • emitter signal filtering option (under debug/experimental options)
    • realtime duplicate frame reporting during playback (under debug/experimental options) (when enabled will show duplicate counter during normal video playback even if calibration mode is disabled)
    • improved sensor logging mode to give much more useful log data files
  • playback
    • can toggle calibration on and off with c
  • gstreamer
    • migrated to playbin3
    • upgraded from v 1.22.9 to 1.24.1
  • fixes
    • command line parsing
    • many other fixes I can't remember

Full Changelog: v0.1.5...v0.1.6

0