r1367-r1372
Added the SVN rev to the window title. Used GBA resolution as the default window size.
wxvbam prefers gnu++11 rather than c++11, should fix compiling on mingw.
wxvbam.xrc was missed in regards to xbrz filter support.
Fixed the HQ3x and HQ4x filters by forcing 32bit output. Hooked up the zBRZ filter in the wx build.
Fixed some of the filters in the wx build. Disabled multi-threaded filtering.
Rearranged the preferences alphabetically and a few other config fixes.
Build fix for wx2.x
Fixed the wxDialogs on wx3.0.2 due to a change in behaviour with FindWindow.
Fixed the throttle menu option
Fixed the debug printf feature in the case where a debugger is not attached.
Fixed the crash that would occur if vbam.ini and vbam.cfg are not found
Added a command line option to load e-Reader dotcode files
Fixed the global saveType from getting clobbered.