Commit Graph

4 Commits

Author SHA1 Message Date
Igor Murzov d998136966 Rename edbus -> eldbus 2013-05-02 14:21:05 +04:00
Gustavo Sverzut Barbieri 9a529df11d enjoy preferences is now plugin-able.
split preferences so it's possible to manage them better, introduce
plugins and a stub albumart-lastfm.

The GUI is broken as genlist does not work with inserted sort or any
kind of relative insertion with groups or subitems.



SVN revision: 66952
2012-01-07 02:14:44 +00:00
Gustavo Sverzut Barbieri d0bfba2380 enjoy: compile with quicklaunch.
Elementary's quicklaunch is a bit of a mess, the startup binary will
link with lots of libraries... just to call the launcher! We should
have an elementary_ql lib to link against, that does the bare minimum.



SVN revision: 63309
2011-09-09 15:36:37 +00:00
Gustavo Sverzut Barbieri 41d8c6e5d1 enjoy: improve plugins build and installation.
- enjoy.m4 (similar to lightmediascanner/m4/ac-plugins.m4)
 - optional build of modules
 - each module in their own directory
 - install modules to $(libdir)/enjoy/
 - load module from multiple "standard" places, such as
   - $(libdir)/enjoy/
   - ~/.enjoy
   - ${ENJOY_LIB_DIR}/enjoy
   - $ENJOY_MODULES_DIR
 - each module have its own log stuff



SVN revision: 63142
2011-09-04 01:33:10 +00:00