From f5ad8fc5d7679433faf6a7465b5cfd54a7c10f8b Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 13 Aug 2006 18:00:00 +0200 Subject: =?UTF-8?q?Version=201.4.1-4=20-=20Fixed=20converting=20the=20port?= =?UTF-8?q?=20number=20in=20the=20"connect=20from..."=20log=20message=20of?= =?UTF-8?q?=20SVDRP=20=20=20(thanks=20to=20Ville=20Skytt=C3=A4).=20-=20Mad?= =?UTF-8?q?e=20the=20cCiSession=20members=20sessionId=20and=20resourceId?= =?UTF-8?q?=20uint16=5Ft=20and=20uint32=5Ft,=20=20=20respectively,=20to=20?= =?UTF-8?q?match=20their=20types=20in=20the=20CI=20session=20data=20(thank?= =?UTF-8?q?s=20to=20Ville=20Skytt=C3=A4=20=20=20for=20reporting=20that=20t?= =?UTF-8?q?here=20are=20places=20where=20ntohs()=20is=20assigned=20to=20di?= =?UTF-8?q?fferent=20types).=20-=20Changed=20the=20way=20a=20device=20is?= =?UTF-8?q?=20selected=20for=20receiving=20in=20order=20to=20keep=20device?= =?UTF-8?q?s=20with=20=20=20CAMs=20better=20available,=20even=20if=20this?= =?UTF-8?q?=20means=20recording=20on=20the=20primary=20device=20(reported?= =?UTF-8?q?=20=20=20by=20J=C3=B6rn=20Reder;=20thanks=20to=20Anssi=20Hannul?= =?UTF-8?q?a=20for=20improving=20handling=20Transfer=20Mode=20devices=20?= =?UTF-8?q?=20=20in=20this).=20-=20No=20longer=20stopping=20removing=20emp?= =?UTF-8?q?ty=20directories=20if=20an=20error=20occurs=20(thanks=20to=20?= =?UTF-8?q?=20=20Oliver=20Endriss).=20-=20Added=20a=20log=20error=20messag?= =?UTF-8?q?e=20to=20cPlugin::ConfigDirectory()=20in=20case=20a=20plugin=20?= =?UTF-8?q?calls=20it=20=20=20from=20a=20separate=20thread=20(reported=20b?= =?UTF-8?q?y=20Udo=20Richter).?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- HISTORY | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 1a35c12..6ba80d3 100644 --- a/HISTORY +++ b/HISTORY @@ -4858,3 +4858,19 @@ Video Disk Recorder Revision History a negative number of minutes (reported by Udo Richter). - Fixed getting the next active timer when shutting down (thanks to Udo Richter). - Modified the cSVDRP::Close() function to avoid code duplication. + +2006-08-13: Version 1.4.1-4 + +- Fixed converting the port number in the "connect from..." log message of SVDRP + (thanks to Ville Skyttä). +- Made the cCiSession members sessionId and resourceId uint16_t and uint32_t, + respectively, to match their types in the CI session data (thanks to Ville Skyttä + for reporting that there are places where ntohs() is assigned to different types). +- Changed the way a device is selected for receiving in order to keep devices with + CAMs better available, even if this means recording on the primary device (reported + by Jörn Reder; thanks to Anssi Hannula for improving handling Transfer Mode devices + in this). +- No longer stopping removing empty directories if an error occurs (thanks to + Oliver Endriss). +- Added a log error message to cPlugin::ConfigDirectory() in case a plugin calls it + from a separate thread (reported by Udo Richter). -- cgit v1.2.3