mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 17:58:31 +02:00
Version 1.2.15
This commit is contained in:
parent
cef6ca78a2
commit
dc617b52fa
6
HISTORY
6
HISTORY
@ -497,3 +497,9 @@ Version 1.2.14
|
||||
|
||||
- [kamel5] Revert "Disabled timeshift display for non timeshift recordings"
|
||||
- [kamel5] Add a different display mode to timeshift for currently active timer recordings
|
||||
|
||||
Version 1.2.15
|
||||
|
||||
- [kamel5] Update Update italian tanslation in metrixhd and estuary4vdr
|
||||
- [pbiering] fix tuner device mapping in case tuners are not starting as first device
|
||||
- [kamel5] Fix cutting marks wasn't updated
|
||||
|
@ -21,7 +21,7 @@
|
||||
#endif
|
||||
|
||||
|
||||
static const char *VERSION = "1.2.14";
|
||||
static const char *VERSION = "1.2.15";
|
||||
static const char *DESCRIPTION = trNOOP("Skin Designer");
|
||||
|
||||
class cPluginSkinDesigner : public cPlugin, public skindesignerapi::SkindesignerAPI {
|
||||
|
Loading…
Reference in New Issue
Block a user