Skip to content

Releases: fossmium/OneDrive-Cloud-Player

v1.3.0

26 May 23:26
a32886e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.3.0

Installation

The selfsigned build contains .appxsym files. These are intended for debugging and can be safely ignored. As usual, included with this release is the custom-build LibVLC UWP nuget package. This is only needed if you want to build the app yourself. See INSTALL.md.

Note

The application is now available in the Microsoft Store!

v1.2.2

19 Sep 20:11
Compare
Choose a tag to compare

Release Notes

Fixed an issue where sometimes the audio would be heard playing when it was expected to be quiet. #57
Updated several libraries and dependencies to the latest version. #58

Installation

Since we now provide an ARM build, it is no longer possile to provide a single app bundle for all architectures. Please choose the appriorate architecture for your system.
The selfsigned build now contains .appxsym files. These are intended for debugging and can be safely ignored.
Also included with this release is the custom-build LibVLC UWP nuget package. This is only needed if you want to build the app yourself. See INSTALL.md.

v1.2.1

23 May 12:54
f946b86
Compare
Choose a tag to compare
v1.2.1 Pre-release
Pre-release

Release Notes

Hotfix that resolves the problem of mkv files not being displayed. #55

Installation

Instructions on how to install the package can be found on the wiki.

v1.2.0

25 Dec 00:09
2361575
Compare
Choose a tag to compare
v1.2.0 Pre-release
Pre-release

Release Notes

  • Added buttons to the video player so you don't have to leave the video player page to watch the upcoming or previous video. #35
  • When playing a video, you can also go to the previous and next video by using the hotkeys shift+n (next video) and shift+p (previous video).
  • Added a settings page. #31
  • The project is now licensed. #37

v1.1.0

07 Nov 19:29
f4eb5d3
Compare
Choose a tag to compare
v1.1.0 Pre-release
Pre-release

Release Notes

  • Videoplayer UI overhaul.
  • The videoplayer now shows timestamps including the thumb on the seekbar when dragged or hovered over by a cursor #8.
  • You have now the ability to seek foreward and backward in the media with buttons and keyboard shortcuts #3.

v1.0.1

23 Oct 18:57
Compare
Choose a tag to compare
v1.0.1 Pre-release
Pre-release

Release Notes

  • Fixed app crashing in unused code as result of OneDrive returning bad data.

v1.0.0

30 Aug 13:22
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release

Release Notes

  • Ported the project from WPF to UWP.

V1.0.3-beta

22 Jun 00:56
Compare
Choose a tag to compare
V1.0.3-beta Pre-release
Pre-release

Contains crash fix while trying to login with an account that has no profile picture.

V1.0.1-beta

21 Jun 21:53
Compare
Choose a tag to compare
V1.0.1-beta Pre-release
Pre-release

This is our second release that contains all the missing commits.

V1.0.0-beta

21 Jun 21:44
Compare
Choose a tag to compare
V1.0.0-beta Pre-release
Pre-release

This is our first pre-release.