log command.h @ 27195:5eb532ff5793

age author description
Mon, 31 Mar 2008 04:10:54 +0000 uau command.h: Remove unnecessary includes
Tue, 04 Mar 2008 23:35:24 +0000 diego Add necessary #includes to pass 'make checkheaders'.
Fri, 22 Feb 2008 09:09:46 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Tue, 01 Jan 2008 21:35:58 +0000 diego Add multiple inclusion guards to all header files that lack them.
Wed, 30 May 2007 07:05:34 +0000 albeu Make command.h usable without the MPContext typedef.
Wed, 21 Feb 2007 00:49:24 +0000 uau Split command/property handling from mplayer.c to a new file command.c.