Commit Graph

4 Commits

Author SHA1 Message Date
Vladimir 1e8e444376 feat: Implement Playlists and Programs Management
- Added PlaylistsGroupViewModel to manage playlists and selection.
- Introduced ProgramsGroupViewModel for handling program groups and subscriptions.
- Created ProgramsListViewModel to manage individual program listings.
- Developed SettingsViewModel for user settings including playlist management.
- Implemented TVPlayerViewModel as the main view model coordinating screens and data.
- Added PlayerView for video playback with LibVLC integration.
- Created XAML views for PlaylistsGroup, ProgramsGroup, ProgramsList, and Settings.
- Added sample M3U playlist for testing.
- Documented WPF build instructions and project structure in WPF-BUILD.md.
- Configured global.json for .NET SDK versioning.
2026-03-22 12:11:24 +02:00
Vova 3dfeea71f0 Added setup and minor fixes 2024-01-30 18:35:11 +02:00
Vova 10b4146772 Got WPF version work 2024-01-18 17:42:44 +02:00
Vova df51ee3ad6 Add project files. 2024-01-15 07:49:55 +02:00