log input/input.h @ 37195:ac6c37d85d65 default tip

age author description
Fri, 03 May 2013 18:52:54 +0000 cigaes input: add an option to set the default pausing mode.
Sun, 11 Dec 2011 14:43:16 +0000 ib Enable gui slave commands.
Thu, 24 Mar 2011 22:11:18 +0000 reimar Make "stuck keys" problem impossibly by resetting the internal
Thu, 21 Oct 2010 18:19:30 +0000 diego Implement a basic capture feature, available through -capture.
Sun, 17 Oct 2010 15:54:55 +0000 reimar Add experimental af_cmdline slave command to allow changing filter options at runtime.
Sun, 10 Oct 2010 09:30:42 +0000 cigaes Add the overlay_add and overlay_remove commands.
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.
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, 14 Feb 2010 12:39:58 +0000 diego Declare mp_input_register_options() in input/input.h.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Sat, 13 Dec 2008 18:28:00 +0000 diego Add standard GPL license header.
Thu, 04 Dec 2008 15:07:15 +0000 reimar Re-add "extern"s incorrectly removed in r28085
Wed, 03 Dec 2008 23:01:03 +0000 diego Get rid of pointless 'extern' keywords.
Thu, 19 Jun 2008 18:51:42 +0000 ben Change DVDNAV command key names.
Wed, 18 Jun 2008 17:18:49 +0000 ben Group all input command defines in one big enum
Tue, 27 May 2008 18:39:57 +0000 ben Add a slave command to stop stream playback.
Fri, 22 Feb 2008 09:09:46 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Thu, 24 Jan 2008 19:14:05 +0000 ben Add new command to switch between dvdnav titles
Wed, 23 Jan 2008 21:18:32 +0000 eugeni Add ass_use_margins command and property to shift subtitles to margins and back
Tue, 08 Jan 2008 21:40:44 +0000 reimar Do not use exit_player in the signal handler, this code just can not
Sat, 05 Jan 2008 14:31:03 +0000 nicodvb properties to change angle; patch by oattila chello hu
Tue, 01 Jan 2008 21:35:58 +0000 diego Add multiple inclusion guards to all header files that lack them.
Wed, 26 Dec 2007 13:13:48 +0000 ulion From now on, libmenu does not steal all input keys from input modules.
Tue, 11 Dec 2007 08:03:47 +0000 ulion Add new function for parsing and queueing multi-commands separated by \n or \r.
Tue, 04 Dec 2007 10:42:59 +0000 ulion Remove hardcoded key->cmd bindings in libmenu, support custom key bindings
Sun, 25 Nov 2007 04:09:04 +0000 ulion Support select subtitle by source, add 4 properties:
Sat, 25 Aug 2007 04:28:14 +0000 uau Add separate event input type for terminal+vo