This website requires JavaScript.
Explore
Help
Sign In
mrleo1nid
/
PLib
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a938a48de9f23b0c0834c1c1597168fccebd0fa1
PLib
/
tests
/
PLib.Tests
T
History
Leonid Pershin
a938a48de9
Enhance playback settings management in PLib video library manager. Introduce PlaybackOptions for volume and mute settings, integrating them into AppSettings and IAppSettingsStore. Update VideoPlayerViewModel to persist playback state and adjust UI bindings in VideoPlayerView for volume control. Revise README.md to document new playback settings functionality.
2026-08-09 06:46:33 +03:00
..
Domain
Update README.md with project details, features, requirements, architecture, and data management for PLib video library manager.
2026-08-08 07:08:43 +03:00
Library
Refactor PLib video library manager to use ReactiveUI, replacing CommunityToolkit.Mvvm. Update dependencies, enhance thumbnail caching logic, and improve UI responsiveness with reactive commands. Remove obsolete PLib.slnx file and update README.md to reflect changes.
2026-08-08 11:37:36 +03:00
Settings
Enhance playback settings management in PLib video library manager. Introduce PlaybackOptions for volume and mute settings, integrating them into AppSettings and IAppSettingsStore. Update VideoPlayerViewModel to persist playback state and adjust UI bindings in VideoPlayerView for volume control. Revise README.md to document new playback settings functionality.
2026-08-09 06:46:33 +03:00
GlobalUsings.cs
Update README.md with project details, features, requirements, architecture, and data management for PLib video library manager.
2026-08-08 07:08:43 +03:00
PLib.Tests.csproj
Implement theme management and settings dialog in PLib video library manager. Add theme service for light/dark/system themes, integrate settings dialog for user preferences, and update app configuration to include appearance options. Enhance thumbnail caching with new methods for cache size and clearing. Update README.md to reflect new features and settings.
2026-08-08 12:04:53 +03:00