Skip to content

'What's This" Delay LED Tooltip isn't entirely clear  #2290

@mulyaj

Description

@mulyaj

When using "What's this" tooltip the Delay LED, the tooltip message doesn't quite answer the question of "What's this", outside of a vague statement.

jamulus/src/clientdlg.cpp

Lines 207 to 209 in f1022da

ledDelay->setToolTip ( tr ( "If this LED indicator turns red, "
"you will not have much fun using "
"the %1 software." )

Solution:
I think it should be similar (or as technical) to the Jitter explanation just below it.

jamulus/src/clientdlg.cpp

Lines 160 to 162 in f1022da

QString strLEDBuffers = "<b>" + tr ( "Local Jitter Buffer Status LED" ) + ":</b> " +
tr ( "The local jitter buffer status LED shows the current audio/streaming "
"status. If the light is red, the audio stream is interrupted. "

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions