4.0-224 9 years, 6 months ago [windows] remove libjpeg. nothing has been using it for a while.
4.0-223 9 years, 6 months ago [vc12] remove SDL1.2/1.3 stuff required for windows. non-windows can still use 1.2/1.3
4.0-222 9 years, 6 months ago [vc12] move project-specific settings from Base.props to their respective .vcxprojs
4.0-221 9 years, 6 months ago [vc12] update to SDL2.0.0. cmake people: please do the same, then we can get rid of #ifdef USE_SDL_HAPTIC and SDL_VERSION_ATLEAST usage.
4.0-220 9 years, 6 months ago simplify the .gitignore
4.0-219 9 years, 6 months ago [vc12] add a compiler error message if trying to compile xinput1.4 with xinput1.3 settings.
4.0-218 9 years, 6 months ago [vc12] add a compiler error message if trying to compile xaudio2.8 with xaudio2.7 headers.
4.0-217 9 years, 6 months ago [vc12] buildfix for non-windows: remove window handle from DSPEmulator interface (was unused anyways).