7 |
|
thread-safe mouse handling |
8 |
|
- the TIME_OFFSET constant has been replaced by a (portable) function |
9 |
|
TimeToMacTime(); file dates in ExtFS should now be correct |
10 |
+ |
- ADBInterrupt() is no longer called from the 60Hz interrupt but has |
11 |
+ |
its own interrupt flag, potentially increasing the smoothness of |
12 |
+ |
mouse movement |
13 |
|
- Unix: windowed display mode supports different resolutions and color |
14 |
< |
depth, which can be switched on-the-fly |
14 |
> |
depths, which can be switched on-the-fly |
15 |
|
- Unix: Ctrl-F5 grabs mouse in windowed mode (enhanced compatibility |
16 |
|
with games like flight simulators) |
17 |
+ |
- Unix: X11 events are handled as soon as they arrive, outside of the |
18 |
+ |
60Hz video refresh raster |
19 |
|
- Unix: audio sample rate, bit depth and channel count are adjustable |
20 |
|
in the MacOS "Sound" control panel |
21 |
|
|