diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-08-12 10:45:43 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-08-12 10:45:43 +0200 |
commit | 6f568625d715f10c98edd254dd6b050492140287 (patch) | |
tree | d2106bbeaaa52969ea7d872ca8101509c3956d7f /CONTRIBUTORS | |
parent | 33e5ef3a5867998bec1bb3d8d7c8b6597cc1393b (diff) | |
download | vdr-6f568625d715f10c98edd254dd6b050492140287.tar.gz vdr-6f568625d715f10c98edd254dd6b050492140287.tar.bz2 |
Fixed handling kLeft in the calls to cStatus::MsgOsdTextItem()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 52d70b02..5d078cfb 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1796,6 +1796,7 @@ Alexander Rieger <Alexander.Rieger@inka.de> for reporting a memory leak in the cTimer::operator=() when using the 'aux' string for fixing cTimer::operator=() in case a cTimer variable is assigned to itself for making the list of tracks given in cStatus::SetAudioTrack() NULL terminated + for fixing handling kLeft in the calls to cStatus::MsgOsdTextItem() Philip Prindeville <philipp_subx@redfish-solutions.com> for updates to 'sources.conf' |