log command.c @ 23416:ae4237717601

age author description
Thu, 31 May 2007 12:42:02 +0000 albeu Move the time printing code out of the length property.
Thu, 31 May 2007 09:42:14 +0000 albeu Allow setting the direction in the step_property command.
Thu, 31 May 2007 09:13:21 +0000 albeu Fix the step_property coammand to correctly handle the step size with
Wed, 30 May 2007 06:53:06 +0000 albeu Add PRINT to the samplerate property.
Tue, 29 May 2007 22:14:41 +0000 albeu Make all the info available via the metadata API available via properties.
Tue, 29 May 2007 21:49:39 +0000 albeu Rework the property API to allow sub properties such as
Tue, 08 May 2007 21:23:07 +0000 ben cosmetic: indent
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.