Mercurial > sdl-ios-xcode
comparison BUGS @ 154:50d2b5305c2c
*** empty log message ***
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sat, 18 Aug 2001 22:24:19 +0000 |
parents | bd6b0a910a65 |
children | 37e3ca9254c7 |
comparison
equal
deleted
inserted
replaced
153:2839f45bdba0 | 154:50d2b5305c2c |
---|---|
44 to prevent the user from switching input and mouse focus away from | 44 to prevent the user from switching input and mouse focus away from |
45 the SDL application. | 45 the SDL application. |
46 | 46 |
47 Continuous relative mouse motion is not implemented. | 47 Continuous relative mouse motion is not implemented. |
48 | 48 |
49 The CD driver doesn't detect SCSI CD-ROMs yet. | |
50 | |
51 Wide UNICODE character input (Kanji, etc.) has not been tested. | 49 Wide UNICODE character input (Kanji, etc.) has not been tested. |
52 Latin-1 keyboard input works fine. | 50 Latin-1 keyboard input works fine. |
53 | 51 |
54 MacOS: | 52 MacOS: |
55 Palette handling isn't implemented in windowed mode yet. | 53 Palette handling isn't implemented in windowed mode yet. |