mirror of
https://projects.vdr-developer.org/git/vdr-plugin-tvguide.git
synced 2023-10-05 13:01:48 +00:00
Version 1.2.0
This commit is contained in:
2
HISTORY
2
HISTORY
@@ -116,3 +116,5 @@ Version 1.1.0
|
|||||||
- series recording can be configured in searchtimer menus
|
- series recording can be configured in searchtimer menus
|
||||||
- directory for searchtimers can be set and edited in searchtimer menus
|
- directory for searchtimers can be set and edited in searchtimer menus
|
||||||
- set blue key favorite mode as new default
|
- set blue key favorite mode as new default
|
||||||
|
|
||||||
|
Version 1.2.0
|
||||||
|
@@ -26,7 +26,7 @@
|
|||||||
#error "VDR-2.0.0 API version or greater is required!"
|
#error "VDR-2.0.0 API version or greater is required!"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
static const char *VERSION = "1.2.0pre";
|
static const char *VERSION = "1.2.0";
|
||||||
static const char *DESCRIPTION = "A fancy 2d EPG Viewer";
|
static const char *DESCRIPTION = "A fancy 2d EPG Viewer";
|
||||||
static const char *MAINMENUENTRY = "Tvguide";
|
static const char *MAINMENUENTRY = "Tvguide";
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user