Skip to content

Releases: victimofleisure/FFRend

2.2.07

01 May 21:06
Compare
Choose a tag to compare

ffrend_v2_modular_interface
2.2.07

FFRend 2.2.07 fixes some issues with monitoring.

  1. If a plugin slot was monitored, loading that slot with a different plugin unmonitored the slot and reverted to the default monitor source. Fixed.
  2. Undoing the deletion of a monitored plugin didn't restore its monitoring. Fixed.
  3. If the monitor source was non-default, hiding the monitor bar could cause it to hoard a frame until the bar was shown again. Fixed.
  4. Changing the monitor source while paused needlessly restarted the engine, causing loss of feedback state. Fixed.
  5. The monitoring implementation was streamlined by eliminating the engine tap's do-nothing worker thread.
  6. Changing the thumbnail size while the files bar's view type wasn't thumbnail caused blank thumbnails. Fixed.