This repository has been archived by the owner on May 7, 2023. It is now read-only.
DeClassified 1.00.1
Highly recommend reading "Welcome to DeClassified 1.00.txt" if you plan on using this for your own needs. (File an issue if something is unclear!)
Not that many new things, just some fixes and overall improvements.
- Fixed an issue where the bitrate could've displayed wrong when met with a file that has an extremely high bitrate.
- Added a feature specific to WACUP where you can hover over the kbps and khz displays to get a tooltip, only when they're too high to display the full number!
- When "Winamp 5.x mode" is selected in the vis menu, the play LED will not run it's extra condition of displaying RED when the file ends in about 1 second.
- Fixed an issue where the monoster display would not blank out when playing a file with more than 2 channels.
- Changed most timer based things to instead use the
onInfoChange(..)
callback function, to improve responsiveness in getting metadata. - Fixed an issue where re-playing a YT link in WACUP, won't make the play LED display RED when it should've from the start (this may have been an issue since the inception of the reimplementation, now finally fixed!)