log input/input.c @ 16856:d222ea8f2cb4

age author description
Tue, 25 Oct 2005 18:46:25 +0000 reynaldo translatable eng strings to new section on help_mp-en
Tue, 18 Oct 2005 11:11:25 +0000 diego Make a few more messages translatable by moving them into help_mp-en.h.
Thu, 15 Sep 2005 10:25:43 +0000 reimar When compiled with gui, bind ESC to gui_stop so that s is free for screenshot.
Wed, 31 Aug 2005 02:15:03 +0000 nplourde add key_down_eventto slave mode, used to inject key down event with mplayer_put_key
Mon, 15 Aug 2005 08:30:43 +0000 reimar loadfile/loadlist can now also add files to the playlist
Sat, 23 Jul 2005 16:54:45 +0000 reimar use calloc so that mp_cmd_free won't use uninitialized data in case of an error
Mon, 27 Jun 2005 08:16:23 +0000 reimar consume empty lirc events at once.
Thu, 09 Jun 2005 20:13:53 +0000 reimar Add sub_load and sub_remove slave commands.
Wed, 18 May 2005 11:38:06 +0000 reimar new get_time_pos slave mode commando
Thu, 28 Apr 2005 14:43:19 +0000 reimar adds a parameter to the switch_audio command to directly select a track.
Fri, 15 Apr 2005 14:52:33 +0000 aurel when parsing one cmd argument, only un-escape _this_ argument, not the following ones
Mon, 11 Apr 2005 21:26:14 +0000 henry allow sub_select and vobsub_lang to select particular subtitle
Sun, 03 Apr 2005 14:08:28 +0000 gpoirier Added support of audio stream switching in the MPEG demuxer using the #-key
Thu, 17 Feb 2005 15:56:25 +0000 reimar Make seek command parameter float.
Sat, 12 Feb 2005 14:45:54 +0000 henry command to log current subtitle to file
Fri, 11 Feb 2005 11:44:00 +0000 aurel fix "Unknown argument" with cmd containing spaces
Thu, 20 Jan 2005 13:22:53 +0000 reimar remove all setlocale calls, they break the behaviour of sscanf and
Mon, 03 Jan 2005 13:56:48 +0000 reimar Add missing break that caused an irritating error message all the time when using slave mode.
Thu, 02 Dec 2004 14:37:16 +0000 aurel enable the run slave commande even without libmenu
Sat, 20 Nov 2004 10:51:13 +0000 reimar add "pausing" prefix for MPlayer commands
Mon, 15 Nov 2004 09:09:29 +0000 diego Reduce excessive verbosity.
Sat, 30 Oct 2004 10:40:53 +0000 faust3 small memleak fix, based on patch by Wei Jiang <jiangw98@yahoo.com>
Wed, 20 Oct 2004 20:07:50 +0000 reimar allow changing playback speed during playback.
Thu, 14 Oct 2004 15:33:10 +0000 reimar Make '.' key default for framestepping
Tue, 12 Oct 2004 22:10:56 +0000 reimar allow to step only one frame forward by pressing s.
Sun, 10 Oct 2004 17:39:07 +0000 reimar Do not loose commands while paused.
Wed, 15 Sep 2004 14:08:46 +0000 faust3 fix a memory corruption and make sure only getch2 handles stdin
Wed, 15 Sep 2004 09:45:34 +0000 faust3 slave mode command to switch aspect ratio, patch by Aurelien Jacobs <aurel at gnuage.org>
Wed, 15 Sep 2004 09:29:10 +0000 faust3 quit slave mode command now accepts an exit value, patch by Aurelien Jacobs <aurel at gnuage.org>
Thu, 02 Sep 2004 12:02:06 +0000 faust3 slave mode command to en/disable vsync, patch by Aurelien Jacobs <aurel at gnuage.org>
Sun, 22 Aug 2004 19:01:56 +0000 joey added runtime toggle of root window playback
Sun, 22 Aug 2004 18:47:48 +0000 joey moved combined vobsub_lang into sub_select
Tue, 03 Aug 2004 12:21:14 +0000 al Corrected my mistake in the last memfix patch.
Fri, 23 Jul 2004 16:10:21 +0000 al false-use-of-get_path() memleak fixes.
Sat, 17 Jul 2004 12:47:12 +0000 alex individual sub_select option not interferring with vobsub_lang
Mon, 26 Apr 2004 21:15:14 +0000 nicodvb slave command dvb_set_channel now takes 2 arguments: channel card
Fri, 16 Jan 2004 17:31:38 +0000 diego Support binding F11 and F12 keys to commands.
Sun, 30 Nov 2003 16:36:10 +0000 joey runtime 'stay-on-top' functionality
Sun, 21 Sep 2003 14:21:43 +0000 attila Forced subtitles patch by Arne Driescher <driescher@mpi-magdeburg.mpg.de>
Fri, 19 Sep 2003 20:44:30 +0000 faust3 slave mode commands to print out vo_fs and sub_visibility globals, patch by Mike Swieton <swietonm at student.gvsu.edu>
Tue, 02 Sep 2003 17:44:38 +0000 alex 1000l
Sat, 16 Aug 2003 09:51:05 +0000 albeu Finnaly commit Nico's dvb menu. Sorry for committing this
Fri, 15 Aug 2003 18:45:35 +0000 albeu I've juste found a bug which prevent to load a file whose name contain
Wed, 13 Aug 2003 16:29:32 +0000 alex Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies.
Tue, 12 Aug 2003 13:22:35 +0000 gabucino reverse of accidently twice commited patch (non-unified patch suxx)
Tue, 12 Aug 2003 11:32:51 +0000 gabucino From: Kir Kostuchenko <kir@users.sourceforge.net>
Tue, 12 Aug 2003 07:38:49 +0000 gabucino Hi, here are slave commands:
Mon, 04 Aug 2003 09:13:10 +0000 gabucino I'd like to change tv tuner frequency in the slave mode. So this patch
Wed, 09 Jul 2003 01:42:19 +0000 diego Output typos fixed.
Mon, 09 Jun 2003 12:15:48 +0000 arpi renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_LIBDIR
Fri, 30 May 2003 18:23:55 +0000 alex lirccd support by Fredrik Tolf <fredrik@dolda2000.cjb.net>
Sat, 17 May 2003 09:21:21 +0000 faust3 new slave mode command to show text via osd, patch by Lars Gemeinhardt <lars.gemeinhardt at searchbroker.de> (reviewed by albeu)
Wed, 09 Apr 2003 17:05:39 +0000 alex keypad and function (f1-f10) suppport (currently only vo_sdl and the terminal input code supports it). Patch by Vladimir Mosgalin <mosgalin@VM10124.spb.edu>
Fri, 04 Apr 2003 20:56:29 +0000 faust3 allow select()less compilation
Fri, 04 Apr 2003 15:04:26 +0000 albeu Support for "internet" or "multimedia" keyboards in X11.
Sat, 29 Mar 2003 21:52:08 +0000 arpi - 10l fix: it exited with return MP_INPUT_NOTHING; if all fd's have
Sun, 09 Feb 2003 20:18:23 +0000 arpi linux->osdep
Sun, 12 Jan 2003 18:56:48 +0000 arpi use 'a' for subtitle aligment instead for useless gui aboutbox
Sat, 28 Dec 2002 22:57:39 +0000 henry user friendly channel tuning + 10L fix in tvi_v4l (by Stephane Jourdois)
Mon, 23 Dec 2002 01:37:43 +0000 arpi This patch adds support for vertical subtitle alignment