Sajber Jukebox is a mpeg layer 3 player with a graphical user interface. It's based on Woo-jae Jung's splay for the audio and QT's graphical library for the interface. The Jukebox maintains pointers to songs on the local system or the net, and when the user wishes to play it, it opens the location and migrates the filedescriptor to the playing process. The advantage of this scheme is that the Jukebox doesn't need to worry about playing the darn thing, and the player won't have to worry about where the song is, since it'll just see the filehandle given to it, and couldn't care less of where it originally came from.
Why new versions of this project are announced so often? IMHO a version per week would be enough.
Re: LiFeRea > What will have Alligator, that LiFeRea > does not have? It has a browser toolbar (with back, forward, reload buttons), what I miss a lot in Liferea.
gcc3? Does it compile with gcc3 now? Version 0.1.0 didn't.
Re: wx version > I use 2.2.7 on my machine as well, but > you need also check the versions of > gmodule, glib, > gtk, gthread. I used version > 1.2.10. I think it's a diff...
wx version Linux version segfaults on my machine. What wx libraries does it use - 2.2 or 2.3? I have 2.2.7 compiled by myself, but binary segfaults (I don't want to download precompiled libra...