a p o l l o h o m e p a g e : : : : : : : : : : | : : : : : : : : |
The snapshots should compile, and might work. They need qt with
header files, often called the development package, or qt-devel for short. Note
that configure.sh is not the typical gnu auto tools configure
script, and it does not (yet) support the --prefix argument. Use
install.sh --prefix instead. Or just copy the apollo executable to where you want it.
If you have problems with it, suggestions for features or any other comments you can use the source forge tools, or send email to the most appropriate of bugs@apolloplayer.org, suggest@apolloplayer.org and support@apolloplayer.org. We have more planned features than time, so code is very welcome.
Use libid3tag from libmad instead of id3lib. It is included in the tar ball, but needs to be built seperately before building apollo:
$ cd libid3tag $ ./configureSimilarly apollo-client needs to be build:
$ cd apollo-client $ make
apollo-client: a modified xmmsctrl. A seperate program used to control apollo (or xmms), for example: apollo-client next, apollo-client stop, apollo-client shuffle, apollo-client add *.mp3, apollo-client add-to-playlist-and-playfirst foo. With the `launch' command apollo-client will spawn apollo if it isn't running already. For use with the window manager, file manager, shell, etc.
a recent files menu
improved playlist search
An apollo menu in the Kde system tray.
Loop 1 mode: repeat one track endlessly.
Bugfixes in playlist generation, reGroup and playlist browser.
Some bug fixes and polish. xmms compatible song name format in playlist, for example %p %a %2n %t to show artist, album, song number (from original cd) and song name. A seperate format for songs from multi artist cds.
Calculation of mp3 song length copied from mp3info by Cedrik Tefft, read along with the id3-info.
Amos is implementing a system tray menu for the KDE panel (kicker).
UI gliches fixed. This appears to be the 2.0 release, pending Marius/Amos actually making the file release (and not finding more bugs in the meantime :)).
Some bug/consistency fixes. 2.0 release candidate.
Some small fixes since last snapshot. Needs testing. Well, needs using. Not compiled on FreeBSD: on a first glance the FreeBSD ports seems to place QTINC and QTLIB under different directories, so our $QTDIR needs breaking up. Not much work - feel free :)
To try: ./configure.sh and make
cd /tmp &&
mkdir apollo &&
cd apollo &&
wget http://www.apolloplayer.org/alpha/apollo-2002-02-20.tar.gz &&
tar zxfv apollo-2002-02-20.tar.gz &&
cd apollo-2.0alpha1-1 &&
./configure.sh &&
make &&
./apollo
: : : : : : : : © webdesign by artwiz at artramp dot org : : : : : : : :