libwinmedia 0.0.7
libwinmedia: ^0.0.7 copied to clipboard
A cross-platform media playback library for C/C++ & Flutter with good number of features.
0.0.7 #
- Fix Linux bugs.
- Add missing
Player.add,Player.isShuffling,Player.isAutoRepeat&Player.isLoopingimplementations for Linux (@alexmercerind). - Add
Player.streams.downloadProgress&Player.streams.error(@alexmercerind).
0.0.6 #
- Auto repeat, shuffle & download progress getter/setters (@bdlukaa).
0.0.5 #
- Other changes
0.0.4 #
- Fix empty Player playlist navigation causing crash on Windows (@alexmercerind).
0.0.3 #
- Fix unhandled
std::invalid_argumenton Linux (@alexmercerind).
0.0.2+2 #
- Some leftover documentation (@alexmercerind).
0.0.2 #
- Initial support for Linux (@alexmercerind).
0.0.1 #
- A ton of new features that I'm too lazy to document. Support for Windows (@alexmercerind).