BradyBrenot / huestacean

Philips Hue control app for desktop with screen syncing. C++ with Qt Quick GUI.
http://huestacean.com
Apache License 2.0
565 stars 53 forks source link

Support for 32-bit Windows? #99

Closed harakan2 closed 5 years ago

harakan2 commented 6 years ago

Is there a fundamental reason why only 64-bit Windows is supported?

I have a Windows Media Center, running Windows 8.1 32-bit (originally due to driver issues with the tuner card on 64-bit platforms). I'd really like to use this on there - I can't upgrade to Windows 10 and use the official Philips Hue Sync app as WMC is no longer in the OS. Will this work on Windows 8.1 32-bit?

harakan2 commented 6 years ago

I compiled 32-bit myself from source. It does run and controls the lights based on screen content in windowed mode, but unfortunately they just turn off when running Media Center full screen.

BradyBrenot commented 6 years ago

No fundamental reason, no. Just a general reluctance to increase the number of configurations I'm supporting due to workload.

The DXGI frame capture API is blocked by certain applications, including e.g. the UWP Netflix app.

On Thu, Jul 26, 2018, 01:14 harakan2, notifications@github.com wrote:

I compiled 32-bit myself from source. It does run and controls the lights based on screen content in windowed mode, but unfortunately they just turn off when running Media Center full screen.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/BradyBrenot/huestacean/issues/99#issuecomment-407978561, or mute the thread https://github.com/notifications/unsubscribe-auth/AAmoWNseml8IuVLstQM9th_eyQ3tRFFxks5uKVAegaJpZM4Vcltl .