I have made some minor changes so adding them inline:
On Thu, Mar 19, 2015 at 1:04 PM, vedant agarwala
wrote:
> Hello everyone,
>
> I am applying for the GSoC project: porting Amarok to Qt5/KF5. This
> project is very vital for Amarok and I need your help with it.
>
> I ha
Please check out the KDE ideas page for GSoC 2015.
It is very late for you to propose your own ideas as the deadline is 6 days
away.
Also, did you see KDE ideas page for 2014 by mistake? "Lyric support
improvements" was last year's project.
Regards,
Vedant.
On Sun, Mar 22, 2015 at 2:00 PM, Rake
reply in-line. All
suggestions are welcome, so are appreciations ;-)
Regards.
Name: Vedant Agarwala
Email Address: vedant.k...@gmail.com
IRC Nick: vedu
IM Service and Username: xmpp-google: vedant.k...@gmail.com
Location: Kolkata, India GMT+5.30
Proposal Title: Porting Amarok to Qt5/KDE
Hello everyone,
I am applying for the GSoC project: porting Amarok to Qt5/KF5. This project
is very vital for Amarok and I need your help with it.
I have appended my proposal as is, so that you can reply in-line. All
suggestions are welcome, so are appreciations ;-)
Regards.
*Name: *Vedant
Sorry I didn't cc
-- Forwarded message --
From: vedant agarwala
Date: Sat, Jan 31, 2015 at 6:13 PM
Subject: SoK project update
To: Nitul Datt
Cc: amarok-devel
Hello Nitul,
I haven't heard from you in a long time. I want you to submit all the work
(code) you have
Hello Nitul,
Merry Christmas to you too.
It is very apparent that you have not done any work this month.
Just make it up after you finish your exams. Best of luck for them.
Regards,
Vedant.
On Sat, Dec 27, 2014 at 11:45 AM, Nitul Datt wrote:
> Hey Vedant,
>
> I just wanted to update you on m
On Fri, Dec 12, 2014 at 1:26 PM, Myriam Schweingruber
wrote:
>
> Hi Nitul, Hi Vedant,
>
>
> On Fri, Dec 12, 2014 at 8:47 AM, Nitul Datt wrote:
>>
>>
>> On 12 Dec 2014 11:48, "vedant agarwala" wrote:
>> >
>> >
&g
On Fri, Dec 12, 2014 at 1:18 AM, Nitul Datt wrote:
>
> Hey Vedant,
>
> I'm still working on finding a way around taglib for supporting cue
> sheets. Any ideas you, or any other community members, might have on
> the subject are more than welcome as I'm kind of stuck at this
> juncture.
>
You nee
On Mon, Dec 8, 2014 at 12:38 AM, Nitul Datt wrote:
> Hey Vedant,
>
> I have fixed all the build errors and updated my diff. I imported some
> code from the CueFileSupport class into the CueSheet class in the
> collectionscanner. Now I don't have to include any class from /src
> into /shared, ther
me things. Do not just copy code. I am
feeling very bad repeating myself. You should feel the same duplicating code.
And finally, how does it feel to see your code compile? ;-)
- Vedant Agarwala
On Dec. 7, 2014, 6:52 p.m., Nitul Datt wrote:
>
> -
list email
shared/collectionscanner/CueSheet.h
<https://git.reviewboard.kde.org/r/121250/#comment49856>
Do not include headers that you aren't going to use.
You use it in CueSheet.cpp so include it there only.
- Vedant Agarwala
On Dec. 4, 2014, 11:52 p.m., Nitul
On Fri, Dec 5, 2014 at 8:54 PM, Nitul Datt wrote:
>
> On 5 Dec 2014 07:33, "Vedant Agarwala" wrote:
> >
> > This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/121250/
> >
> > shared/CMakeLists.txt
g me to fix these CMake errors for you?
- Vedant Agarwala
On Dec. 4, 2014, 11:52 p.m., Nitul Datt wrote:
>
> ---
> This is an automatically generated e-mail. To reply, vi
it.reviewboard.kde.org/r/121250/#comment49743>
this change is redundant, and more importantly, breaks the coding
guidelines.
- Vedant Agarwala
On Dec. 1, 2014, 8:50 p.m., Nitul Datt wrote:
>
> ---
> This is an automatically
121250/
> Review request for Amarok and Vedant Agarwala.
> By Nitul Datt.
>
> *Updated Dec. 2, 2014, 2:20 a.m.*
> *Repository: * amarok
> Description
>
> This is an initial implementation for a CueSheet class in the
> CollectionScanner. There are some errors though, w
On Sat, Nov 29, 2014 at 6:09 PM, Nitul Datt wrote:
>
> On 29 Nov 2014 05:48, "vedant agarwala" wrote:
> >
> >
> >
> > On Sat, Nov 29, 2014 at 5:39 AM, Nitul Datt wrote:
> >>
> >> Hey Vedant,
> >>
> >&
and do the same for your
CueSheep.cpp
There are many more errors in your diff that we can go about later when I
review your code.
Regards,
Vedant.
On Thu, Nov 27, 2014 at 5:43 AM, vedant agarwala
wrote:
>
>
> On Thu, Nov 27, 2014 at 12:58 AM, Nitul Datt wrote:
>
>> Hey Vedan
On Thu, Nov 27, 2014 at 12:58 AM, Nitul Datt wrote:
> Hey Vedant,
>
> On 11/26/14, vedant agarwala wrote:
> > Hello Nitul,
> >
> > Also paste a link to the error using paste.kde.org in the description.
> >
>
> I have done so. The link is as follows: http:/
Hello Nitul,
Also paste a link to the error using paste.kde.org in the description.
It is a very large diff to analyze. seems like you have added a lot of
redundant lines in the form of comments. remove them. You should have the
old code in git and not need to keep them as comments.
I will take
On Mon, Nov 24, 2014 at 5:56 PM, Nitul Datt wrote:
> On 11/24/14, vedant agarwala wrote:
> > Hello Nitul,
> >
> > I am not thoroughly familiar with the code but here is my suggestion:
> >
> > The CollectionScanner should find files and represent them. So if it
Hello Nitul,
I am not thoroughly familiar with the code but here is my suggestion:
The CollectionScanner should find files and represent them. So if it finds
a track it represents it as such. You should have a one Track object
representing a track and a new CueSheet (or similar) class object to
r
That is good to hear. update your blog.
Tell me if you need anything.
Keep making patches and uploading to reviewboard. It is better to review
chunks rather than a large diff at the end. Ideally a review should be made
with your weekly update
Regards,
Vedant.
On Wed, Nov 19, 2014 at 7:47 PM, Ni
Nitul,
I Still haven't seen any work from your side as yet. Weekly reports are a
minimum requirement.
Also, you have not set up your BNC account. I cannot find you on
#amarok.dev.
Regards,
Vedant.
On Thu, Nov 6, 2014 at 2:33 AM, Nitul Datt wrote:
>
> On 6 Nov 2014 02:31, "
Hello Nitul,
Now that you have been selected get started on your project. Deadline, as
you may know, is 31st January.
Also, blogging is an essential part of your project. Create a blog and post
every week, on your progress. Even if it is just a few lines. Add the blog
to plantet kde.
Best of luc
Sorry forgot to cc amarok-devel
-- Forwarded message --
From: vedant agarwala
Date: Thu, Oct 30, 2014 at 8:30 PM
Subject: Re: Draft SoK Proposal
To: Nitul Datt
On Thu, Oct 30, 2014 at 6:48 PM, Nitul Datt wrote:
> Hey!
>
> On 10/30/14, vedant agarwala wrote:
&
On Thu, Oct 30, 2014 at 3:41 AM, Nitul Datt wrote:
> Hey!
>
> On 10/29/14, vedant agarwala wrote:
> > Then do that.
> >
> > When you post a draft proposal on the mailing list post the entire text
> as
> > plain text rather than a link to a doc. Easier to rea
Then do that.
When you post a draft proposal on the mailing list post the entire text as
plain text rather than a link to a doc. Easier to read and comment in line.
Regards,
Vedant.
On Wed, Oct 29, 2014 at 1:44 PM, Nitul Datt wrote:
>
> On 29 Oct 2014 13:06, "vedant agarw
On Wed, Oct 29, 2014 at 4:53 AM, Nitul Datt wrote:
> Hey!
>
> On 10/28/14, vedant agarwala wrote:
> > Hello Nitul,
> >
> > Seems like you forgot to "reply to all" (as amarok-devel was not in your
> > recipients).
> >
> > On Tue, Oct 28, 2
Hello Nitul,
Seems like you forgot to "reply to all" (as amarok-devel was not in your
recipients).
On Tue, Oct 28, 2014 at 12:37 AM, Nitul Datt wrote:
> On 10/27/14, vedant agarwala wrote:
> > Hello Nitul,
> >
> > I agree with all that Myriam has said. I
Hello Harshal,
I am already mentoring one student for SoK this year.
I have cc'ed this mail to the Amarok-devel mailing list so if you are
lucky, someone else might be willing to mentor.
Also, please adhere to the general guidelines of posting in public mailing
lists and start hanging out on the
Hello Nitul,
I agree with all that Myriam has said. I should've waited for a go-ahead
for a senior Amarok member; if you remember I had mentioned that I was
unable to get in touch with them. Sorry for rushing in and making you do
some extra work.
Take your time and pick a new project from the 2 m
Hello Nitul,
Happy Diwali to you too!
I was unable to contact the senior developers of Amarok so I didn't get
back to you.
Anyway, are you comfortable with the idea?
Also, I was thinking of another idea: Wireless media transfer using KDE
Connect. Amarok supports transferring of media when conne
Hello Nitul,
Your mail almost slipped through my inbox. One of the reasons you should
not send personal emails without permission. It is considered ill mannered
as well. I have added both amarok-devel and kde-soc to this thread.
It is great to hear that you are willing to take part in SoK. I am
c
Hello everyone,
I want to become a mentor for this year's Season of KDE.
Before I subscribe to the kde-soc-mentor mailing list, I want to get any
ideas you might have for SoK for students. Or, even better, know a student
willing to take part (that could be you as well).
Also, is there anyone els
a Down
2. Rockstar - Nickelback
You will have to "reload lyrics", if you already have lyrics for that song.
File Attachments
diff to use for testing
https://git.reviewboard.kde.org/media/uploaded/files/2014/08/08/c0d77a2e-462b-4e3f-be70-8d3aa6762ad7__gsocFullDiff_v1.patch
Hello everyone,
With a week left to go for soft "pens down" date for GSoC 2014, I am happy
to say that I am confident I will be able to complete my project.
As you may have read earlier, the lyrics highlighting part of my project
works well. All this while I was working on how to fetch lyrics fro
Hello everyone,
I need some online service from where I can download lyrics that contain
timestamps as well i.e. LRC files of songs. I cannot find a reliable
service whose API is public.
If you have any in mind or find any, just reply with its URL so that I can
incorporate it into my GSoC project
Hello everyone,
As I make progress on my project, I learn just as all gain is not monetary
not all progress is code.
>From the time of my last report (Sorry Myriam since it was more than a week
ago), I have not written any "pushable" code i.e. only some code has been
changed that serve as markers
on a track ->"edit track details"->"lyrics" and
paste the lyrics with timestamps i.e. the contents of a LRC file. As soon as
that track starts playing, the lyrics applet will strip the timestamps, show
the lyrics and highli
edit track details"->"lyrics" and
paste the lyrics with timestamps i.e. the contents of a LRC file. As soon as
that track starts playing, the lyrics applet will strip the timestamps, show
the lyrics and highlight them.
Thanks,
Vedant Agarwala
click on a track ->"edit track details"->"lyrics" and
paste the lyrics with timestamps i.e. the contents of a LRC file. As soon as
that track starts playing, the lyrics applet will strip the timestamps, show
the lyrics and highli
Hello,
I have been working on my project since some time and have had to make
changes as I went on. I decided to get the highlighting working first then
we could get to make it more pleasing.
So right now, I am able to parse LRC files and highlight the line in the
present lyrics display applet it
Git commit 351d723d4373f861c4943d06bb7c59ca1fe8495a by Vedant Agarwala, on
behalf of Mark Kretschmann.
Committed on 19/07/2013 at 08:37.
Pushed by vedanta into branch 'tagguessing'.
Rewrite Block Analyzer to use pure OpenGL instead of QGLPaintEngine2.
This rewrite should fix a number
Git commit 64c414b4efde1bdd934182cc9090e10920a2ee4e by Vedant Agarwala, on
behalf of Mark Kretschmann.
Committed on 20/10/2013 at 16:09.
Pushed by vedanta into branch 'tagguessing'.
Enable C++11 features, as discussed with other core devs.
Let the fun begin :)
CCMAIL: amarok-devel@
task. Not
difficult but long and time consuming. You should make reviews to fix the whole
bug. Once that is done it makes to test and *then* to review. You should take
this up as a Season of KDE task, if you can (and wish).
But these are just my two cents :)
- Vedant Agarwala
On Jan. 12, 2014
intact and the bug is still fixed.
Revert.
- Vedant Agarwala
On Jan. 19, 2014, 1:07 p.m., Abhay Sombanshi wrote:
>
> ---
> This is an automatically generated e-mail. To reply, visit:
downloaded. Also,
the download button behavior seems more correct. I repeated Yash's way of
testing (closing internet connection) and got the same results. Seems to fix
two bugs, one filed and another that was not filled.
- Vedant Agarwala
On March 11, 2014, 8:45 p.m., yash ladia
.
New function names seem apt
- Vedant Agarwala
On March 6, 2014, 10:57 p.m., yash ladia wrote:
>
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.
or incorrect.
I hope you like it, I have done a lot of research this time.
Sincerely,
Vedant.
-Proposal below---
Name: Vedant Agarwala
Email Address: vedant.k...@gmail.com
IRC Nick: vedu
IM Service and Username: xmpp-google: vedant.k...@gmail.com
Location (City,
On Thu, Feb 27, 2014 at 11:22 PM, Anmol Ahuja wrote:
> > Brief explanation: Amarok's support for fetching and displaying of
> lyrics is very limited. It just fetches from a single provider and many
> times no results are fetched, sometimes due to minor errors in
> track/album/artist name. I want
Hello everyone,
I have a GSoC Idea. Please let us know what you think and whether it will
be a nice feature. :
Brief explanation: Amarok's support for fetching and displaying of lyrics
is very limited. It just fetches from a single provider and many times no
results are fetched, sometimes due to
re helpful than sending a link to your sourcecode. Afterall, we might
> have
> > different linker errors depending on what libraries we have installed on
> our
> > system.
>
>
> That should be solved now, we had a chat on IRC about that.
>
> >
> > On
e.h a2f4504
tests/mocks/MockTrack.h fec6ef2
utilities/collectionscanner/CollectionScanner.cpp a001115
Diff: https://git.reviewboard.kde.org/r/113876/diff/
Testing
---
Thanks,
Vedant Agarwala
___
Amarok-devel mailing list
Amarok
Hello everyone,
Its been a long time since I have been stuck at some linking errors in my
SoK project. I need help. I can't understand why am I getting "undefined
reference errors" even though I have added all the classes I have created
to "amaroklib" in src/cmakelists.txt. Also, I haven't been ab
de.org/r/113876/diff/
Testing
---
Thanks,
Vedant Agarwala
___
Amarok-devel mailing list
Amarok-devel@kde.org
https://mail.kde.org/mailman/listinfo/amarok-devel
On Tue, Sep 24, 2013 at 1:35 AM, wrote:
> Hello Vedant,
>
>
>> For the LastFmFingerprintProvider we will first have
>> to generate a “fingerprint” of the track using the Last Fm
>> Fingerprinter.
>
>
> did you look at this Fingerprinter? If yes, you must know that it needs a
> FingerprintableSour
Hello everyone,
I was planning to use the Phonon Gstreamer as a backend to decode
audio data for feeding into the lastfm fingerprinter. And also porting
my existing libofa (FFmpeg) code for chromaprint to the same. But
after this email, I think it will be a really bad idea. Please give
your inputs
Hello everyone,
Below is the outline for my "Improving and Modularizing tag guessing"
Season of KDE project:
Implementation Details:
Creating a generic framework for tag getters: I will replace the
existing musicbrainz directory by a taggetter directory. It will
contain Controller and Provider c
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
Aug 27, 2013 at 8:31 PM, Myriam Schweingruber
> wrote:
> > On Tue, Aug 27, 2013 at 7:18 PM, vedant agarwala
> wrote:
> >> Yes here is a link (via google docs):
> >>
> https://docs.google.com/document/d/1RKJ3hfnhSs5ic65Uh62f-dbiS6VjZV2jXQ5XEFbmEo8/edit?usp=sharing
>
Yes here is a link (via google docs):
https://docs.google.com/document/d/1RKJ3hfnhSs5ic65Uh62f-dbiS6VjZV2jXQ5XEFbmEo8/edit?usp=sharing
Sorry for the inconvenience.
On Tue, Aug 27, 2013 at 7:52 PM, Myriam Schweingruber wrote:
> On Tue, Aug 27, 2013 at 3:18 PM, vedant agarwala
> wrote:
I can't find any link to edit this. Probably because the student
application deadline has passed :(
On Tue, Aug 27, 2013 at 4:58 PM, Mark Kretschmann wrote:
> On Tue, Aug 27, 2013 at 12:21 PM, vedant agarwala
> wrote:
> > Yes I did. Here is the link to my proposal:
> >
ason.kde.org
>
> Regards, Myriam
>
> On Thu, Aug 1, 2013 at 6:54 PM, vedant agarwala
> wrote:
> > Hello Mark,
> > I would love that :)
> > Thank you so much
> >
> >
> > On Thu, Aug 1, 2013 at 9:21 PM, Mark Kretschmann
> > wrote:
> >>
ttp://git.reviewboard.kde.org/r/110426/#comment28597>
missing m_enableProvider( false )
- Vedant Agarwala
On Aug. 26, 2013, 7:03 p.m., Vedant Agarwala wrote:
>
> ---
> This is an automatically generated e-mail. To reply
all the cases (missing KWallet, denying
usage of KWallet, and working previously save config) might be a good idea.
- Vedant Agarwala
On Aug. 26, 2013, 7:03 p.m., Vedant Agarwala wrote:
>
> ---
> This is an automatically ge
e.cpp 2863c5b
Diff: http://git.reviewboard.kde.org/r/110426/diff/
Testing
---
The KWalletHelper.cpp complies but fails to link to ManatuneConfig.cpp. Output
of "make" command: http://paste.kde.org/743792/
Thanks,
Vedant Agarwala
_
sit:
http://git.reviewboard.kde.org/r/110426/#review38518
---
On May 20, 2013, 1:36 p.m., Vedant Agarwala wrote:
>
> ---
> This is an automatically generated e-mail. To re
On Sun, Aug 18, 2013 at 11:38 AM, Yuri Chornoivan wrote:
> п'ятниця, 16-сер-2013 10:44:45 Mark Kretschmann написано:
> > Heya,
> >
> > as we noticed recently, many of Amarok's ToolTips look very ugly and
> > have readability issues because they are not formatted. Therefore a
> > longer ToolTip is
Hello.
I think the best way to go forward is, as you have said, changing all the
ToolTip strings, since we have nothing better. Doing it manually would be
very boring but I think it wouldn't take more than a few hours. We would
just have to find setToolTip (and similar functions) and change them.
I
> you going to go ahead with this project in this years' season of KDE?
>
> Avik Pal
> Bengal Engineering & Science University,Shibpur
> Github:https://github.com/avikpal
> IRC:- irc://freenode/avikp,isnick
>
>
> On 12 August 2013 02:05, vedant agarwala wrote:
>
Hello Avik,
Like you, I am another Season of KDE aspirant. I had submitted this
proposal as a Google Summer of Code project:
https://google-melange.appspot.com/gsoc/proposal/review/google/gsoc2013/vedant/1
It contains all the necessary details (from my point of view of-course) you
would need.
Reg
Hello Mark,
I would love that :)
Thank you so much
On Thu, Aug 1, 2013 at 9:21 PM, Mark Kretschmann wrote:
> On Wed, Jul 31, 2013 at 7:13 PM, vedant agarwala
> wrote:
> > Hello,
> > I have a idea for SoK: Improved Lyrics fetching and display.
> > As of now Amarok u
Hello Ma'am,
On Thu, Aug 1, 2013 at 3:04 PM, Myriam Schweingruber wrote:
> Hi Vedant,
>
> On Wed, Jul 31, 2013 at 7:13 PM, vedant agarwala
> wrote:
> > Hello,
> > I have a idea for SoK: Improved Lyrics fetching and display.
> > As of now Amarok us
/r/111824/diff/
Testing
---
Builds and installs but I could not test actual transcoding since I do not have
an iPod.
Thanks,
Vedant Agarwala
___
Amarok-devel mailing list
Amarok-devel@kde.org
https://mail.kde.org/mailman/listinfo/amarok-devel
/r/111824/diff/
Testing
---
Builds and installs but I could not test actual transcoding since I do not have
an iPod.
Thanks,
Vedant Agarwala
___
Amarok-devel mailing list
Amarok-devel@kde.org
https://mail.kde.org/mailman/listinfo/amarok-devel
---
Builds and installs but I could not test actual transcoding since I do not have
an iPod.
Thanks,
Vedant Agarwala
___
Amarok-devel mailing list
Amarok-devel@kde.org
https://mail.kde.org/mailman/listinfo/amarok-devel
Hello,
I have a idea for SoK: Improved Lyrics fetching and display.
As of now Amarok uses a script to download lyrics from lyricwiki.org. It
would be a better idea to make this an integral part of Amarok. Then, we
can add more web services to download lyrics (like minilyrics).
The lyrics display al
Hey Anmol are working on this bug? If not, I would take want to take it up.
Regards,
Vedant
-- Forwarded message --
From: Myriam Schweingruber
Date: Wed, Jul 24, 2013 at 3:18 AM
Subject: [amarok] [Bug 317093] Feature Request: Multithreaded transcoding
To: amarok-bugs-d...@kde.org
Hello everyone,
I want to a add a feature: highlighting the line of the lyrics text
according to the playing track. And, if the lyrics file supports,
highlighting every word i.e. karaoke style. There was also a bug filed for
this wish: https://bugs.kde.org/show_bug.cgi?id=231856
The lyrics file (.l
and it should not be solved
> > in Amarok itself.
>
> Vedant Agarwala wrote:
> Oh I'm sorry. I didn't know the protocol. I thought it was a confirmed
> bug and it needed fixing. So this is just some work wasted?
>
> Myriam Schweingruber wrote:
> Well, i
Diff: http://git.reviewboard.kde.org/r/111038/diff/
Testing
---
Builds successfully and runs as expected
Thanks,
Vedant Agarwala
___
Amarok-devel mailing list
Amarok-devel@kde.org
https://mail.kde.org/mailman/listinfo/amarok-devel
nerated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/110934/#review34125
---
On June 10, 2013, 7:04 p.m., Vedant Agarwala wrote:
>
> ---
> This is an automatic
> On June 8, 2013, 7:02 a.m., Vedant Agarwala wrote:
> > Seems like a good patch. Did you test it with any script? It will be better
> > if you do and even better if you attach a screen shot of that depicts the
> > working.
>
> Matěj Laitl wrote:
> Than
e taking place) if
The::networkAccessManager()->getData(...) was called inappropriately.
Thanks,
Vedant Agarwala
___
Amarok-devel mailing list
Amarok-devel@kde.org
https://mail.kde.org/mailman/listinfo/amarok-devel
4991>
same, trailing whitespace error
- Vedant Agarwala
On June 6, 2013, 7:45 p.m., Shubham Chaudhary wrote:
>
> ---
> This is an automatically generated e-mail. To r
creenshot1.png
displays the new tooltip
http://git.reviewboard.kde.org/media/uploaded/files/2013/04/19/amarok_screenshot.png
Thanks,
Vedant Agarwala
___
Amarok-devel mailing list
Amarok-devel@kde.org
https://mail.kde.org/mailman/listinfo/amarok-devel
-
displays the new tooltip
http://git.reviewboard.kde.org/media/uploaded/files/2013/04/19/amarok_screenshot1.png
displays the new tooltip
http://git.reviewboard.kde.org/media/uploaded/files/2013/04/19/amarok_screenshot.png
Thanks,
Vedant Agarwala
___
he KWalletHelper.cpp complies but fails to link to ManatuneConfig.cpp. Output
of "make" command: http://paste.kde.org/743792/
Thanks,
Vedant Agarwala
___
Amarok-devel mailing list
Amarok-devel@kde.org
https://mail.kde.org/mailman/listinfo/amarok-devel
http://git.reviewboard.kde.org/r/110426/diff/
Testing
---
The KWalletHelper.cpp complies but fails to link to ManatuneConfig.cpp. Output
of "make" command: http://paste.kde.org/743792/
Thanks,
Vedant Agarwala
___
Amarok-devel mailing list
Amarok-deve
/walletHelperv3.patch
Thanks,
Vedant Agarwala
___
Amarok-devel mailing list
Amarok-devel@kde.org
https://mail.kde.org/mailman/listinfo/amarok-devel
This is the review request: https://git.reviewboard.kde.org/r/110426/. I
have trimmed the diff so that it contains code that affect only the
MagnatuneConfig. Please review.
On Tue, May 14, 2013 at 10:59 PM, vedant agarwala wrote:
> Hi Mark,
> I don't know what is wrong. I had fixed
hen we can look at your linking issue.
>
>
> Mark
>
>
> On Tue, May 14, 2013 at 3:29 PM, vedant agarwala
> wrote:
> > Hello,
> > I need help in editing the cmakelists.txt.
> > I have created a KWalletHelper.h|cpp in the "src/services" directory. I
&g
k-time. I edited the src/services/magnatune/cmakelists.txt to add
it to the "target_link_libraries" but no avail. I think I am doing it wrong
here.
Any help would be greatly appreciated.
Thanking-you,
Vedant
On Sat, Apr 27, 2013 at 4:17 PM, vedant agarwala wrote:
> Hello,
> See
2013/04/19/amarok_screenshot1.png
displays the new tooltip
http://git.reviewboard.kde.org/media/uploaded/files/2013/04/19/amarok_screenshot.png
Thanks,
Vedant Agarwala
___
Amarok-devel mailing list
Amarok-devel@kde.org
https://mail.kde.org/mailman/listinfo/amarok-devel
Matej,
Thank-you once again for your comments. I have drastically changed my
proposal based on it. I didn't want you to read my entire application again
so I just comment on some things that I have changed but I'm not so
confident about.
Regards,
Vedant
On Tue, Apr 30, 2013 at 2:11 AM, Matěj Lait
Thanks a lot Matej for this in-depth review. I will address all the issues
you pointed out and make another draft.
Reagards,
On Tue, Apr 30, 2013 at 2:11 AM, Matěj Laitl wrote:
> On 29. 4. 2013 vedant agarwala wrote:
> > In the meantime, I have updated my project proposal as shown be
Matej, it seems you are doing all the work around here and applying for
GSoC too
Kudos.
On Mon, Apr 29, 2013 at 1:42 AM, Matěj Laitl wrote:
> On 28. 4. 2013 Lydia Pintscher wrote:
> > Vedant Agarwala wrote:
> > > Yes Myriam you are right. Sorry for the impatience. I miss
IGNED MESSAGE-
> Hash: SHA1
>
> Hi,
>
> On 04/27/2013 11:45 AM, Vedant Agarwala wrote:
> > I agree. I will upload another patch making changes to both last.fm
> > and magnatune code. I was thinking of a common helper class
> > complete with the "no KWallet
AM, vedant agarwala
> wrote:
> > Hello,
> > Below is the email I sent to amarok-devel but there was no reply. It
> must've
> > slipped through. Could you please have a look at my application before I
> can
> > submit it.
>
> How about having a tiny bit
gt; From: Myriam Schweingruber
> Date: Thu, Apr 25, 2013 at 11:09 AM
> Subject: Re: Can Phonon create "fingerprint" of audio files?
> To: "For discussion of multimedia (sound/video) issues under KDE"
>
>
>
> On Thu, Apr 25, 2013 at 7:17 AM, vedant agarwala
&
1 - 100 of 129 matches
Mail list logo