From 52040a57c915eb6fc7b75d59f92b50d2cc7e397b Mon Sep 17 00:00:00 2001 From: punkrockguy318 Date: Tue, 6 Mar 2012 13:18:58 +0000 Subject: [PATCH] sdl: revised TODO --- TODO-SDL-2.1.6.md | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/TODO-SDL-2.1.6.md b/TODO-SDL-2.1.6.md index 3aee4f53..acaa25de 100644 --- a/TODO-SDL-2.1.6.md +++ b/TODO-SDL-2.1.6.md @@ -24,9 +24,23 @@ FEATURES * If .fceux exists, display a warning message but use .fceux * Don't move around people's config files without asking (or at all in this case) +input.cpp +========= + * This code is a fscking mess! However, now is not the time to clean it. Perhaps set a goal to clean this file up for + 2.1.7, but cleaning this for 2.1.6 is not realistic (and would break too many things and require more testing time) + TESTING ======= - TODO - ---- + Distro Test + ----------- + * Arch Linux 64 bit - compiles; runs + * Debian 6 + * Ubuntu 10.04 / 11.04 + * ??? +PROJECT STUFF +============= + * Contact debian package management + * Create a sane release procedure script that generates a release ready tarball + * Create markdown file of README