Skip to content

Releases: MetalHexx/TeensyROM-UI

1.0.1

12 Nov 01:30
Compare
Choose a tag to compare

Minor Metadata Patch 1.0.1

  • Update for HVSC #81 metadata.

1.0.0

23 Oct 03:32
Compare
Choose a tag to compare

Release v1.0.0

Time to unleash the beast!

After an unnecessarily long run in "alpha", we're skipping straight to an official v1.0.0 release. It's been deeply tested by a few folks and it's looking quite solid. Of course, there is always the possibility of edge cases with certain machines/environments. But we can work through those. The issue tracker has been opened up, so please submit any problems you run into including an .zip attachment of your /Assets directory.

Special Thanks

  • @SensoriumEmbedded (Travis Smith): TR Inventor. Full time UI testing. Cool dude.
  • Richard: TONS of early build UI testing.
  • Divertig0: Extensive late build UI testing. Musician. TR Experimentalist.
  • Avrilcadabra: UI Smoke testing. Musician. TR Experimentalist.
  • StatMat: Brainstorming. OneLoad64 / TR Load Time Improvements. NFC Project.
  • The creative, supportive and inspiring TeensyROM Community.

Updates

  • Auto-Copy / Watch Directory
    • Enhanced to preserve directory structure in TR storage when deep directories are copied
    • Watch directory will now detect files/directory when they're moved (drag and drop). Prior to this, it only fired on file copies.

1.0.0-alpha.59

31 Aug 04:47
Compare
Choose a tag to compare

FIX: Connection Issue when Non-Standard COM Ports are present

  • Solves a connection issue where writing a PING to the serial port on a non-standard Bluetooth COM port causes operation and UI to hang indefinitely.

1.0.0-alpha.58

13 Aug 02:58
Compare
Choose a tag to compare
version bump

1.0.0-alpha.57

27 Jul 02:31
Compare
Choose a tag to compare

Feature Release: 1.0.0-alpha.57

TeensyROM Dual Boot / Minimal Mode Support

  • The Desktop UI will automatically re-negotiate connections to TeensyROM in Dual Boot scenarios.

Configurable Default Filter

  • You can now set Music, Games, Images and All as the default launch filter.
  • Defaults to All.
  • Configurable in Settings view.

Auto-Connect on Application Startup.

  • Why waste time clicking the connect button?
  • Optional: Can be disabled in Settings view.

Auto-Launch on Application Startup

  • This will automatically launch Games, SIDs, and/or Images on application startup
  • File type launched will be based on selected default filter
  • Application will automatically open to Discover view when this option is enabled.
  • Optional: Can be disabled in Settings view.

Additional Notes

  • This will likely be the last Alpha feature release.
  • Looking for support for testing before moving into Beta
  • Launch Demo coming soon once Beta starts.

1.0.0-alpha.55

09 Jul 03:45
Compare
Choose a tag to compare

Feature: SID Subtune Support

  • SID files with subtunes now appear in the player toolbar with prev/next and dropdown options for navigation
  • Fix: Bug that was causing the log screen to spam in certain launch conditions
2024-07-09.00-08-48.mp4

1.0.0-alpha.53

23 Jun 06:31
Compare
Choose a tag to compare
Merge branch 'main' of https://github.com/MetalHexx/TeensyROM

1.0.0-alpha.52

13 May 03:54
Compare
Choose a tag to compare

Fixes

  • Using fully qualified path instead of relative for saving game image file metadata
  • added some logs to help troubleshoot an unreproducible issue with image metadata
  • Fixed dup hex item type image

1.0.0-alpha.51

09 May 14:49
Compare
Choose a tag to compare

Automatic ZIP File Extraction

  • .zip files transferred to the TR by drag and drop or auto-watch file transfer will now automatically unzip and get copied to the TR.
    • Only files compatible with the TR will be copied
    • .d64 files will also be automatically unpacked if found in a zip
    • Works with folder / deep copy transfers as well

1.0.0-alpha.50

01 May 01:06
Compare
Choose a tag to compare
  • MultiLoad64 folder has been removed from the "exclude" list
  • Fixed a small benign issue where arrays in settings were getting duplicated.