NuvioStreaming/composeApp/src/commonMain/kotlin/com/nuvio/app/features/player
2026-04-06 14:09:13 +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 added header support during playback 2026-04-02 13:10:27 +05:30
PlayerEpisodesPanel.kt Refactor player UI components to utilize MaterialTheme color scheme 2026-03-29 16:52:11 +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 added header support during playback 2026-04-02 13:10:27 +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 fix: improve resume position handling in player and trakt progress logic 2026-04-06 14:09:13 +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 flavouring yt extraction 2026-04-04 21:30:19 +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 Subtitle Modal and Repository for managing subtitles 2026-03-11 23:55:12 +05:30
SubtitleStylePanel.kt feat: update icon usage in StyleControlsCard for improved subtitle styling 2026-03-30 17:52:05 +05:30