diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-11-01 13:59:58 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-11-01 13:59:58 +0100 |
commit | c054f3962002f153ae6a23da86fdbc9094c063f4 (patch) | |
tree | 5bcc545f747861c621c562518e3465dcb7f60f44 /HISTORY | |
parent | 0b62aff0e3385ed0c11fda145c2a5167bbc1c56d (diff) | |
download | vdr-c054f3962002f153ae6a23da86fdbc9094c063f4.tar.gz vdr-c054f3962002f153ae6a23da86fdbc9094c063f4.tar.bz2 |
Implemented sort modes for the 'Channels' menu
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. + |