Skip to content

Releases: ItzSwirlz/ThredList

1.2

02 Jun 14:04
d70c99e
Compare
Choose a tag to compare

What's Changed

  • New information is now shown about the current threads, including:

    • TLS Sections (if the thread has none it won't show)
    • Wake Count
    • Suspend Count
    • Suspend result value
    • Whether an alarm's thread has been 'cancelled' or not
    • Mutexes and Fast Mutexes BUT most of the time they will likely not show (there are no known cases where they have, probably because WUPS will be open when we look at the thread status)
  • Threads that are not given names will now be shown as "Unnamed Thread"

    • This was just a category stub with no name, so it was showing as a random empty box. This behavior has only been seen in The Legend of Zelda: Breath of the Wild so far.
  • Small optimizations

    • Cleaned up some of the code that was running while the scheduler was locked and interrupts were disabled
    • The text used for category items has been shrieked to only be as much as necessary to prevent allocating unused memory
      • In Super Mario 3D World, there appears to be some glitching when navigating the Thred List menu for some reason. This was an attempt to fix this, but it was not the case of the text overflowing the buffer (otherwise we would've seen a lot of garbage text on the screen). Slightly annoying since I do not know the cause for this, but, yeah.
  • New images and banner for the plugin! Thank you @RISC-VLIW!

New Contributors

Full Changelog: 1.1...1.2

Release 1.1

08 May 22:51
fa4bcd8
Compare
Choose a tag to compare

Threads now are shown in the WUPS config menu as categories - press on them and you now can view their attributes, type, status, ID, and a few other things - including some values we don't know what they are for yet.

Full Changelog: 1.0...1.1

This release renames the plugin to "ThredList". Make sure you remove your existing "ThreadList.wps"

Test for showing thread information

08 May 14:15
d24c2dd
Compare
Choose a tag to compare
Pre-release

This is not a release - it is a test of whether we can add thread information to the plugin.

Currently, it only shows the ID, State, Attributes and Type but if this test works and doesn't totally destroy WUPS' loading time nor the plugin nor freezes the system, we can continue adding more.

Make sure you remove the old "ThreadList.wps" if you have it installed as the plugin is now named "ThredList"

1.0 - Initial Release

08 May 00:03
14c962c
Compare
Choose a tag to compare

Initial release.

This plugin is only officially supported for AROMA.