mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 17:58:31 +02:00
Version 0.1.0
This commit is contained in:
parent
562c0b3f00
commit
012e539743
5
HISTORY
5
HISTORY
@ -104,5 +104,8 @@ Version 0.0.7
|
||||
|
||||
Version 0.0.8
|
||||
|
||||
- added {channelnumber} Token in displaymenuschedules
|
||||
- displaying default menu list if menu category is set to another category
|
||||
but SetItem() is called
|
||||
but SetItem() is called
|
||||
|
||||
Version 0.1.0
|
@ -19,7 +19,7 @@
|
||||
#endif
|
||||
|
||||
|
||||
static const char *VERSION = "0.0.8";
|
||||
static const char *VERSION = "0.1.0";
|
||||
static const char *DESCRIPTION = "SkinDesigner";
|
||||
static const char *MAINMENUENTRY = "Skin Designer";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user