Home
last modified time | relevance | path

Searched refs:VOLUME_PERCENT (Results 1 – 5 of 5) sorted by relevance

/dports/audio/ncspot/ncspot-0.9.3/src/ui/
H A Dstatusbar.rs232 .saturating_add(crate::spotify::VOLUME_PERCENT); in on_event()
241 .saturating_sub(crate::spotify::VOLUME_PERCENT); in on_event()
/dports/audio/ncspot/ncspot-0.9.3/src/
H A Dcommands.rs12 use crate::spotify::{Spotify, VOLUME_PERCENT};
188 .saturating_add(VOLUME_PERCENT * amount); in handle_default_commands()
196 .saturating_sub(VOLUME_PERCENT * amount); in handle_default_commands()
H A Dmpris.rs22 use crate::spotify::{PlayerEvent, Spotify, UriType, VOLUME_PERCENT};
336 let vol = (VOLUME_PERCENT as f64) * req * 100.0; in run_dbus_server()
H A Dspotify.rs31 pub const VOLUME_PERCENT: u16 = ((u16::max_value() as f64) * 1.0 / 100.0) as u16; const
/dports/games/vamos/vamos-0.7.1/
H A DREADME13 [[-s|--volume=] VOLUME_PERCENT]