Re: Amarok Scripting API

2013-09-09 Thread Anmol Ahuja
> like maybe the ContextView, and perhaps tagging. > Sounds good. I seem to have skipped podcasts too. --- Anmol ___ Amarok-devel mailing list Amarok-devel@kde.org https://mail.kde.org/mailman/listinfo/amarok-devel

Re: Amarok Scripting API

2013-09-09 Thread Mark Kretschmann
se to scripts. On Wed, Aug 28, 2013 at 10:24 PM, Anmol Ahuja wrote: > Amarok Scripting API Status 2.0 > > Existing: > > Amarok.Lyrics > public slots: > void showLyrics( const QString& lyrics ) const; > void showLyricsHtml( const QString&am

Re: Amarok Scripting API

2013-08-28 Thread Anmol Ahuja
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 showLy

Re: Amarok Scripting API

2013-08-28 Thread Anmol Ahuja
> 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

Re: Amarok Scripting API

2013-08-28 Thread Edward Toroshchin
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

Re: Amarok Scripting API

2013-08-28 Thread Mark Kretschmann
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

Re: Amarok Scripting API

2013-08-28 Thread vedant agarwala
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. : > > Than

Re: Amarok Scripting API

2013-08-28 Thread Anmol Ahuja
> 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

Re: Amarok Scripting API

2013-08-28 Thread Mark Kretschmann
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

Amarok Scripting API

2013-08-28 Thread Anmol Ahuja
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;