From babfdd26f9d2fbe164205951413d74aa6d21ef23 Mon Sep 17 00:00:00 2001 From: Martin Prochnow Date: Sat, 11 Mar 2006 19:58:00 +0100 Subject: Version 0.2 - implemented own dvbplayercontrol-class so that people who haved patch their vdr with the jumpplay-patch can compile the plugin - 'Info' while replaying opens recording info - option 'Info' added to recordings list to schow the description of a recording - details (date and time) of recordings are shown now --- mymenurecordings.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 mymenurecordings.h (limited to 'mymenurecordings.h') diff --git a/mymenurecordings.h b/mymenurecordings.h new file mode 100644 index 0000000..719acf0 --- /dev/null +++ b/mymenurecordings.h @@ -0,0 +1,3 @@ +#include "extrecmenu.h" +#include "myreplaycontrol.h" + -- cgit v1.2.3