I just upgraded to the Feb 2015 "NOOBS" build of Raspbian (I was using one from early 2014 until 2 wks ago).
The desktop is very different in appearance, but seems 2 work the same--with one critical exception. I learned the trick of setting up /boot/config.txt last year when I had problems using omxplayer with larger hdmi panels that would default to 1080p. Specifically, setting
hdmi_group=1
hdmi_mode=4
2 force display mode to 720p. In the previous Raspbian desktop, this caused no problems; but the current version gets squeezed to about 1/2 size and the formatting of my app is all goofed up. Let me stress, at this point, that it's just the linux display that gets re-sized incorrectly (both boot text and desktop). Omxplayer doesn't seem 2 mind; it actually works a bit better--and the formatting is perfect.
It looks like the previous desktop version would "re-sample" the video after reading the config and adjust the window size; the present version does not (I'm not sure what actually happens; this is just how it looks).
Is there any way I can fix this? Does anyone understand what this is about? This is a "deal-breaker for the app I'm working on!!!
Thanx in advance 4 any help or assistance!!!