log input/input.c @ 7232:f83050f59e23

age author description
Wed, 28 Aug 2002 15:55:58 +0000 alex removed old input code
Wed, 21 Aug 2002 20:44:29 +0000 arpi new slave volume command done :
Sun, 04 Aug 2002 02:22:27 +0000 kmkaplan Add the input command "change_rectangle" to control the rectangle
Fri, 26 Jul 2002 21:26:39 +0000 albeu Add loadfile and loadlist commands. May be buggy if the filename contain some
Sat, 20 Jul 2002 14:26:38 +0000 albeu 10L bugs founds by Jindrich Makovicka <makovicki at KMLinux dot fjfi dot cvuti dot cz>
Mon, 24 Jun 2002 12:17:23 +0000 albeu Fix after the patch of Dominik Mierzejewski. Try the user's input.conf
Mon, 24 Jun 2002 08:23:48 +0000 atmos4 Patch by Dominik Mierzejewski:
Wed, 19 Jun 2002 16:41:38 +0000 albeu 10L forgot to close input.conf fd
Wed, 12 Jun 2002 10:39:04 +0000 albeu Add support for hex key code in input.conf
Thu, 06 Jun 2002 07:13:57 +0000 pontscho add mute support ( step 1 ) and fixed panscan bugs (1000l for me)
Tue, 04 Jun 2002 20:17:07 +0000 arpi pan&scan support with -vo xv by ?? <mplayer@svennevid.net>
Sat, 25 May 2002 09:46:37 +0000 pontscho fix two small bug and add multimedia keyboard support ( i tested with Acer AirKey V only )
Mon, 20 May 2002 03:25:26 +0000 arpi big cosmetics patch, cleanup of messages printed by mplayer and libs.
Sat, 18 May 2002 00:11:43 +0000 albeu Add the forgoten scrennshot command
Sat, 20 Apr 2002 08:51:09 +0000 albeu Added -input js-dev xx option to specifies the joystick device to use.
Fri, 12 Apr 2002 10:17:24 +0000 albeu Fix the bug pointed out by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
Wed, 03 Apr 2002 17:58:17 +0000 arpi dvdnav event added, queue size 10->100, added void* event arg type - dvdnav patch by Kees Cook <mplayer@outflux.net>
Thu, 28 Mar 2002 20:40:21 +0000 arpi DVDnav support patch by David Holm and Kees Cook <mplayer@outflux.net>
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.
Sun, 24 Feb 2002 13:03:47 +0000 albeu Added an option to select the input config file
Sat, 23 Feb 2002 22:43:25 +0000 albeu Also use tab as cmd arg sepparator
Sat, 23 Feb 2002 21:13:35 +0000 albeu Fixed bug with comments in input.conf parser
Wed, 20 Feb 2002 14:45:18 +0000 albeu Added comments support in input.conf (comments lines with #)
Sun, 17 Feb 2002 01:06:50 +0000 alex vo_fullscreen added
Mon, 11 Feb 2002 11:42:08 +0000 albeu Added key autorepeat support. Options to enable/disable joystick and lirc
Fri, 08 Feb 2002 18:10:56 +0000 albeu Added support for key combination and mouse buttons key code
Mon, 04 Feb 2002 14:48:32 +0000 albeu Tell the user when we fallback on default config.
Mon, 04 Feb 2002 14:19:54 +0000 albeu Fix the bugs the previous version should fix (and those introduced
Sun, 03 Feb 2002 19:13:00 +0000 albeu Corrected the quit bug and added support for up to 10 axis
Thu, 31 Jan 2002 09:39:11 +0000 albeu Added lirc support in input
Wed, 30 Jan 2002 12:46:03 +0000 albeu A new configurable input system and joystick support for this system