8000 Release v0.1.9 Bug-fixes and Popup menu changes for windows · open3doled/open-3d-oled · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

Pre-release
Pre-release
Compare
Choose a tag to compare
@open3doled open3doled released this 24 Apr 01:52
· 189 commits to master since this release

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

0