log input/input.c @ 27068:d7e0e33c546f

age author description
Thu, 19 Jun 2008 18:51:42 +0000 ben Change DVDNAV command key names.
Tue, 27 May 2008 18:39:57 +0000 ben Add a slave command to stop stream playback.
Sun, 18 May 2008 18:11:05 +0000 ben fix compilation of input.c if neither macosx/linux apple remote code
Sun, 18 May 2008 12:11:17 +0000 ben Keep AppleIR enabled by default on MacOSX but have it disable on Linux.
Sun, 18 May 2008 11:56:20 +0000 ben Do not enable AppleIR by default.
Sun, 18 May 2008 11:53:00 +0000 ben Add support for AppleIR Remote as an input under Linux systems.
Sat, 10 May 2008 14:03:42 +0000 reimar usec_sleep(0) is not the same as not sleeping at all.
Mon, 28 Apr 2008 14:44:10 +0000 diego Use full path for libavutil #includes.
Tue, 11 Mar 2008 14:44:19 +0000 reimar Fix handling of comments in input.c, current code had useless ifs and in addition
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
Sat, 19 Jan 2008 11:42:03 +0000 reimar Fix some types to const
Tue, 15 Jan 2008 09:27:22 +0000 reimar Remove a useless cast
Sun, 13 Jan 2008 16:13:54 +0000 reimar Make several mapping tables related to input processing const.
Wed, 09 Jan 2008 01:17:49 +0000 uau Remove unnecessary <signal.h> includes