mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 17:58:31 +02:00
Version 0.4.8
This commit is contained in:
parent
2f417e4470
commit
c4619727c7
2
HISTORY
2
HISTORY
@ -334,9 +334,11 @@ Version 0.4.6
|
|||||||
- added timeshift support in displayreplay
|
- added timeshift support in displayreplay
|
||||||
|
|
||||||
Version 0.4.7
|
Version 0.4.7
|
||||||
|
|
||||||
- fixed crash when deleting menuitem
|
- fixed crash when deleting menuitem
|
||||||
- fixed ecm time display
|
- fixed ecm time display
|
||||||
- provide 10 last recordings in <lastrecordings> viewelement
|
- provide 10 last recordings in <lastrecordings> viewelement
|
||||||
- fixed translation in currentelement loops
|
- fixed translation in currentelement loops
|
||||||
- fixed timeshifttotal in displayreplay timeshift mode
|
- fixed timeshifttotal in displayreplay timeshift mode
|
||||||
|
|
||||||
|
Version 0.4.8
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
static const char *VERSION = "0.4.7";
|
static const char *VERSION = "0.4.8";
|
||||||
static const char *DESCRIPTION = trNOOP("Skin Designer");
|
static const char *DESCRIPTION = trNOOP("Skin Designer");
|
||||||
|
|
||||||
class cPluginSkinDesigner : public cPlugin, public skindesignerapi::SkindesignerAPI {
|
class cPluginSkinDesigner : public cPlugin, public skindesignerapi::SkindesignerAPI {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user