Opened 8 years ago
Closed 8 years ago
Last modified 8 years ago
#11281 closed Patch - Feature (fixed)
Move libhdhdhomerun to external/libhdhomerun, and resync to the current version
Reported by: | Owned by: | danielk | |
---|---|---|---|
Priority: | minor | Milestone: | 0.27 |
Component: | MythTV - General | Version: | Master Head |
Severity: | medium | Keywords: | libhdhomerun |
Cc: | Ticket locked: | no |
Description
Per a previous discussion on the devel maillist, please find attached references to commits that will move libhdhomerun to external/libhdhomerun, to build hdhomerun_config as mythhdhdhomerun_config, and to resync to the latest version of the silicondust library.
The commits are provided in three separate pieces to allow easier code reviews by the devs.
The first commit moves the files to external/libhdhomerun and updates the various references:
https://github.com/garybuhrmaster/mythtv/commit/05a547b80289d3fd3b22a72f9739b68bcacc1af6
The second commit (per the request of Danielk) creates the mythhdhomerun_config program:
https://github.com/garybuhrmaster/mythtv/commit/d92359ec4742e771a35d159fb5073c5e9162cf55
The third commit resyncs to the current libhdhomerun version:
https://github.com/garybuhrmaster/mythtv/commit/275aadb9a338b53fcc82a3216dc23fd1c71b5830
In 14772544081f0186ae8681acb73d5cdb2bf4df1b/mythtv: