Opened 15 years ago
Closed 15 years ago
#7970 closed task (fixed)
new libhdhomerun release - socket handling improvements
Reported by: | Owned by: | Nigel | |
---|---|---|---|
Priority: | minor | Milestone: | 0.23 |
Component: | MythTV - General | Version: | head |
Severity: | medium | Keywords: | hdhomerun |
Cc: | Ticket locked: | no |
Description
Latest libhdhomerun release:
http://download.silicondust.com/hdhomerun/libhdhomerun_20100121.tgz
The key mythtv-related change is to the internal socket handling:
- fix use of select (all platforms).
- fix timeout handling (all platforms).
- fix Windows specific problems relating to events.
Recommended upgrade for trunk.
Nick
Attachments (2)
Change History (4)
comment:1 Changed 15 years ago by
Owner: | changed from Isaac Richards to Nigel |
---|---|
Status: | new → assigned |
Changed 15 years ago by
Attachment: | hdhr.patch added |
---|
Changed 15 years ago by
Attachment: | 7970-hdhr_mingw.patch added |
---|
Additional patch required for MinGW compilation.
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
(In [23468]) Upgrade to version 20100121 of SiliconDust?'s lib. Win fixes by Jeff Lu. Closes #7970. Lightly tested on Mac OS X, but recordings only - no EIT.
Note: See
TracTickets for help on using
tickets.
Changes after [23439]