Opened 17 years ago
Closed 17 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 by , 17 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
by , 17 years ago
| Attachment: | hdhr.patch added |
|---|
by , 17 years ago
| Attachment: | 7970-hdhr_mingw.patch added |
|---|
Additional patch required for MinGW compilation.
comment:2 by , 17 years ago
| 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]