Go to file
Carsten Haitzler ec9d54e289 Remove unneeded whitespace
Simple commit testing pull requests etc. with gitea.
2022-05-08 10:36:23 +01:00
data Updating desktop file 2014-09-11 21:53:07 +02: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 index - make horizontal and scrollbar is unusable with index on top 2014-03-14 18:44:21 +09: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 Remove unneeded whitespace 2022-05-08 10:36:23 +01: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 SVN is no more, don't complain about it on autogen 2013-10-16 23:53:49 -03: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 [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