Hi
I was browsing through the SDL repo's (because I'm weird like that) and the I noticed there is a sdl12-compat repo which provides (according to the readme)
This code is a compatibility layer; it provides a binary and source compatible API for programs written against SDL 1.2, but it uses SDL 2.0 behind the scenes. If you are writing new code, please target SDL 2.0 directly and do not use this layer.
Now I'm a Java dev not a C developer but I thought it might be worth mentioning (in case no-one had seen it) as it may provide a migration path to SDL2 at some point in the future?
It can be found here: https://github.com/libsdl-org/sdl12-compat
Joystick mapping tool for Linux
Moderators: winston, another_commander, Getafix