Skip to content

Version 1.5

Latest
Compare
Choose a tag to compare
@Walkman100 Walkman100 released this 15 Jan 14:29
· 8 commits to master since this release
773553d

Added:

  • Support for Windows long file names
  • Added Windows Programs & Features integration to Installer & Uninstaller
  • Version text

Changed:

  • Updated installer to the rest of my programs
  • Made window resizable
  • Updated config file location code to the rest of my programs, changes Linux config folder (~/.config/WalkmanOSS/DirectoryImage.xml instead of ~/.walkmanoss/DirectoryImage.xml)
  • Added extracting icons with indexes (file.dll,58 e.t.c.)
  • Figured out where the properties tab actually changes

Fixed:

  • use Path.Combine wherever possible instead of string concatenation - should fix some anomalies with 's
  • changed to using WalkmanLib for a few functions, fixes attribute setting and some admin handling
  • Fixed opening icon file in paths with spaces
  • Fixed opening icon file on Linux without a custom editor
  • Fixed some bugs with running on Linux