avplayer_audio_service_win 0.0.3+3
avplayer_audio_service_win: ^0.0.3+3 copied to clipboard
Customized Windows system-media-session support for avplayer audio playback.
0.0.3+3 #
- Rename the exported Windows C API header directory to match the published package name.
0.0.3+2 #
- Fix the Windows CMake plugin target name after publishing the package as
avplayer_audio_service_win.
0.0.3+1 #
- First AVPlayer fork release based on upstream
audio_service_win0.0.3. - Package the Windows system-media-session behavior used by
notification_media_session. - Rename the published package to
avplayer_audio_service_win.
0.0.3 #
- Local cover art support by @
- Crash fixed by @AfalpHy - Null data handling
0.0.2 #
- Bug resolved for blank notification at start.
- Log cleanup.
0.0.1 #
- Initial release 🎉
- Windows platform implementation for
audio_service. - System Media Transport Controls (SMTC) integration.
- Media metadata (title, artist, album, artwork) display.
- Media button events (play, pause, next, previous, etc.).
- Compatible with
audio_service_platform_interface.