Files
commandergenius/bugs.txt
2013-01-17 16:12:09 +02:00

21 lines
781 B
Plaintext

Known bugs (see also todo.txt)
==============================
- Stylus input is broken in Cyanogenmod 10.1 and in stock JellyBean Samsung ROM.
- With 4:3 screen aspect ratio the on-screen buttons are not shown on the inactive part of screen.
- Put video at the center of the screen with 4:3 aspect ratio option
- SdlVideoResizeKeepAspect=y in AndroidAppSettings.cfg does no work
- Calling SDL_SetVideoMode() with SDL 1.3 several times makes it crash.
- Calling SDL_Init()/SDL_Quit() several times will make SDL 1.2 crash.
- SDL_FillRect() does not work with SDL 1.2 in HW mode (and probably with SDL 1.3 too).
- 32-bpp color mode does not work with SW video surface, 24-bpp and 32-bpp mode does not work with SDL_HWSURFACE.
- Option SdlVideoResizeKeepAspect has no effect