log command.c @ 23258:1d86fb12e4ae

age author description
Tue, 08 May 2007 21:22:21 +0000 ben cosmetic: use K&R coding style, as in reste of the file
Tue, 08 May 2007 12:20:46 +0000 ben support for PVR channel navigation (patch by Sven Gothel <sgothel at jausoft dot com>)
Mon, 23 Apr 2007 07:42:42 +0000 diego Gui --> gui
Sat, 17 Mar 2007 11:51:17 +0000 voroshil New slave command: tv_step_freq <offset in MHz>
Sun, 11 Mar 2007 06:16:14 +0000 uau Move the sh_audio->delay field to mpctx->delay.
Fri, 09 Mar 2007 14:04:07 +0000 uau Include <string.h> explicitly.
Fri, 09 Mar 2007 12:43:26 +0000 uau Move command.c.tmp over now identical command.c base command.c.tmp@38c0b6d35d7f
Wed, 21 Feb 2007 19:48:12 +0000 ivo fix compilation with gcc 2.95.3
Wed, 21 Feb 2007 00:49:24 +0000 uau Split command/property handling from mplayer.c to a new file command.c.