Re: Help wanted to evolve KDEs music players

2015-08-01 Thread Vishesh Handa
ution is just to roll your own thing. Also, I liked having my own database in Jungle and Koko, as they could then store the data explicitly how they want, and create relevant indexes. In Koko, I eventually made Baloo optional. Specially since Baloo has not been (yet?) ported for the Plasma Phone.

Re: Review Request 122450: Do not set global shortcuts for the Media keys

2015-02-27 Thread Vishesh Handa
g/r/122450/#comment52826> Do we need to explicitly call `setGlobalShortcut( KShortcut() )` or can one just omit it alltogether? - Vishesh Handa On Feb. 6, 2015, 8:06 a.m., Martin Gräßlin wrote: > > --- > This is an automatica

Re: Review Request 116741: Fixed Bug 331934 (JJ- Jamendo API change causes the service not to work anymore) and corrects update button behaviour

2014-04-16 Thread Vishesh Handa
tps://git.reviewboard.kde.org/r/116741/#comment38903> The formatting looks wrong over here. Is this intended? - Vishesh Handa On March 11, 2014, 8:45 p.m., yash ladia wrote: > > --- > This is an automatically generated e-mail. To reply,

Re: Review Request 108717: nepomuk: implement custom QueryMaker

2013-02-04 Thread Vishesh Handa
look into more. This might take a while. - Vishesh Handa On Feb. 3, 2013, 7:45 p.m., Edward Hades Toroshchin wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.

Re: Review Request: TrackProvider non virtual functions implemented for Nepomuk Collection

2012-11-06 Thread Vishesh Handa
This however is not Nepomuk code, so it's your choice :) - Vishesh Handa On Oct. 31, 2012, 7:35 p.m., Phalgun Guduthur wrote: > > --- > This is an automatically generated e-mail. T

Re: Review Request: GSoC : Nepomuk plugin for Amarok

2012-08-20 Thread Vishesh Handa
git.reviewboard.kde.org/r/106042/#comment13919> This would still be the resource uri of the tag. Something in the form of nepomuk:/res/some-uuid. You'll need to fetch the tag label as well. You can do that in the query. select ?tagUri ?tag where { %1 nao:hasTag ?tagU

Re: GSoC update

2012-07-13 Thread Vishesh Handa
ication could change the Nepomuk data, and amarok would need to be informed. While the overhead is very small, it's added work. In contrast, loading everything on demand would cause a minute lag (30 ms on system) per track being loaded. These are numbers based on the current nepomuk-core, with one o