equal
deleted
inserted
replaced
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) |