github hydrusnetwork/hydrus v220
Version 220

latest releases: v575, v574, v573...
7 years ago
  • fixed collection selection show action lookup for the preview window
  • files added through the normal import dialog or import folders will be not be fed into the import pipeline if it looks like they are already in use by another process
  • (hence setting an import folder to a browser download destination should be more reliable)
  • rewrote some critical phash generation code that was running extremely slow when importing large pngs with transparency
  • all listctrls that have an edit button now also trigger the edit event on item activate (e.g. double-click/enter key on an item)
  • added zoom in/out/switch to edit shortcut action dropdowns, can't promise it works everywhere
  • 'stopping' a gallery page search will now correctly make sure the search queue is unpaused so it can move on to any subsequent search
  • the way excess messages are added to the popup message manager is quicker, improving gui responsivity on message spam
  • fixed a potential race condition when a file import occurs at the same time as client_files rebalancing
  • fixed a potential race condition when a check_file_integrity db maintenance occurs at the same time as client_files rebalancing
  • the client will no longer suppress some core debug stuff
  • fixed an invalid event handler on canvas close bug
  • fixed a long-time wx locale issue
  • fixed a misc main gui parent assert issue
  • fixed some invalid non-wx-thread calllater calls
  • cleaned up some inartful showmessage calls
  • cleaned up some datacache init code
  • fixed some shutdown event handling
  • generally improved and fixed in some cases how threads signal job status
  • improved some thread-interaction timings
  • improved how files and thumbnails are deleted
  • file imports add their files to the client_files structure in a more sensible way
  • misc fixes
  • misc layout fixes
  • misc cleanup

Don't miss a new hydrus release

NewReleases is sending notifications on new releases.