mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 17:58:31 +02:00
Version 0.3.1
This commit is contained in:
parent
052e21a929
commit
a5e051e327
2
HISTORY
2
HISTORY
@ -219,3 +219,5 @@ Version 0.3.0
|
||||
in onpauseview
|
||||
- added recording icons to metrixHD
|
||||
- fixed colors in tvguideng timeline in nopacity darkred
|
||||
|
||||
Version 0.3.1
|
||||
|
@ -19,7 +19,7 @@
|
||||
#endif
|
||||
|
||||
|
||||
static const char *VERSION = "0.3.0";
|
||||
static const char *VERSION = "0.3.1";
|
||||
static const char *DESCRIPTION = trNOOP("Skin Designer");
|
||||
|
||||
class cPluginSkinDesigner : public cPlugin {
|
||||
|
Loading…
Reference in New Issue
Block a user