Milan Nikolic

Results 394 comments of Milan Nikolic
trafficstars

openbsd support was added like this https://github.com/mupen64plus/mupen64plus-ui-python/pull/1/commits/656ada7b85e7fdee8a05e19b85ff9bd4e13e534b . Similar is probably needed for freebsd.

With your patch I am getting this after resize http://imagizer.imageshack.com/img924/9485/GTh81b.png , the image is cut off, where it should be like this http://imagizer.imageshack.com/img924/4248/VVVoG2.png . Note that the resize will only...

Looks ok now, but I am not sure what would this suppose to fix. Do you have some examples, what video card you are using, does it happens in all...

I didn't know about the http://doc.qt.io/qt-5/qwindow.html#devicePixelRatio but it was probably not available in Qt4 or I missed it somehow.

So you are missing pyrcc5 from PyQt5 for resource files, and it must be able to also import `uic` so it can compile .ui files. End users should use binaries...

@CHJ85 "program" is not built. nor is outdated, what did you mean by that? There are binaries for people that want to try and use it, and then there is...

I don't remember exactly, but I think there were some issues with QKeyEvent::nativeScanCode, I did tried to add left/right modifiers and failed. Anyway, whole input system should be revisited to...

Addressed in https://github.com/mupen64plus/mupen64plus-ui-python/commit/948c4d5a7b7440404370a36017674f09af642d6d

Where is the issue, it literally tells you what needs to be done? The exact instructions are in the Install section of README.

Sure, I understood later, but if about AUR, the maintainer of that package should take a look, it is not really an issue with this repo.