Fredrik Ehnbom
Fredrik Ehnbom
I prefer to be summoned via @quarnster rather than a PM in the forums. You can ask in this issue or open up a new one if there are followups...
Involves modifying https://github.com/quarnster/boxeebox-xbmc/blob/master/xbmc/xbmc/windowing/egl/EGLNativeTypeBoxee.cpp, and https://github.com/quarnster/boxeebox-xbmc/blob/master/xbmc/xbmc/windowing/egl/EGLNativeTypeBoxee.h as appropriate to detect the resolution currently used and make sure that's set instead of the hardcoded 720p. This would make use of the "GDL"...
Just to notify users if a new version is available
Boxee would display the last character entered for a second or so before it turned into a *. Maybe there's a config option in xbmc to do the same or...
It would be nice if it's detected whether UI audio is played or it's stream audio and use different chunk sizes for this for more realtime ui audio.
Right now it's just a command line define which I believe is not what is done when building for say Android or rasberrypi.
Probably won't spend time on this myself, but this is a great task for someone who wants to help but don't know how to fix the code. This document, which...