view debian/TODO.Debian @ 31017:fca6cfc4d5ca

rename 'struct keymap' -> 'struct mp_keymap' This avoids the compilation failure on kFreeBSD (at least amd64): In file included from libvo/vo_directfb2.c:44: libvo/video_out.h:267: error: redefinition of 'struct keymap' This is because libvo/vo_directfb2.c #includes sys/kd.h, which in turn includes sys/kbio.h, which defines another 'struct keymap'.
author siretart
date Fri, 23 Apr 2010 10:22:44 +0000
parents 14f41e4c530e
children
line wrap: on
line source

- Figure out why /etc/mplayer/mplayer.config.1 gets created and fix this.