Skip to content

Releases: wbpascal/ProxerWindowsPhone

v1.2.2

12 Sep 16:28

Choose a tag to compare

Changelog:

  • Removed exception throw that was used for testing purposes. This stupid mistake prevented everyone from loading streams 👍
  • Implement MessageQueue to prevent further System.UnauthorizedAccessExceptions to happen

v1.2.1

10 Sep 10:38

Choose a tag to compare

Changelog:

  • Launch urls from current synchronization context to prevent a possible System.UnauthorizedAccessException
  • Expand error tracking to further increase the accuracy

v1.2.0

03 Sep 20:44

Choose a tag to compare

Changelog:

  • Add error tracking if an unhandled exception is thrown

v1.1.1

22 Aug 18:19

Choose a tag to compare

Changelog:

  • Now uses the WinRT MediaPlayer to prevent some rare hangs

v1.1.0

20 Aug 18:30

Choose a tag to compare

Changelog:

  • Hide status bar and on-screen navigation bar when in fullscreen #1
  • Double press back to exit the media player #2

v1.0.0

19 Aug 13:47

Choose a tag to compare

First release