1
0
Fork 0
dosbox-staging/src
Peter Veenstra b25d481e66 Fix startup detection of numlock and capslock.
Improve behaviour with SDL 1.2.14 with respect to lock keys.
What works:
- dosbox compiled against SDL < 1.2.14 used with SDL < 1.2.14
- dosbox compiled against SDL < 1.2.14 used with SDL >= 1.2.14
- dosbox compiled against SDL >=1.2.14 used with SDL >= 1.2.14
What doesn't work:
- dosbox compiled against SDL >=1.2.14 used with SDL < 1.2.14
- debian/ubuntu SDL < 1.2.14. (Check comment in src/gui/sdlmain.cpp on how to fix it.)
Untested:
- debian/ubuntu SDL >=1.2.14.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3689
2011-03-24 10:46:56 +00:00
..
cpu forgot one. 2011-03-06 17:20:32 +00:00
debug No need for the internal values of WINDOW. Improves portability. Thanks for the report John Daniel 2011-02-14 07:42:19 +00:00
dos reduce reported sectors per cluster drive (ripsaw; fixes buggy drive geometry calculations in Black Knight (installer) and Tamper) 2011-03-18 21:39:12 +00:00
fpu Detect +/- INF when loading a 80bit 2010-06-09 19:09:39 +00:00
gui Fix startup detection of numlock and capslock. 2011-03-24 10:46:56 +00:00
hardware Fix NATIVESOCKETS macro 2011-01-20 21:39:17 +00:00
ints Fix startup detection of numlock and capslock. 2011-03-24 10:46:56 +00:00
libs Fix warnings (thanks ripsaw) 2010-04-12 10:37:59 +00:00
misc Typo 2011-01-04 10:30:05 +00:00
platform Make it clear to people that they don't use a stable version. 2010-08-07 18:36:17 +00:00
shell Make the shortcut to set values of properties from the command line work again (regressed in the previous config-related patch) 2010-11-10 13:19:44 +00:00
dosbox.cpp Add option to delay sysex processing for sensitive real midi devices. Patch 3159289 from jczorkmid and rcblanke (slightly modified). 2011-03-23 08:55:07 +00:00
dosbox.ico Updated Icon. Thanks Chaosfish 2007-01-10 15:07:12 +00:00
Makefile.am Fix typo 2009-04-28 07:02:51 +00:00
winres.rc version number updates. 2010-05-12 09:10:46 +00:00