Go to file
Bruno Dilly c0175e8dc9 A bit of clean up on enjoy
Remove __UNUSED__ from parameters on use.
Add __UNUSED__ to parameters not used.
Remove unused vars.



SVN revision: 54435
2010-11-10 19:25:14 +00:00
data Fix standard compliance 2010-11-09 19:27:30 +00:00
m4 add basic enjoy code to svn. 2010-09-24 01:37:54 +00:00
po add basic enjoy code to svn. 2010-09-24 01:37:54 +00:00
src A bit of clean up on enjoy 2010-11-10 19:25:14 +00:00
AUTHORS Enjoy now uses lms to scan directories (only from cmd line yet). 2010-11-04 01:12:43 +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 add basic enjoy code to svn. 2010-09-24 01:37:54 +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 now uses lms to scan directories (only from cmd line yet). 2010-11-04 01:12:43 +00:00
autogen.sh add basic enjoy code to svn. 2010-09-24 01:37:54 +00:00
configure.ac * enjoy: simplify cover discovering code. 2010-09-30 13:32:38 +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.