cjee21

Results 321 comments of cjee21

If manually setting the DPI works as mentioned in the first post, adding the following to the manifest should do it. No other changes needed if everything is displayed properly...

I tried implementing high DPI support to MediaInfo. Here's how it looks compared to existing version at 150% scale. Overall everything seems to look fine. There's a bit of alignment...

I fixed the sponsor(AD) button became blue on hover issue. Does this look okay? (screenshots taken with DPI set to 150% scale) Should I create a pull request?

> We checked a bit that some time ago but didn't finish to check as we don't know much about it so we weren't sure about what we do, if...

It will be great if MediaInfo can integrate with the new Windows 11 context menu like other apps such as Mp3tag. ![Untitled](https://user-images.githubusercontent.com/77721854/223386220-eff81888-d3ff-4dfb-a461-a87f479e4f73.png) Looks like it can be implemented by non-Store...

> if someone might me able to point into the right direction, i could try implementing it myself ^^ I don't have experience with sparse packages, Win11 context menu or...

If we look at [another page](https://en.wikipedia.org/wiki/Data-rate_units#Kilobit_per_second): > Kilobit per second (symbol kbit/s or kb/s, often abbreviated "kbps") is a unit of data transfer rate equal to: > - 1,000 bits...

Made a PR for this. It'll reduce the amount of clicks and typing required for my use case of export.

> if someone might me able to point into the right direction, i could try implementing it myself ^^ One more resource that might help: https://community.mp3tag.de/t/context-menu-on-windows-11/54629/7 Expand the "Implementation Details"...

@JeromeMartinez I have figured it out. It is possible. I made a PoC attached below. Tested to be working on a VM and it even works for folders. ![Screenshot 2024-05-27...