Author: nicodvb Date: Sat Jan 5 15:32:39 2008 New Revision: 25605 Log: properties to get and set angle; patch by oattila chello hu
Modified: trunk/help/help_mp-en.h Changes in other areas also in this revision: Modified: trunk/command.c Modified: trunk/help/help_mp-en.h ============================================================================== --- trunk/help/help_mp-en.h (original) +++ trunk/help/help_mp-en.h Sat Jan 5 15:32:39 2008 @@ -212,6 +212,7 @@ static char help_text[]= #define MSGTR_OSDSpeed "Speed: x %6.2f" #define MSGTR_OSDosd "OSD: %s" #define MSGTR_OSDChapter "Chapter: (%d) %s" +#define MSGTR_OSDAngle "Angle: %d/%d" // property values #define MSGTR_Enabled "enabled" _______________________________________________ MPlayer-DOCS mailing list [email protected] http://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
