Archive for July, 2009

ScoreRender 0.3.1 Released

Sunday, July 26th, 2009

Yet another new release is out. Some fixes are backported from trunk:

  • When showing image only (score is not clickable, that is), also add image dimension as well, for speeding up HTML rendering.
  • Fix line break when showing score source code under Windows — always convert line break to \r\n when transferring data to clipboard.
  • Better auto-detection of programs. Make use of glob() under Windows and which command under Unix, with fallback if these are not available.
  • Bug fix in program availability checking. If desired matching string is not found in the first line of program output, program detection would result in failure in previous versions.

Dashboard widget shall be gone

Sunday, July 19th, 2009

In the coming (well, I can’t say exactly when “coming” is) release, i.e. 0.4.0, dashboard widget would be removed. It isn’t useful in current form, which just tells user how many images are there, and how many posts contain music score fragments. Actually one can already check number of images in the image cache directory. Perhaps it might come back some day in the future, but at least in more useful way, not in current form as it is.