summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-11-01 13:59:58 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2004-11-01 13:59:58 +0100
commitc054f3962002f153ae6a23da86fdbc9094c063f4 (patch)
tree5bcc545f747861c621c562518e3465dcb7f60f44 /HISTORY
parent0b62aff0e3385ed0c11fda145c2a5167bbc1c56d (diff)
downloadvdr-c054f3962002f153ae6a23da86fdbc9094c063f4.tar.gz
vdr-c054f3962002f153ae6a23da86fdbc9094c063f4.tar.bz2
Implemented sort modes for the 'Channels' menu
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 6ae727c6..f044bff0 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3109,3 +3109,7 @@ Video Disk Recorder Revision History
cListObject::operator<() has been replaced with cListObject::Compare().
Plugins that implement derived cListObject classes may need to adjust their
code.
+- The "Channels" menu can now be sorted "by number" (default), "by name" and
+ "by provider". While in the "Channels" menu, pressing the '0' key switches
+ through these modes.
+