Mercurial > mplayer.hg
diff sub/spudec.h @ 34335:c5f6bc8ae2b4
Use an enum to define keycodes and fix CTRL and backspace key having
the same keycode.
This is because KEY_CTRL was supposed to be the name of the "key class",
not the key, but that was later misunderstood.
Obviously that was some major bad naming....
author | reimar |
---|---|
date | Sat, 10 Dec 2011 14:27:04 +0000 |
parents | 728bd5c2aea7 |
children | d180a74b1a89 |