jellyflood/Shared/Coordinators
Ashik K fdd1cdc15b Implement Electronic Program Guide (EPG) for Live TV
Features:
- Full EPG grid with channels and time slots
- 12-hour program window with auto-refresh every 5 minutes
- Duration-based cell widths (3px/min)
- Live program highlighting with progress bars
- Current time indicator (red line)
- Direct channel playback from guide
- Auto-scroll to currently airing programs

Changes:
- Add EPGViewModel for data fetching and state management
- Add EPGProgramCell, EPGChannelRow, EPGTimelineHeader, EPGCurrentTimeIndicator components
- Update ProgramGuideView with complete EPG implementation
- Make Channels default Live TV tab (was Program Guide)
- Fix channel images in EPG to match Channels view display
- Fix Live TV playback crash (audioStreams array bounds check)
- Apply dark pink background throughout app

Slash Commands:
- Add /init-dev - Initialize dev session with project context
- Add /sim - Build and launch in Apple TV simulator

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-17 19:23:53 +02:00
..
LiveTVCoordinator Implement Electronic Program Guide (EPG) for Live TV 2025-10-17 19:23:53 +02:00
MainCoordinator Rename all Swiftfin files to lowercase jellypig 2025-10-17 09:28:57 +02:00
AdminDashboardCoordinator.swift [iOS] Admin Dashboard - QuickConnect Other User (#1488) 2025-04-14 17:19:32 -04:00
AppSettingsCoordinator.swift Fix login and settings screens on tvOS - use push navigation everywhere 2025-10-17 12:27:52 +02:00
BasicNavigationCoordinator.swift [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00
CustomDeviceProfileCoordinator.swift [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00
CustomizeSettingsCoordinator.swift [tvOS] Mirror iOS Ratings + Attribute Settings (#1422) 2025-02-15 15:27:34 -07:00
DownloadListCoordinator.swift [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00
DownloadTaskCoordinator.swift [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00
EditCustomDeviceProfileCoordinator.swift [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00
FilterCoordinator.swift [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00
HomeCoordinator.swift Fix tvOS navigation - use push everywhere except Media tab channels 2025-10-17 12:42:42 +02:00
ItemCoordinator.swift Revert video player to fullScreen - fixes playback controls 2025-10-17 13:00:40 +02:00
ItemEditorCoordinator.swift [iOS] Media Item Menu - Edit Item Images (#1345) 2025-01-20 16:17:35 -05:00
ItemImagePickerCoordinator.swift [iOS] Media Item Menu - Edit Item Images (#1345) 2025-01-20 16:17:35 -05:00
ItemImagesCoordinator.swift [iOS] Media Item Menu - Edit Item Images (#1345) 2025-01-20 16:17:35 -05:00
LibraryCoordinator.swift Fix tvOS navigation - use push everywhere except Media tab channels 2025-10-17 12:42:42 +02:00
LiveVideoPlayerCoordinator.swift [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00
MediaCoordinator.swift Fix tvOS navigation - use push everywhere except Media tab channels 2025-10-17 12:42:42 +02:00
MediaSourceInfoCoordinator.swift [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00
PlaybackQualitySettingsCoordinator.swift [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00
PlaybackSettingsCoordinator.swift [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00
SearchCoordinator.swift Fix tvOS navigation - use push everywhere except Media tab channels 2025-10-17 12:42:42 +02:00
SelectUserCoordinator.swift Fix login and settings screens on tvOS - use push navigation everywhere 2025-10-17 12:27:52 +02:00
SettingsCoordinator.swift Fix login and settings screens on tvOS - use push navigation everywhere 2025-10-17 12:27:52 +02:00
UserProfileImageCoordinator.swift [iOS] Media Item Menu - Edit Item Images (#1345) 2025-01-20 16:17:35 -05:00
UserProfileSettingsCoordinator.swift [tvOS] Add pin prompt to sign-in screen (#1383) 2025-01-09 15:48:58 -07:00
UserSignInCoordinator.swift Fix login and settings screens on tvOS - use push navigation everywhere 2025-10-17 12:27:52 +02:00
VideoPlayerCoordinator.swift [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00
VideoPlayerSettingsCoordinator.swift [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00
VideoPlayerWrapperCoordinator.swift [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00