Commit Graph

5 Commits

Author SHA1 Message Date
vova 64a337ffe8 Improve LibVLC stability and add external playback host
- Add LibVLCManager singleton for safer LibVLC lifetime management
- Introduce VlcHostClient and VlcHost.exe for external playback via JSON commands
- Enhance VideoPlayer with error recovery and dependency property for SourceUrl
- Implement IDisposable in ProgramsData and ViewModels for better cleanup
- Update NuGet packages: LibVLCSharp to 3.9.6, System.Reactive to 6.1.0
- Add robust error handling and resource disposal throughout
- Improve program guide handling in PlayerViewModel
2026-04-10 14:29:00 +03:00
vova fe756648de listview drag 2024-01-28 23:10:11 +02:00
Vova 7e04b83728 show general error 2024-01-28 20:19:49 +02:00
Vova 61eb987642 cleanup unused code 2024-01-21 07:44:19 +02:00
Vova 10b4146772 Got WPF version work 2024-01-18 17:42:44 +02:00