http://bugs.winehq.org/show_bug.cgi?id=31858
Bobby Powers bobbypowers@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bobbypowers@gmail.com
--- Comment #7 from Bobby Powers bobbypowers@gmail.com 2012-10-31 20:25:37 CDT --- so I applied your patch on top of the current HEAD (1d3f679e). The time parts failed, but I see that you applied those as a separate patch on the 26th, so no big deal.
I should note that I also have the pulseaudio (git://repo.or.cz/wine/multimedia.git) branch merged in.
With this patch, and the winetricks wininet override, netflix audio, video and fullscreen works!
(In reply to comment #6)
Created attachment 42172 [details] Fix for the Internet Connection Problem [v2]
(In reply to comment #5)
Created attachment 42171 [details] Fix for the Internet Connection Problem ...
Whoops, had an order of operations mistake in the time calculation - the newly attached version fixes this issue.