Thursday, May 12, 2005

devel update / 05.12.05

early this morning the remote (http) fetching was completed, which completes the second most important part of the plext+xspf duo plugins. there are a couple things i'm going to migrate into in_plext from the old in_xpsf codebase before making a build for testing:

1) playlist save handlers (m3u,pls,xspf)
2) debug my dragdrop code, it's buggy with large file lists. i may have to remove the dragdrop hack and write playlist (pe) manipulations...

extra code that should be written due to winamp's stupid is_ours() queries:

3) compile a list of all extensions supported by all plugins in winamp not handled by plext plugins, use this list to say "no" in is_ours() before going out and fetching http:// HEAD requests to check against mime-type
4) perhaps have a worker thread servicing these requests, if it makes sense.

o_O

0 Comments:

Post a Comment

<< Home