comparison BUGS @ 777:6f4fe7f2063b

*** empty log message ***
author Sam Lantinga <slouken@libsdl.org>
date Tue, 06 Jan 2004 17:16:02 +0000
parents 04dd6c6d7c30
children abe872771687
comparison
equal deleted inserted replaced
776:18922ae3ee07 777:6f4fe7f2063b
66 SDL_AddTimer() and SDL_RemoveTimer() haven't been implemented yet. 66 SDL_AddTimer() and SDL_RemoveTimer() haven't been implemented yet.
67 67
68 Not all of the keys are properly recognized on the keyboard. 68 Not all of the keys are properly recognized on the keyboard.
69 69
70 MacOS X: 70 MacOS X:
71 CD-ROM functions are not implemented yet.
72
73 Joystick code is not extensively tested yet.
74
75 Resizeable windows aren't implemented yet.
76
77 Depth switching for windowed mode isn't implemented yet. 71 Depth switching for windowed mode isn't implemented yet.
78 72
79 Palette handling isn't implemented in windowed mode yet. 73 Palette handling isn't implemented in windowed mode yet.
80 74
81 Command-line arguments dialog is not implemented yet. 75 Command-line arguments dialog is not implemented yet.