
noreply at mythtv
Jun 21, 2012, 12:55 PM
Post #1 of 1
(43 views)
Permalink
|
|
mythtv branch master updated by beirdo. v0.26-pre-687-g2bf1785
|
|
The branch, master has been updated on the mythtv repository by gitolite user beirdo. via 2bf1785fc1139a108464af19144073f7bc64c5a4 (commit) from dba1f86d8c381c11149668aca09a676e7acb1795 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 2bf1785fc1139a108464af19144073f7bc64c5a4 Author: r.keevil <r.keevil [at] gmail> at Thu, 21 Jun 2012 12:54:24 -0700 Committer: Gavin Hurlbut <ghurlbut [at] mythtv> at Thu, 21 Jun 2012 12:54:24 -0700 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=2bf1785fc1139a108464af19144073f7bc64c5a4 Add wincrypt.h to windows file for hdhomerun Mingw32 (at least when cross-compiling) requires an extra include to define HCRYPTPROV in hdhomerun_os_windows.c:random_get32() Fixes #10513 Signed-off-by: Gavin Hurlbut <ghurlbut [at] mythtv> ----------------------------------------------------------------------- Summary of changes: .../libs/libmythhdhomerun/hdhomerun_os_windows.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) -- _______________________________________________ mythtv-firehose mailing list mythtv-firehose [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-firehose
|