Christopher Snowhill

Results 237 comments of Christopher Snowhill

Will grab this now, and will deal with it when I return from my break. Thanks.

Cog already supports most of the formats that zxtune does. The SC68 and FC14 aren't coming any time soon, because there are no decent players for them for this purpose....

Fine, if someone wants to do it. I'm not so sure I want to even bother learning how to do all that. The current web reader plugin was already a...

I am not touching anything that requires Qt. I will consider using their HTTPS API in the future, but I won't use a client library that requires Qt.

I may be able to rewrite significant portions of the library for use. For instance, I would rewrite the fingerprint generator to use Apple's Accelerate DFT instead of FFTW, and...

WIP to follow here: https://github.com/kode54/liblastfm/tree/macNative

That was totally useless. There's no API for the fingerprint data. Guess I just get to spam Last.fm with whatever the hell tags the user has on their files.

I will try to implement this tomorrow. Basically, I'm gonna hook into the spotlight's value, and attempt to implement a quick search against all leaf nodes in the tree view,...

Assuming I somehow get around to doing this, I think it would be better to make a separate search field for the file tree, as the playlist tends to misbehave...

I'll look into it, but it will probably be quite a chore to deal with. I'm not sure if Apple makes the APIs public. I'll also have to add play...