Compare commits
No commits in common. "7e7ae7dddf2127f1b2836194967fe3af598e574b" and "fa14fc7c52701bc0b0bde76bae246ea6443dc6b2" have entirely different histories.
7e7ae7dddf
...
fa14fc7c52
@ -132,8 +132,8 @@ class Config(object):
|
||||
TRACK_TIME_FORMAT = "%H:%M:%S"
|
||||
VLC_MAIN_PLAYER_NAME = "MusicMuster Main Player"
|
||||
VLC_PREVIEW_PLAYER_NAME = "MusicMuster Preview Player"
|
||||
VLC_VOLUME_DEFAULT = 80
|
||||
VLC_VOLUME_DROP3db = 70
|
||||
VLC_VOLUME_DEFAULT = 75
|
||||
VLC_VOLUME_DROP3db = 65
|
||||
WARNING_MS_BEFORE_FADE = 5500
|
||||
WARNING_MS_BEFORE_SILENCE = 5500
|
||||
WEB_ZOOM_FACTOR = 1.2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user