Mercurial > mplayer.hg
log input/input.c @ 16492:5bec810fc9dc
age | author | description |
---|---|---|
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 |