log input/input.h @ 29614:1e19b831575b

age author description
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.