diff --git a/bugs.txt b/bugs.txt index 97d2ba98a..2103b1f8c 100644 --- a/bugs.txt +++ b/bugs.txt @@ -13,9 +13,15 @@ Known bugs - 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 + +- GLSurfaceView is buffered, so the input lags + Requested features ================== +- It's impossible to do "./build.sh release" + - Perform a check for free space available on SD card before writing there, and write to the internal storage if SD card is unplugged. - Split Settings.java into several files