diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-12-23 15:25:05 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-12-23 15:25:05 +0100 |
commit | d8d65c7536c2569854483cb8af7cdc94afea9b44 (patch) | |
tree | 5c178f30b88e2e88a4b9c2a5028950ebd38b6818 /CONTRIBUTORS | |
parent | 1bb58100b0de6ac7196d402b0f85d96f0c974af8 (diff) | |
download | vdr-d8d65c7536c2569854483cb8af7cdc94afea9b44.tar.gz vdr-d8d65c7536c2569854483cb8af7cdc94afea9b44.tar.bz2 |
Modified cCharSetConv so that it can be used to convert from "whatever VDR uses" to a given code
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c178a30a..93ede449 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1688,6 +1688,8 @@ Joachim Wilke <vdr@joachim-wilke.de> for reporting a problem with cStatus::MsgOsdTextItem() being called without a text for reporting a missing install-i18n in the install target in the Makefile for adding a missing 'const' to cRecording::FramesPerSecond() + for modifying cCharSetConv so that it can be used to convert from "whatever VDR uses" + to a given code Sascha Klek <sklek@gmx.de> for reporting a problem with the '0' key in the "Day" item of the "Timers" menu |