From 299fac3aa8d9891c044e9119533eaf900c84a9c2 Mon Sep 17 00:00:00 2001 From: pelya Date: Mon, 9 Jul 2012 12:41:04 +0300 Subject: [PATCH] Updated readme --- bugs.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bugs.txt b/bugs.txt index 5a718b39d..3c13ca056 100644 --- a/bugs.txt +++ b/bugs.txt @@ -23,6 +23,8 @@ Requested features - Perform a check for free space available on SD card before writing there, and write to the internal storage if SD card is unplugged. +- Force SW video mode from AndroidAppSettings.cfg, ignore SDL_HWSURFACE if app does not explicitly support it. + - Split Settings.java into several files - Show/hide screen controls with longpress on Text Edit button.