Rockbox mail archive
Subject: Re: Dynamic global char arrays.
Re: Dynamic global char arrays.
I don't think that your patch will interfere with my code. Once I finished
it and remove final bugs I will try to include this before I give it to one
of the devs for commiting (you will commit it, don't you?)
Also I need help about the qsort function. I use it like this:
rb->qsort(pointer, entries, sizeof(char*), compare)
--compare function is taken from sort.c (only difference, I changed s1, s2
so that it will put it straight)
but instead of sorting alphabetically it mixes them more...
On 8/21/05, Sebastian Henriksen <henriksens2710@yahoo.com> wrote:
>
> --- Daniel Stenberg <daniel@rockbox.org> wrote:
> I know there's this pending patch to the JPEG viewer
> that can load the image into this area instead of the
> sound buffer to keep the music playing while viewing
> pics. Your code might need to co-exist with these
> things.
>
> Yes I would appriciate if you could blend in that code
> of mine. It makes browsing smaller album art images
> easier. On that note I was thinking perhaps a
> function to load a music file's album art could be
> included in the jpeg viewer instead of through any
> extra shortcuts. If a user 'opened with' an mp3 with
> the jpeg viewer it would intead try to load up either
> the file tagged in the tags or another file in the
> same directory. Thus cover art could be accessed
> whilst a song is playing by long click -> open with -> viewer.
> _______________________________________________
> http://cool.haxx.se/mailman/listinfo/rockbox
>
_______________________________________________
http://cool.haxx.se/mailman/listinfo/rockbox
Received on Sun Aug 21 03:55:47 2005
Page was last modified "Jan 10 2012" The Rockbox Crew
|