diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-11-01 14:05:16 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-11-01 14:05:16 +0100 |
commit | 6a70d31734598814c6a2d0c3f63a71a64af850db (patch) | |
tree | b188c8c3e37b511d7da2a2fdff79c9c6628ae583 /HISTORY | |
parent | c054f3962002f153ae6a23da86fdbc9094c063f4 (diff) | |
download | vdr-6a70d31734598814c6a2d0c3f63a71a64af850db.tar.gz vdr-6a70d31734598814c6a2d0c3f63a71a64af850db.tar.bz2 |
Fixed the buffer size in cRecording::SortName()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3112,4 +3112,4 @@ Video Disk Recorder Revision History - 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. - +- Fixed the buffer size in cRecording::SortName(). |