New
GA release 0.7.4
- Support NAT hole punching
- Windows hook supports command line arguments as well
- Separate keyboard/mouse control messages
- Remove SDL 1.2 support from GA core library and the clients
- SDL 1.2 controller hook - add hook to SDL_SetEventFilter
- Separate hooks for sdl-video and sdl-audio
- Do not quit when controller init failed, just disable the controller
- client: ready to fully support Android
- client: add mini h.264/vp8 parser
- client: auto detect audio/video codecs
- client: auto detect audio/video codecs
- client: audio buffer fill no longer fill pure silence packet
- client: audio packet queue no longer block infinitely
- client: provide bridges to use Android build-in audio/video codecs
- toolchain: disable vpx --enable-shared on Mac OS X
- toolchain: GA toolchain for Android
- toolchain: Fix compilation error on Linux x86_64