Releases: starflash-studios/QMediaVSIX
Releases · starflash-studios/QMediaVSIX
v0.1.3.0
v0.1.2.0
- Added custom translation engine to circumvent non-working Visual Studio localisation system.
- Due to AsyncPackage limitations, however, the engine won't start until the user actually interacts with the extension (i.e. clicking the info button), so when Visual Studio first starts up, users may find the language incorrect until an interaction is made, though it should still default to English now.
v0.1.1.0
Fixed non-media-changing functions using fallbacks after no media change was detected. (i.e. All buttons expected media to change after being pressed, however, functions such as playing and pausing won't change the media, and instead will only change the playback status, causing a false-positive fail detection.)