NuvioStreaming/composeApp/src/commonMain/kotlin/com/nuvio/app/features/player
2026-04-08 14:40:20 +05:30
..
skip feat: adding skip intro/next episode logic 2026-04-04 20:34:14 +05:30
AudioTrackModal.kt Refactor player UI components to utilize MaterialTheme color scheme 2026-03-29 16:52:11 +05:30
PlayerControls.kt refactor: profile ID resolution ,improve addon handling logic 2026-04-06 02:02:08 +05:30
PlayerEngine.kt fix: remove trailer data source layer leaking for normal playback 2026-04-07 01:30:39 +05:30
PlayerEpisodesPanel.kt feat: auto scroll to actively watching season 2026-04-07 12:16:59 +05:30
PlayerLanguagePreferences.kt feat: Implement audio and subtitle language preferences 2026-03-29 15:01:08 +05:30
PlayerLayout.kt Add player layout and overlay components for enhanced media playback experience 2026-03-11 23:30:12 +05:30
PlayerModels.kt feat: complete wiring bingeGroup handling for stream selection and update related components 2026-04-08 14:32:15 +05:30
PlayerOverlays.kt added brighntess/volume control 2026-04-01 17:38:58 +05:30
PlayerPlatformEffects.kt feat: adding pip support for android and handling other deprecation warnings 2026-04-05 16:44:14 +05:30
PlayerScreen.kt adding behaviour hint parity with bingegroup 2026-04-08 14:40:20 +05:30
PlayerSettingsRepository.kt flavouring yt extraction 2026-04-04 21:30:19 +05:30
PlayerSettingsStorage.kt feat: adding skip intro/next episode logic 2026-04-04 20:34:14 +05:30
PlayerSourcesPanel.kt Refactor player UI components to utilize MaterialTheme color scheme 2026-03-29 16:52:11 +05:30
PlayerStreamsRepository.kt adding behaviour hint parity with bingegroup 2026-04-08 14:40:20 +05:30
SubtitleAudioModels.kt feat: add subtitle customization options including text color, outline, font size, and bottom offset 2026-03-30 17:33:20 +05:30
SubtitleModal.kt feat: implement subtitle styling functionality across platforms 2026-03-30 17:02:57 +05:30
SubtitleRepository.kt feat: add support for custom addon names 2026-04-07 16:28:20 +05:30
SubtitleStylePanel.kt feat: update icon usage in StyleControlsCard for improved subtitle styling 2026-03-30 17:52:05 +05:30