From 872d55c4c306f411603e9a751f558a0fe39d5583 Mon Sep 17 00:00:00 2001 From: punkrockguy318 Date: Wed, 12 Oct 2011 17:46:54 +0000 Subject: [PATCH] sdl: added list of known issues to resolve --- KNOWN-ISSUES | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 KNOWN-ISSUES diff --git a/KNOWN-ISSUES b/KNOWN-ISSUES new file mode 100644 index 00000000..882b051a --- /dev/null +++ b/KNOWN-ISSUES @@ -0,0 +1,6 @@ +SDL: + * Segfault on "Record As" + * Single-window mode broken in OSX + * F1 in GUI mode (with no terminal attached) causes endless hang + * --inputcfg broken with GTK=1 atm + * In OSX, Zapper input is taken in GTK window rather than SDL window