Skip to content

A collection of tools for working with SGF files on Mac OS X.

License

Notifications You must be signed in to change notification settings

threeve/SGF-Tools

Repository files navigation

See the ABOUT.rtf file for the project description and brief directions for installation/use.

Version history

  • 1.4.2

    • very minor improvement of collection thumbnail appearance
    • optimized shaded stone drawing
    • enabled concurrent requests for QuickLook Generator
  • 1.4.1

    • fixed preview in column view (white text wasn't visible)
    • improved collection Thumbnail appearance
    • improved appearance of stones & board
  • 1.4

    • QuickLook Board Position Thumbnail Generator
  • 1.3.8:

    • Fix # of moves code to only count non-variation moves
  • 1.3.7:

    • Added xlations for Collection attr to importer
  • 1.3.6:

    • Added xlations for most new attrs
  • 1.3.5:

    • Added calculated # moves, # games, & Collection attrs

    • Added special QuickLook preview for collection files

  • 1.3.4:

    • Changed the Spotlight importer to only store the first PC (place) property.
  • 1.3.3:

    • Fixed bug in the Spotlight importer that caused very slow and/or failed processing of large SGF collection files.
  • 1.3.2:

    • Localize QuickLook preview generator
  • 1.3.1:

    • Added OSX installer package

    • Added several more attrs to QuickLook preview generator, and made some other minor improvements.

    • Added French lang descriptions to custom SL attrs (Thank you Kirk McElhearn!)

  • 1.3:

    • Added a QuickLook preview generator.
  • 1.2.4:

    • Added 9 language localization string files using translations kindly supplied by Anders Kierulf (maker of the wonderful SmartGo software). Some are only partially translated. Help with missing translations, descriptions, & other languages welcomed!
  • 1.2.3:

    • Fixed bug that intermittently caused files to be only partially indexed by changing encoding to NSASCIIStringEncoding in do_property()
  • 1.2.2:

    • Added Year Played attr because for many old games only this part of the date is known. In contrast to the Date Played attr this one is a plain CFNumber.

    • Further improved the handling of DT prop to Date Played attr conv.

    • Replaced call to deprecated stringWithCString:length: in do_property() (I hate seeing warnings for a good build)

    • Added Winner & Loser attrs derived from the RE PW PB props as suggested by Anders.

    • Fixed memory leaks in do_property() & appendString:forKey:

  • 1.2.1:

    • Within an hour of releasing 1.2 I found a bug in the DT code that caused the importer to crash on incomplete dates, this ver fixes that.
  • 1.2:

    • First release that implemented "all" properties/attrs.
  • 1.0.1:

    • Build as Intel 32/64 bit universal.
  • 1.0:

    • Initial release.

About

A collection of tools for working with SGF files on Mac OS X.

Resources

License

Stars

Watchers

Forks

Packages

No packages published