Closed GoogleCodeExporter closed 9 years ago
Will have a look at the patch next week. Thanks.
Original comment by till.ess...@googlemail.com
on 15 Sep 2010 at 8:19
Patch looking really good.
I would test it if eclipse won't always crash while building android projects...
One question: Why do you check the ThumbSize in the cache? Doesn't seem to be
related to any of the other fixes.
Original comment by till.ess...@googlemail.com
on 23 Sep 2010 at 11:56
I can't quite tell from the patch, but it would be extremely nice if the tv
shows list hid shows with 0 episodes (not just 0 unwatched, but 0 total).
That's all.
Original comment by ehfis...@gmail.com
on 24 Sep 2010 at 12:31
The patch is missing a drawable. And the changes in the
AbstractManager#cacheCover() is causing a compile error.
Original comment by till.ess...@googlemail.com
on 24 Sep 2010 at 9:57
Oh and the posterOverlay for the View is missing...
Original comment by till.ess...@googlemail.com
on 24 Sep 2010 at 10:03
Oh crap. I have couple of patches piling up. Let me sort it out.
For the posterOverlay I have posted a patch in issue 234 earlier.
Original comment by Gabor.Fo...@gmail.com
on 24 Sep 2010 at 10:52
Could you drop by in IRC on #xbmc-android? Query me (the_alien) and we can get
rid of all those patches.
Original comment by till.ess...@googlemail.com
on 24 Sep 2010 at 11:00
The missing part of the patch.txt
And it is also the answer for your question regarding the ThumbSize.
The DownloadThread#getCover checks if the thumb is exists in the disk cache,
but the cache check in the DiskCacheThread#isInCache was always checking
against the Medium size. Even if actually the small thumb is needed. That's why
the thumbsize is passed.
Original comment by Gabor.Fo...@gmail.com
on 24 Sep 2010 at 11:04
Attachments:
OK. Let's try this.
Original comment by Gabor.Fo...@gmail.com
on 24 Sep 2010 at 12:54
Attachments:
Fixed with r696.
Original comment by till.ess...@googlemail.com
on 24 Sep 2010 at 1:02
Original issue reported on code.google.com by
Gabor.Fo...@gmail.com
on 11 Sep 2010 at 2:46Attachments: