diff options
author | Martin Schirrmacher <vdr.skinflatplus@schirrmacher.eu> | 2016-04-26 20:27:10 +0200 |
---|---|---|
committer | Martin Schirrmacher <vdr.skinflatplus@schirrmacher.eu> | 2016-04-26 20:27:10 +0200 |
commit | b0d2e3c7702db77c82cae3b52b5d7c6d7574fc63 (patch) | |
tree | 1913fee30e5d92d7448dcd596d5963908601d817 /HISTORY | |
parent | 6a86034edec2a4d3cc7b083b09996d02f2306d23 (diff) | |
download | skin-flatplus-b0d2e3c7702db77c82cae3b52b5d7c6d7574fc63.tar.gz skin-flatplus-b0d2e3c7702db77c82cae3b52b5d7c6d7574fc63.tar.bz2 |
fix uninitialized pointer in displayrecoding
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,7 @@ VDR Plugin 'skinflatplus' Revision History - [fix] wrong epg logo in epgsearch eventsview - [fix] remove show bitrate of audio and video in displaychannel - [fix] rename plugin-icon yaepghg to yaepghd +- [fix] uninitialized pointer in displayrecoding (crash in plex-plugin and others) (thanks chriszero) - [update] default themes inverted style, selected item fore color is now back color - [update] disk usage icons with 32 sections instead of 16, thanks to MegaV0lt @@ -18,6 +19,7 @@ VDR Plugin 'skinflatplus' Revision History you need oscam min rev 10653 and dvbapi min commit 85da7b2 - [add] add italian translation (thanks to fiveten_59) - [add] option MenuItemRecordingSeenTreshold to set the treshold when a recording will be marked as seen +- [add] plex-plugin icon (thanks MegaV0lt) 2015-02-14: Version 0.5.1 |