Skip to content

2.3.7

Compare
Choose a tag to compare
@muldjord muldjord released this 18 Mar 10:26
· 2123 commits to master since this release
  • Now checks for .lha suffix and adds spaces where appropriate to get better results
  • Improved returned image data validity check (libpng errors still happen, but can be ignored)
  • Rewrote the worker to main thread communication a bit
  • Implemented '--startat' option that tells Skyscraper the first file to scrape
  • Implemented '--endat' option that tells Skyscraper the last file to scrape
  • Added thread id to terminal output
  • Applied serverside artwork size limit to openretro module to avoid running out of memory
  • Improved network communication class