Documentation ¶
Index ¶
Constants ¶
View Source
const ( ColorBackground = tcell.ColorDefault ColorSelectedBoarder = tcell.ColorRed ColorBluredBoarder = tcell.ColorWhite ColorText = tcell.ColorWhite ColorTextAccent = tcell.ColorYellow ColorPlaybackProgressElapsed = tcell.ColorLightCyan ColorPlaybackProgressRemaining = tcell.ColorBlack ColorQueuePlayedBg = tcell.ColorBlack ColorQueuePlayingBg = tcell.ColorDarkRed ColorButtonBg = tcell.ColorBlue ColorButtonTxt = tcell.ColorBlack ColorButtonSelectedBg = tcell.ColorYellow ColorButtonSelectedTxt = tcell.ColorDarkRed )
Variables ¶
This section is empty.
Functions ¶
func ExperimentalRadioAlgo ¶
func ExperimentalRadioAlgo() bool
func MaxRadioSongs ¶
func MaxRadioSongs() int
func SaveConfig ¶
func SaveConfig()
func ScrobbleEnabled ¶
func ScrobbleEnabled() bool
func SetPassword ¶
func SetPassword(p string)
func SetUsername ¶
func SetUsername(u string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.