Go to file
Gustavo Sverzut Barbieri 74ca53a96f enjoy: single instance using DBus name org.enlightenment.enjoy
Also provide minor Control interface, later to be extended with DB
management.



SVN revision: 63180
2011-09-04 23:27:15 +00:00
data enjoy: do some pending stuff, more events are supported. 2011-09-04 19:20:01 +00:00
m4 enjoy: improve plugins build and installation. 2011-09-04 01:33:10 +00:00
po add basic enjoy code to svn. 2010-09-24 01:37:54 +00:00
src enjoy: single instance using DBus name org.enlightenment.enjoy 2011-09-04 23:27:15 +00:00
AUTHORS [enjoy] Add MPRIS support. 2010-11-10 21:04:56 +00:00
COPYING add basic enjoy code to svn. 2010-09-24 01:37:54 +00:00
ChangeLog add basic enjoy code to svn. 2010-09-24 01:37:54 +00:00
Makefile.am Give an rpm spec to enjoy, and fix the icon dir to be pixmaps so relative icon naming in the desktop file may work properly. 2010-11-26 21:55:12 +00:00
NEWS add basic enjoy code to svn. 2010-09-24 01:37:54 +00:00
README add basic enjoy code to svn. 2010-09-24 01:37:54 +00:00
TODO enjoy: single instance using DBus name org.enlightenment.enjoy 2011-09-04 23:27:15 +00:00
autogen.sh that's it - remove autom4te.cache dirs again... - keep having to many 2011-08-02 04:13:33 +00:00
configure.ac enjoy: single instance using DBus name org.enlightenment.enjoy 2011-09-04 23:27:15 +00:00
enjoy.spec.in Adjust spec to current status and add missing header files, fixing the build. 2011-09-04 14:50:11 +00:00

README

Enjoy - Music Player

Enjoy is a music player written using Enlightenment Foundation
Libraries (EFL) with focus on speed and mobile usability, yet should
be usable on desktops as well.

Enjoy is modeled around a media database constructed by
LightMediaScanner, it is not meant to play single files from disk,
instead it will recursively index directories for music files and then
list them by artist, album, genre and so on. Playlists are also
supported, as well as random or filter playlists can be dynamically
generated.


See INSTALL for help on how to install.
See COPYING for software usage, modification and redistribution license.