Mercurial > mplayer.hg
comparison mixer.c @ 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 | a93891202051 |
children | b1b974133fa1 |
comparison
equal
deleted
inserted
replaced
34334:c8d437d65442 | 34335:c5f6bc8ae2b4 |
---|