Re: Amarok 3.0 beta (2.9.82) out now

2024-04-12 Thread Dan
Thanks for taking this on! On Fri, Apr 12, 2024, 09:22 Tuomas Nurmi wrote: > Hi everyone, > long time user, first time releaser here. > I am happy to announce the immediate availability of Amarok 2.9.82! > > Source tarball from 2.9.82 tag ( > https://invent.kde.org/multimedia/amarok/-/ > tags/v2

Re: Code contributions - what's the process?

2020-12-09 Thread Dan Meltzer
Hello, Development has pretty much ended over last 5-10 years. You may see a response from one of the general kde developers who pokes at amarok, but there's not really anyone actively developing/managing the project at this point, unless something has changed that I'm unaware of. Thanks, On We

Re: If I don't get some help setting up an IDE that can debug Amarok soon I may just move on

2016-03-28 Thread Dan Meltzer
Well--yes. To be brutally honest, amaroK Development is pretty much dead. I told you this in irc about a week ago. The neat thing about open source software is that it's still available for people to update/maintain as they wish, but a quick look at the git log should have made it clear that not

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

2015-02-27 Thread Dan Meltzer
would cause a regression for anyone not using plasma workspace... right? Isn't it a kded bug that the shortcuts don't get forwarded to the active window? - Dan Meltzer On Feb. 27, 2015, 12:50 p.m., Martin Gräßlin wrote: > > ---

Re: Fetching googlemock

2014-12-15 Thread Dan Meltzer
On Sun, Dec 14, 2014 at 7:21 AM, Konrad Zemek wrote: > > Hey, > > 2014-12-14 13:02 GMT+01:00 Myriam Schweingruber : > > Hi all, > > > > > > On Sat, Dec 13, 2014 at 11:07 PM, Matěj Laitl wrote: > >> > >> On 13. 12. 2014 Konrad Zemek wrote: > >> > gmock sources are still not packaged by distributio

Re: Amarok v2.8.1

2014-05-09 Thread Dan Meltzer
27;s not like there are a lot of people waiting eagerly to use Amarok on Mac. Dan, On Fri, May 9, 2014 at 9:49 AM, Myriam Schweingruber wrote: > Hi all and welcome back to Dan and Matěj :) > > On Fri, May 9, 2014 at 1:39 PM, Matěj Laitl wrote: > > On Thu, May 8, 2014 at 8:41 PM,

Amarok v2.8.1

2014-05-08 Thread Dan Meltzer
week or so we would certainly appreciate it. Dan, ___ Amarok-devel mailing list Amarok-devel@kde.org https://mail.kde.org/mailman/listinfo/amarok-devel

Re: Review Request 118005: Amarok use wrong url to query ampache

2014-05-07 Thread Dan Meltzer
that the url has /server/xml.server.php added twice, but this actually still works on ampache 3.5.0. It works with it added once too, so it's not a big change, just wondering whats different on your ampache setup. - Dan Meltzer On May 5, 2014, 6:29 p.m., Xuetian Weng

Re: amarok-devel@kde.org

2013-04-02 Thread Dan Meltzer
Drop me from tha CC please. I don't have an opinion in what happens. On Tue, Apr 2, 2013 at 5:17 PM, Edward Toroshchin wrote: > Well, I'm not a particular fan of bureaucracy myself, but why do we have > a mailing list at all, if such a major thing is not even _announced_ > there? > > Also, when

Re: Review Request 109283: Bug 140198 - JJ: feature request: option to selectively disable submitting certain tracks/albums from collection to last.fm

2013-03-04 Thread Dan Meltzer
<http://git.reviewboard.kde.org/r/109283/#comment21343> Again. m_config->skipLabel().isEmpty(). It's a QString, it should never = 0. src/statsyncing/ScrobblingService.h <http://git.reviewboard.kde.org/r/109283/#comment21344> Is this really a Scrobbling Error? Seems like a

Fwd: Our research tool has generated a FAQ for Amarok

2011-09-11 Thread Dan Meltzer
Someone else have more time to look at this? I'm super busy. Dan, -- Forwarded message -- From: Date: Sun, Sep 11, 2011 at 4:37 PM Subject: Our research tool has generated a FAQ for Amarok To: Dan Meltzer Dear Mr. Meltzer, Our team at the University of Darmstadt (Ge

Re: diploma thesis done \o/

2011-05-02 Thread Dan Leinir Turthra Jensen
> Thanks so much to everyone who helped. > > > Cheers > Lydia Sorry i've not been able to help, but congratulations with getting it all done and submitted! :D *hugs* Really great news! :) -- ..Dan // Leinir.. http://leinir.dk/

Re: License choice

2011-02-03 Thread Dan Meltzer
Feel free to change it to v2+. I probably just pressed the wrong button whenever I made that file. The same goes for any other places I did the same. Dan, On Fri, Jan 28, 2011 at 4:57 AM, Lydia Pintscher wrote: > Heya Dan :) > > Can you please check this? I know you're busy wi

Re: [Amarok] 7bca886: debug: use elapsed timer

2010-11-09 Thread Dan Meltzer
DEBUGPRIVATE_H >> >> Hey Rick, >> >> there was a reason for not using the pimpl idiom in the Block class. I didn't >> add a comment about this, though. >> >> I have no performance benchmarks, but it could get notably slow if you're >> operatin