From f7ac74ede445b099e8fa97a15674f2b4ecde279a Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 30 Apr 2000 11:15:16 +0200 Subject: Instant recording can now be stopped via the menu --- osd.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'osd.h') diff --git a/osd.h b/osd.h index cf7ac06d..6c7aa4a5 100644 --- a/osd.h +++ b/osd.h @@ -4,7 +4,7 @@ * See the main source file 'vdr.c' for copyright information and * how to reach the author. * - * $Id: osd.h 1.6 2000/04/30 09:47:52 kls Exp $ + * $Id: osd.h 1.7 2000/04/30 10:37:15 kls Exp $ */ #ifndef __OSD_H @@ -23,6 +23,7 @@ enum eOSState { osUnknown, osTimer, osRecordings, osReplay, + osStopRecord, osBack, osEnd, }; -- cgit v1.2.3