Skip to content

Conversation

@Aztup
Copy link

@Aztup Aztup commented Jul 30, 2025

No description provided.

pub server_in_foreground: bool,
pub send_crash_reports: bool,
pub volume: u8,
pub playback_speed: i16
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be f32 and default value set to 1.0

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think volume should probably stay as u8 just like subtitles_opacity

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also forgot the mention but the reason it's an i16 is because I would need to modify a lot of files to remove the Eq trait so should I keep it as i16 instead?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants