mikemcduffie

Results 11 comments of mikemcduffie

Another vote for this feature. I love IINA, but Music Mode window width is really restrictive.

I must have been pretty tired last night when I wrote the first comment. The `IF ELSE` statement is in the `draggingEntered` method. Of course the dragged item did not...

Request URLs be open rather than copied. I've done this locally for myself by adding a conditional for matches regex '^https?://' open->'Open URL' else->copy/notify Apologies if I should have added...

@chrisgrieser I'm playing around with a fork now, but the quick way is to right-click the workflow and choose 'Open in FInder'. Edit the cheat.py to replace `if sheetName=="--search":` on...

I've identified that all the forks that use the 3.3 XADMaster framework fail to decode RAR/CBR. arauchfuss' last version was 2.7 as far as I can tell. I compiled the...

Curiouser is that the headers from the compiled XADMaster framework with the Info.plist identifier as 3.3 don't match the 3.3 source code headers from The Unarchiver site. Modified for Simple...

@arauchfuss Wow, great to see you back. :) I just pulled and built and it solves the problem for me. Just a quick test to post this note so I...

@arauchfuss I must say I'm sad to see you used the same status bar implementation as the forks. I **greatly** prefer the media player styled popup controls from the original...

@arauchfuss Thanks. After I posted, I tried to remember where I had first seen the change, but wasn't able to find the commit where you had implemented it. I definitely...