log input/input.c @ 31214:0bdd15feba42

age author description
2010-05-28 reimar Document thatg time argument is in milliseconds.
2010-05-27 diego Drop pointles _st suffix from struct mp_cmd_filter and mp_cmd_bind_section.
2010-04-11 cehoyos Add slave commands for loading and unloading audio filters at runtime.
2010-04-09 cehoyos Add osd_show_progression: Show progress bar and elapsed/total time.
2010-04-04 diego Mark input-related m_option_t arrays as const.
2010-03-20 diego Rename get_path.[ch] --> path.[ch].
2010-02-27 reimar Support all line ending types in mp_input_read_cmd.
2010-02-18 diego Mark some more functions that are not used outside of their files as static.
2009-11-07 cehoyos Remove CONFIG_TV_TELETEXT.
2009-06-26 ben Increase slave mode buffer so that one can load files with a deeper
2009-05-13 diego whitespace cosmetics: Remove all trailing whitespace.
2009-03-25 diego Rename 'default-binds' input option to 'default-bindings'.
2009-03-08 reimar Add an option to disable the default key binding that MPlayer includes
2009-03-07 reimar Make pausing_keep_force the default for the set_mouse_pos and key_down_event -
2008-12-13 diego Add standard GPL license header.
2008-09-25 reimar Add an experimental pausing_keep_force slave mode command prefix
2008-08-07 diego Rename a bunch of miscellaneous preprocessor directives.
2008-08-06 diego Rename all preprocessor directives related to Apple / Mac OS X.
2008-08-03 diego Change a bunch of video/audio-output-specific preprocessor directives from
2008-07-30 diego Rename preprocessor directive HAVE_MENU --> CONFIG_MENU.
2008-07-30 diego Rename two GUI-related preprocessor directives:
2008-07-30 diego Start unifying names of internal preprocessor directives.
2008-06-19 ben Change DVDNAV command key names.
2008-05-27 ben Add a slave command to stop stream playback.
2008-05-18 ben fix compilation of input.c if neither macosx/linux apple remote code
2008-05-18 ben Keep AppleIR enabled by default on MacOSX but have it disable on Linux.
2008-05-18 ben Do not enable AppleIR by default.
2008-05-18 ben Add support for AppleIR Remote as an input under Linux systems.
2008-05-10 reimar usec_sleep(0) is not the same as not sleeping at all.
2008-04-28 diego Use full path for libavutil #includes.