view mp_msg-mencoder.c @ 24814:1903b15e6fb7

A missing break statement caused SDLK_PLUS to be triggered twice on one press. patch by Michael Mauch, michael.mauch gmx de Subject: [MPlayer-dev-eng] [PATCH] Add two breaks in the key handling of vo_sdl Date: Tue, 23 Oct 2007 00:04:20 +0200
author diego
date Mon, 22 Oct 2007 22:42:47 +0000
parents 94813c4807f3
children 92b0eee57acb
line wrap: on
line source


#define FOR_MENCODER 1
#include "mp_msg.c"