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
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, thereby allowing the collectionscanner to be a unique
identity.
I t
Hey Vedant,
I have added the CueSheet.cpp class to the CMakeLists.txt file and now
the undefined reference errors are gone. I've fixed some of the
subsequent errors as well.
There are still a few errors which may be found on pastebin:
http://goo.gl/u0YRBD
Another problem I'm facing is that altho
Hi Nitul,
On Mon, Nov 24, 2014 at 3:38 PM, Nitul Datt wrote:
...
if you need example CUE sheet files, just ask, I have quite a few I
can give you, both with flac and ape files.
Regards, Myriam
--
Proud member of the Amarok and KDE Community
Protect your freedom and join the Fellowship of FSFE:
On 11/24/14, vedant agarwala wrote:
> 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
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
> finds
> > a track it represents i
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 finds
> a track it represents it as such. You should have a one Track object
> representing a track
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