You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Carsten Haitzler ec9d54e289 Remove unneeded whitespace 1 year ago
data Updating desktop file 9 years ago
m4 enjoy: improve plugins build and installation. 12 years ago
po add basic enjoy code to svn. 13 years ago
src index - make horizontal and scrollbar is unusable with index on top 10 years ago
.gitignore enjoy: Added .gitignore 12 years ago
AUTHORS [enjoy] Add MPRIS support. 13 years ago
COPYING Fix license file. 11 years ago
ChangeLog add basic enjoy code to svn. 13 years ago
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. 13 years ago
NEWS add basic enjoy code to svn. 13 years ago
README Remove unneeded whitespace 1 year ago
TODO enjoy: single instance using DBus name org.enlightenment.enjoy 12 years ago
autogen.sh that's it - remove autom4te.cache dirs again... - keep having to many 12 years ago
configure.ac SVN is no more, don't complain about it on autogen 10 years ago
enjoy.spec.in Adjust spec to current status and add missing header files, fixing the build. 12 years ago

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 [1] [2], 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.

[1] http://lms.garage.maemo.org/
[2] https://github.com/profusion/lightmediascanner