Amarok Scripting API Status 2.0
Existing:
Amarok.Lyrics
public slots:
void showLyrics( const QString& lyrics ) const;
void showLyricsHtml( const QString& lyrics ) const;
void showLyricsError( const QString& error ) const;
void showLyricsNotFound( co
> Right, but I see three different colors. Grey, a very light grey, and
black.
That particular variation is unintentional.
___
Amarok-devel mailing list
Amarok-devel@kde.org
https://mail.kde.org/mailman/listinfo/amarok-devel
On Wed, Aug 28, 2013 at 10:35:22PM +0530, Anmol Ahuja wrote:
> I'm sorry, I should've clarified.
You also shouldn't have sent an e-mail with colors. It's not really
polite using HTML in e-mails, especially if you assign significance to
colors.
--
Edward "Hades" Toroshchin
dr_lepper on irc.freeno
On Wed, Aug 28, 2013 at 7:05 PM, Anmol Ahuja wrote:
>> I think he means that the grey ones existed from before and the black ones
>> were added by him.
> Yep, that's it.
> I'm sorry, I should've clarified.
Right, but I see three different colors. Grey, a very light grey, and black.
--
Mark Kret
I think he means that the grey ones existed from before and the black ones
were added by him.
On Wed, Aug 28, 2013 at 10:26 PM, Mark Kretschmann wrote:
> On Wed, Aug 28, 2013 at 3:48 PM, Anmol Ahuja wrote:
> > Here's the current state of the Amarok Scripting API. :
>
> Thanks Anmol. Now please
> I think he means that the grey ones existed from before and the black
ones were added by him.
Yep, that's it.
I'm sorry, I should've clarified.
___
Amarok-devel mailing list
Amarok-devel@kde.org
https://mail.kde.org/mailman/listinfo/amarok-devel
On Wed, Aug 28, 2013 at 3:48 PM, Anmol Ahuja wrote:
> Here's the current state of the Amarok Scripting API. :
Thanks Anmol. Now please also explain what the different colors mean.
___
Amarok-devel mailing list
Amarok-devel@kde.org
https://mail.kde.org/m
Here's the current state of the Amarok Scripting API. :
Amarok.Lyrics
public slots:
void showLyrics( const QString& lyrics ) const;
void showLyricsHtml( const QString& lyrics ) const;
void showLyricsError( const QString& error ) const;
void showLyric
Yes the whitespace problem is fixed. It looks much better now. But still no
HTML support (font style, links, etc.) . I guess I should have made my
proposal for plaintext as well as HTML; like placing links at the end.
On Wed, Aug 28, 2013 at 12:05 AM, Myriam Schweingruber wrote:
> On Tue, Aug 27