Giter Club home page Giter Club logo

Comments (6)

khanhas avatar khanhas commented on August 21, 2024

Thank you for taking time reading the code! I really appreciate it.
And you're right, I shouldn't release device enumerator in measure destructor. It will be released when no parent measure is loaded (parentCollection.size() == 0).
I also added nullptr check before CoCreateInstance.
Download new version here: https://github.com/khanhas/AppVolumePlugin/releases/tag/1.2.1

from appvolumeplugin.

d-uzlov avatar d-uzlov commented on August 21, 2024

Thank you for taking time reading the code!

I'm glad to help!

Download new version here

Unfortunately, I can't start Rainmeter with this version. It crashes before first redraw cycle.

P.S. Sorry for reporting random issues in this thread, but I noticed that field "LegalCopyright" in your dlls contain "??" instead of "©" for me, while all other plugins I have shows ©.

from appvolumeplugin.

khanhas avatar khanhas commented on August 21, 2024

Haha, I made a mistake.
I checked pEnumerator != nullptr instead of == nullptr
Fixed: https://github.com/khanhas/AppVolumePlugin/releases/tag/1.2.2

About the copyright symbol, I used speaker emoji instead of © so it's maybe not available in your system.
Are you using Windows 7? Since if you use Windows 10, it will show like this:

image

image

Eh, maybe I should change to © in next patch

from appvolumeplugin.

d-uzlov avatar d-uzlov commented on August 21, 2024

Now everything works as intended.
Thank you for quick response.

from appvolumeplugin.

d-uzlov avatar d-uzlov commented on August 21, 2024

Are you using Windows 7

No, I'm using win10. I think that it can be related to default charset: I use cp1251. But I thought that Unicode is used for this (and two question mark suggests that something like utf-16 is used).
Maybe the problem is that I don't have this emoji? I don't use them, so I don't know if they work correctly on my machine.

from appvolumeplugin.

d-uzlov avatar d-uzlov commented on August 21, 2024

Ok, I think I found the issue with this symbol. I used different software for checking this information (plugin for total commander), and it apparently can't render emojis. Rainmeter and explorer show it as in your screenshot. Sorry for false report.

from appvolumeplugin.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.