mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 17:58:31 +02:00
Version 0.1.4
This commit is contained in:
parent
5801b4bab2
commit
4792fe4d4c
4
HISTORY
4
HISTORY
@ -151,4 +151,6 @@ Version 0.1.2
|
||||
Version 0.1.3
|
||||
|
||||
- added {epgname} token for recordings in currentview and detailedview.
|
||||
- fixed crash when start recording with extrecmenu or remotetimers
|
||||
- fixed crash when start recording with extrecmenu or remotetimers
|
||||
|
||||
Version 0.1.4
|
@ -19,7 +19,7 @@
|
||||
#endif
|
||||
|
||||
|
||||
static const char *VERSION = "0.1.3";
|
||||
static const char *VERSION = "0.1.4";
|
||||
static const char *DESCRIPTION = "SkinDesigner";
|
||||
static const char *MAINMENUENTRY = "Skin Designer";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user