log input/input.c @ 31956:a6c25d94e60e

age author description
Fri, 03 Sep 2010 18:50:03 +0000 reynaldo Add new slave mode command for loading EDL file on demand.
Sun, 13 Jun 2010 17:10:52 +0000 reimar Remove unused mp_input_init parameter.
Sun, 13 Jun 2010 11:34:14 +0000 reimar Remove Gui-specific slave commands and associated key-bindings and other code.
Fri, 28 May 2010 18:44:41 +0000 reimar Document thatg time argument is in milliseconds.
Thu, 27 May 2010 23:36:03 +0000 diego Drop pointles _st suffix from struct mp_cmd_filter and mp_cmd_bind_section.
Sun, 11 Apr 2010 18:59:19 +0000 cehoyos Add slave commands for loading and unloading audio filters at runtime.
Fri, 09 Apr 2010 19:20:52 +0000 cehoyos Add osd_show_progression: Show progress bar and elapsed/total time.
Sun, 04 Apr 2010 16:15:38 +0000 diego Mark input-related m_option_t arrays as const.
Sat, 20 Mar 2010 23:38:27 +0000 diego Rename get_path.[ch] --> path.[ch].
Sat, 27 Feb 2010 23:09:15 +0000 reimar Support all line ending types in mp_input_read_cmd.
Thu, 18 Feb 2010 09:26:00 +0000 diego Mark some more functions that are not used outside of their files as static.
Sat, 07 Nov 2009 16:40:42 +0000 cehoyos Remove CONFIG_TV_TELETEXT.
Fri, 26 Jun 2009 20:21:38 +0000 ben Increase slave mode buffer so that one can load files with a deeper
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Wed, 25 Mar 2009 21:31:56 +0000 diego Rename 'default-binds' input option to 'default-bindings'.