This repository was archived by the owner on Feb 23, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 10
Releases: harmonoid/libwinmedia
Releases · harmonoid/libwinmedia
v0.0.3
@alexmercerind
alexmercerind
8cf3a38
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
- Feat: Add
PlayerAdd,PlayerIsLooping,PlayerIsAutoRepeat,PlayerIsShuffling,PlayerSetIsLooping,PlayerSetAutoRepeat,PlayerSetIsShufflingsupport for__linux__(@alexmercerind). - Feat: Add
PlayerGetDownloadProgress,PlayerSetAutoRepeat,PlayerSetIsShuffling,PlayerIsAutoRepeat&PlayerIsShufflingC APIs for_WIN32(@bdlukaa). - Fix: Fix empty playlist navigation crash (@alexmercerind).
- Feat: Add
PlayerSetDownloadProgressEventHandler&PlayerSetErrorEventHandlerevent callbacks for C & Dart VM (_WIN32&__linux__)(@alexmercerind). - Fix: Typo in
<audio>JavaScript on Linux (@Sotneo). - Fix: Freezing /
std::invalid_argumenton Linux. - pub.dev: Bump version to 0.0.7 & include updated bindings.
Release mode shared libraries are attached below to use in your C/C++ project. For Flutter, use pub.dev distribution.
Assets 6
5 people reacted
v0.0.2
This new release of libwinmedia adds:
- Nearly equivalent Linux support in the same C API.
- Now using
std::stringinstead ofstd::wstringin the API. - Add
PlayerSetIsShufflingto C API. - Fix
DART_VMOpen callbacks. - Flutter plugin on pub.dev.
- Flutter video playback coming in future releases.
Assets 6
3 people reacted
v0.0.1
This new version of libwinmedia includes:
Ton of new features that I'm too lazy to document.
Assets 4
2 people reacted