SIRprise

Results 19 comments of SIRprise

Now I got [https://stackoverflow.com/questions/2299097/performance-counter-category-names-c](https://stackoverflow.com/questions/2299097/performance-counter-category-names-c) - and I attached a compiled version of it here. [Viewer.zip](https://github.com/SIRprise/SSD-LED/files/9718267/Viewer.zip) There are all categories of values I can read from the system. You can use...

If the searched categories are there but the Viewer-tool (or the performance monitor from the screenshot yesterday) are also not able to read values, we could go on with that:...

Good idea! I will think about it, how to realize that. A problem could be mix-colors with additive color mixing if you use two different, dark color it could result...

I like that idea and I like blue! :-) That would also result in a less distractive icon I think. At the moment I am a bit busy, but I...

I just released a new version with the color settings feature + save/load color config

I reopened the issue, because I hope anyone of you have tips how to do the color mixing. At the moment I sum up the RGB-values of the read and...

Oh, interesting use-case. Thanks for the hint! I have to think about how to solve that, because there is more to care about: The perferences are saved for one instance....

Nice idea. Seems I planned something like this, created https://github.com/SIRprise/SSD-LED/blob/master/SSD-LED/IndicatorIcon.cs and forgot to continue - so the code is unused (and incomplete). The drawing code is still at https://github.com/SIRprise/SSD-LED/blob/master/SSD-LED/Form1.cs#L188 -...

ok, thanks! I forked it and maybe I fix it by myself and make a pull request. I think this tool could also be helpful to show sprites in ROMs...