Mercurial > sdl-ios-xcode
comparison TODO @ 150:df1d68818edb
*** empty log message ***
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sat, 18 Aug 2001 10:33:55 +0000 |
parents | 836aaee3f39e |
children | 19418e4422cb |
comparison
equal
deleted
inserted
replaced
149:0e66fd980014 | 150:df1d68818edb |
---|---|
19 | 19 |
20 In the jump from 1.2 to 1.3, we should change the SDL_Rect members to | 20 In the jump from 1.2 to 1.3, we should change the SDL_Rect members to |
21 int and evaluate all the rest of the datatypes. This is the only place | 21 int and evaluate all the rest of the datatypes. This is the only place |
22 we should do it though, since the 1.2 series should not break binary | 22 we should do it though, since the 1.2 series should not break binary |
23 compatibility in this way. | 23 compatibility in this way. |
24 | |
25 Requests: | |
26 * PCM and CDROM volume control (deprecated, but possible) |