Skip to content

Releases: YorVeX/xObsAsyncImageSource

v1.0

15 May 22:10

Choose a tag to compare

  • Bumped version to v1.0 since this has been stable and reliable long enough now
  • Added text "(Async)" to properties page so that this source can be easily distinguished from the original source
    image

Full Changelog: v0.4...v1.0

Version 0.4

09 Apr 04:57

Choose a tag to compare

Added Linux support

Version 0.3

21 Feb 03:05
5480566

Choose a tag to compare

If loading fails the async image source will now keep on trying to load the image every second until it succeeds. This way if the file was locked during the last load attempt (e.g. happens when it is updated at the exact time the image source tries to read the file) it will be updated a second later (whereas the original image source would never recover from this until the image file is updated once more).

Version 0.2

20 Feb 02:41

Choose a tag to compare

Mostly some minor code changes, but since the module name and internal source IDs were changed sources created with the previous version are no longer compatible and need to be recreated in OBS, therefore bumping the version number.
Also now using .7z format for a smaller binary download.

Version 0.1

19 Feb 18:02

Choose a tag to compare

Initial public release of this plugin.