Go to file
Igor Murzov d998136966 Rename edbus -> eldbus 2013-05-02 14:21:05 +04:00
data enjoy: There's no more elm_toggle. 2013-03-31 21:41:47 +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 Rename edbus -> eldbus 2013-05-02 14:21:05 +04:00
.gitignore enjoy: Added .gitignore 2012-01-17 00:02:40 +00:00
AUTHORS [enjoy] Add MPRIS support. 2010-11-10 21:04:56 +00:00
COPYING Fix license file. 2012-07-31 04:25:42 +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 Rename edbus -> eldbus 2013-05-02 14:21:05 +04: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.