summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkamel5 <vdr.kamel5 (at) gmx (dot) net>2021-01-09 14:36:40 +0100
committerkamel5 <vdr.kamel5 (at) gmx (dot) net>2021-01-09 14:36:40 +0100
commit3c39f01cf5b4e8e26d8cfc2fc608df13d038eee6 (patch)
treee8a3dc4ba9d82bb41b7aad36572653898f09df33
parent180fe711f5193741155602dc146fb59ec95d8500 (diff)
downloadskin-nopacity-3c39f01cf5b4e8e26d8cfc2fc608df13d038eee6.tar.gz
skin-nopacity-3c39f01cf5b4e8e26d8cfc2fc608df13d038eee6.tar.bz2
Version 1.1.51.1.5
-rw-r--r--HISTORY6
-rw-r--r--skinnopacity.c2
2 files changed, 7 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index ab8868a..53e3c4f 100644
--- a/HISTORY
+++ b/HISTORY
@@ -441,3 +441,9 @@ Version 1.1.4
- Update Makefile, epgsearch.h and remotetimers.h
- Eliminate some warnings
- Change IMAGELIB to graphicsmagick
+
+Version 1.1.5
+
+- softhdcuvid fix
+- Change Locking in cNopacityDisplayChannelView::DrawEvents
+- Fix for gcc11
diff --git a/skinnopacity.c b/skinnopacity.c
index 1492be7..14fcb6e 100644
--- a/skinnopacity.c
+++ b/skinnopacity.c
@@ -19,7 +19,7 @@
#endif
-static const char *VERSION = "1.1.4";
+static const char *VERSION = "1.1.5";
static const char *DESCRIPTION = "'nOpacity' Skin";
static const char *MAINMENUENTRY = "nOpacity";