RatingComponent now rasterizes SVGs to the ideal size. TextComponent's text is now vertically centered always.
Convert images only when they're not already 32bit
Version information nowe resides in EmulationStation.h and is compiled into the EXE on Windows. An icon file is also included and on non-Windows systems the window icon is loaded from PNG data compiled into the EXE and set via SDL_WM_SetIcon().