jellyflood/jellypig tvOS/Components
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
..
CinematicBackgroundView.swift Rename Swiftfin to jellypig - personal fork for custom use cases 2025-10-17 08:50:39 +02:00
CinematicItemSelector.swift Rename Swiftfin to jellypig - personal fork for custom use cases 2025-10-17 08:50:39 +02:00
DotHStack.swift Rename Swiftfin to jellypig - personal fork for custom use cases 2025-10-17 08:50:39 +02:00
EnumPickerView.swift Rename Swiftfin to jellypig - personal fork for custom use cases 2025-10-17 08:50:39 +02:00
ErrorView.swift Rename Swiftfin to jellypig - personal fork for custom use cases 2025-10-17 08:50:39 +02:00
LandscapePosterProgressBar.swift Rename Swiftfin to jellypig - personal fork for custom use cases 2025-10-17 08:50:39 +02:00
ListRowButton.swift Rename Swiftfin to jellypig - personal fork for custom use cases 2025-10-17 08:50:39 +02:00
ListRowMenu.swift Rename Swiftfin to jellypig - personal fork for custom use cases 2025-10-17 08:50:39 +02:00
NonePosterButton.swift Rename Swiftfin to jellypig - personal fork for custom use cases 2025-10-17 08:50:39 +02:00
OrderedSectionSelectorView.swift Rename Swiftfin to jellypig - personal fork for custom use cases 2025-10-17 08:50:39 +02:00
PosterButton.swift Rename Swiftfin to jellypig - personal fork for custom use cases 2025-10-17 08:50:39 +02:00
PosterHStack.swift Rename Swiftfin to jellypig - personal fork for custom use cases 2025-10-17 08:50:39 +02:00
SFSymbolButton.swift Rename Swiftfin to jellypig - personal fork for custom use cases 2025-10-17 08:50:39 +02:00
SeeAllPosterButton.swift Rename Swiftfin to jellypig - personal fork for custom use cases 2025-10-17 08:50:39 +02:00
ServerButton.swift Rename Swiftfin to jellypig - personal fork for custom use cases 2025-10-17 08:50:39 +02:00
SplitFormWindowView.swift Implement Electronic Program Guide (EPG) for Live TV 2025-10-17 19:23:53 +02:00
SplitLoginWindowView.swift Rename Swiftfin to jellypig - personal fork for custom use cases 2025-10-17 08:50:39 +02:00
StepperView.swift Rename Swiftfin to jellypig - personal fork for custom use cases 2025-10-17 08:50:39 +02:00