log input/input.c @ 5218:11c7ccce8ae3

age author description
Wed, 20 Mar 2002 13:30:57 +0000 albeu Added options -input keylist and -input cmdlist to list all know
Tue, 19 Mar 2002 18:27:54 +0000 albeu 10L bug fix. Thx to Fredrik Kuivinen <freku045@student.liu.se>.
Tue, 19 Mar 2002 13:30:16 +0000 albeu A bug fix in the auto-repeat stuff + moved all printf to mp_msg
Sat, 16 Mar 2002 16:57:35 +0000 albeu 1L : removed redondant enter key binding
Sat, 16 Mar 2002 16:47:35 +0000 gabucino ENTER now quits after last file
Sat, 16 Mar 2002 16:36:32 +0000 albeu Now enter key quit if no next file is avaible
Wed, 13 Mar 2002 10:59:20 +0000 pontscho small changes in event handling
Tue, 12 Mar 2002 12:04:40 +0000 alex lexical fixes (COSMETIC :)) and one 'real fix': grap_frames -> grab_frames -- feel free to flame and reverse
Mon, 11 Mar 2002 09:19:15 +0000 pontscho remove obsoleted function (mplResize)
Sun, 10 Mar 2002 03:47:53 +0000 arpi -subpos key bindings with new input layer - patch by Tomas Konir <moje@molly.vabo.cz>
Wed, 06 Mar 2002 21:59:24 +0000 arpi KEY_ENTER->quit binding. why doesn't 'pt_step 1' exits if no more file left?
Thu, 28 Feb 2002 13:49:04 +0000 albeu Fix when stdin is used as a file
Mon, 25 Feb 2002 13:14:27 +0000 pontscho add half new input support for gui
Sun, 24 Feb 2002 21:22:12 +0000 albeu Small bugfix (memcpy too small without sizeof(int) :( )
Sun, 24 Feb 2002 16:31:27 +0000 albeu Really take tab as a space in cmd parsing.