Steve Checkoway
c4195979f3
Clean up a bit, remove useless code. Some work needs to be done to fix up the menu bar situation.
2005-10-28 08:07:53 +00:00
Steve Checkoway
fd28146428
Fix beeps by just not posting keydown events.
2005-10-28 05:40:37 +00:00
Steve Checkoway
04d79278d4
Cleanup. Fix beeping when pressing certain keys while windowed. It still beeps in full screen and command key presses beep all the time.
...
I need to just replace SDL entirely to fix this. LowLevelWindow is all that remains.
2005-10-24 13:41:01 +00:00
Steve Checkoway
ff9f7d25c5
Test having SM not run in the main thread. This is most noticeable during the loading window since events are still processed.
...
It's possible that this causes problems if something in SDL or SM absolutely must be run in the main thread. One thing to consider is lowering the main thread's precedence.
2005-10-24 11:29:34 +00:00
Steve Checkoway
6a25c126ab
Move these files out of the SDL tree since OS X does not use anything else in that tree.
2004-08-28 11:41:05 +00:00