Commit Graph

6 Commits

Author SHA1 Message Date
Igor Murzov d998136966 Rename edbus -> eldbus 2013-05-02 14:21:05 +04:00
José Roberto de Souza 63e6b7de9f enjoy: Unref edbus object and proxy
Patch by: José Roberto de Souza  <zehortigoza@profusion.mobi>



SVN revision: 80955
2012-12-14 14:34:24 +00:00
José Roberto de Souza 6027476d13 enjoy: port to edbus v2
Patch by: José Roberto de Souza <zehortigoza@profusion.mobi>



SVN revision: 80102
2012-12-03 21:25:04 +00:00
Gustavo Sverzut Barbieri cdc69191ba enjoy: improved plugin infrastructure.
Plugins can now be disabled and enabled (at least in infrastructure
terms, no UI or code to filter out enabled plugins).

Two new signals will be emitted to main loop:
  - ENJOY_EVENT_STARTED
  - ENJOY_EVENT_QUIT

Plugins will be enabled on start, disabled on quit. Quit will also
preserve the main loop until everything is done using it. It is
required for stuff like FSO that needs to talk to DBus to re-enable
the CPU policy.



SVN revision: 63163
2011-09-04 18:37:05 +00:00
Gustavo Sverzut Barbieri 5a1a5421b9 enjoy: version ABI.
SVN revision: 63155
2011-09-04 15:58:50 +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