summaryrefslogtreecommitdiffstats
path: root/libvo/vo_kva.c
Commit message (Expand)AuthorAgeFilesLines
* build: remove OS/2 supportUoti Urpala2012-04-061-1090/+0
* input: move all key code lists to input/keycodes.hUoti Urpala2011-05-021-2/+1
* sub/OSD: move some related files to sub/Uoti Urpala2011-01-261-1/+1
* vo_kva: Restore all the attributes after changing aspect ratiokomh2010-11-071-0/+9
* vo_kva: Prevent a parent window from painting over ours in slave modekomh2010-11-071-0/+6
* Merge svn changes up to r31097Uoti Urpala2010-04-261-3/+3
|\
| * rename 'struct keymap' -> 'struct mp_keymap'siretart2010-04-231-3/+3
* | Merge svn changes up to r30967Uoti Urpala2010-04-261-1/+1
|\|
| * Mark some more LIBVO_EXTERN declarations as const where possible.reimar2010-03-271-1/+1
* | Delete things related to old translation systemUoti Urpala2010-03-101-1/+0
* | Merge svn changes up to r29117Uoti Urpala2009-04-011-4/+6
|\|
| * Consistently use MP_MAX_PLANES as size for plane pointer/stride arrays in libvo.reimar2009-03-291-4/+6
* | Merge svn changes up to r28951Uoti Urpala2009-03-141-17/+5
|/
* KVA vo driver for OS/2, patch by KO Myung-Hun, komh chollian netdiego2009-03-141-0/+1087