diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-03-03 10:27:23 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-03-03 10:27:23 +0100 |
commit | 030b41c3701b4cebd6a373a68c3f348934d9d907 (patch) | |
tree | e010ddf8954d24abb7e53593640dd086bc626737 /HISTORY | |
parent | 3766a71741f575b9057de4ebb6837b2373273884 (diff) | |
download | vdr-030b41c3701b4cebd6a373a68c3f348934d9d907.tar.gz vdr-030b41c3701b4cebd6a373a68c3f348934d9d907.tar.bz2 |
Changed the calls to Skins.QueueMessage() in vdr.c that are related to reporting the status of the editing process back to Skins.Message() in order to have them appear immediately
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -7645,7 +7645,7 @@ Video Disk Recorder Revision History - Expanded tabs in PLUGINS/src/dvbhddevice/setup.c. - Some formatting fixes. -2013-03-01: Version 1.7.39 +2013-03-03: Version 1.7.39 - Updated the Finnish OSD texts (thanks to Rolf Ahrenberg). - Updated the Polish OSD texts (thanks to Marek Nazarko). @@ -7679,3 +7679,6 @@ Video Disk Recorder Revision History of not retrying for 10 seconds (reported by Andreas Mair, with help from Oliver Endriss). - Updated the Spanish OSD texts (thanks to Luca Olivetti). - Updated the Hungarian language texts (thanks to István Füley). +- Changed the calls to Skins.QueueMessage() in vdr.c that are related to reporting the + status of the editing process back to Skins.Message() in order to have them appear + immediately. |