summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorAndreas Mair <amair.sob@googlemail.com>2014-08-20 12:44:44 +0200
committerAndreas Mair <amair.sob@googlemail.com>2014-08-20 12:44:44 +0200
commit5e5805d05c442e787979a189dd5ca43a8f06d95e (patch)
tree741683492b43c5addce8a74fda6d6112b0ab4c47 /HISTORY
parent5a8c236a70c45215b81d30f05a674e811b6b1bc0 (diff)
downloadvdr-plugin-extrecmenu-5e5805d05c442e787979a189dd5ca43a8f06d95e.tar.gz
vdr-plugin-extrecmenu-5e5805d05c442e787979a189dd5ca43a8f06d95e.tar.bz2
Reduced delay when opening the recordings menu if "menu category" feature is used.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index d037920..645848d 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,9 @@
VDR Plugin 'extrecmenu' Revision History
----------------------------------------
+2014-xx-yy: Version 1.2.4
+- [amair] Reduced delay when opening the recordings menu if "menu category" feature is used.
+
2014-08-05: Version 1.2.3
- [amair] Fixed crashes that happened if a skin used the "menu category" feature. (Submitted by The Chief @vdr-portal.de).
- [amair] GoLastReplayed and ReturnToPlugin now work as expected.