Go to file
semernin 30d3d751a0 List of changes:
1. Gadcon sities:
      -- 'E_Gadcon_Site' enum to list all available sities,
      -- added 'is_site' callback for distinguish gadcon sities,
      -- 'e_gadcon_site_is_*' helpers written to use in gadget modules,
      -- gadcon config dialogs modified to show only gadgets that appropriate
         to selected gadcon site,
      -- all gadget modules updated for using new callback.
      
      When callback is not provided in module, then gadget can be used in 
      any gadcon site.
      
   2. Filemanager:
      -- added error icon to unexisting path dialog,
      -- added callback 'func.abort' to 'E_Fm2_Op_Registry_Entry' to specify
         abort operation sequence (if not provided, then operation is not
         cancelable),
      -- added parameter to 'e_fm2_op_registry_entry_add' to specify abort
         method on construct 'E_Fm2_Op_Registry_Entry' or make non-cancelable
         operation if this function is not provided,
      -- added 'e_fm2_operation_abort' call to cancel efm2 operation,
      -- added method '_e_fm2_operation_abort_internal' that represent efm2
         default handler of operation cancelling,
      -- 'done' and 'total' fields of 'E_Fm2_Op_Registry_Entry' changed to
         off_t type, also all message handlers modified to work with it
         (to show progress for large files correctly),
      -- improved file operation progress processing,
      -- added cancel button to operation progress gadget in filemanager window,
      -- added delete file glyph to operation progress gadget,
      -- improved status message for efm2 operation progress.

   3. Filemanager slave:
      -- fixed critical bug in message handling via stdin/stdout,
      -- fixed critical bug in removing task from list,
      -- improved 'E_FM_OP_ABORT' handling,
      -- fix rollback counting on moving files.

   4. Fileman_opinfo module:
      -- a new theme writed: status string and gadget for view operation status
         in summary and detail modes,
      -- summary mode: operation glyph, state message, progressbar, abort button,
      -- detail mode: all for summary + from filename, to filename,
      -- summary/detailed button works as trigger,
      -- added source of module theme and used images.
      
   4. Pathbar module:
      -- non-critical fix, just for safety.

   Also patch contains several minor updates to serve main task.


SVN revision: 41224
2009-06-29 14:38:03 +00:00
.cvsignore ignore 2008-01-10 07:01:41 +00:00
ABOUT-NLS No i18n 2008-01-10 06:26:22 +00:00
AUTHORS New MPD Module to show MPD status in the shelf. 2007-12-10 02:43:23 +00:00
COPYING fix the copying license to 2009-01-13 13:00:45 +00:00
ChangeLog - 2007-12-10 05:41:02 +00:00
INSTALL New MPD Module to show MPD status in the shelf. 2007-12-10 02:43:23 +00:00
Makefile.am removed -fd parameters, thx to Lutin. 2009-04-25 12:20:23 +00:00
NEWS New MPD Module to show MPD status in the shelf. 2007-12-10 02:43:23 +00:00
README New MPD Module to show MPD status in the shelf. 2007-12-10 02:43:23 +00:00
autogen.sh autofunk. blame the X 2008-01-15 01:50:43 +00:00
configure.ac 1. embryo shoudl have soname 2009-04-21 14:17:42 +00:00
e-module-mpdule.edj And finally recompile e extra modules' edje files. 2008-10-15 20:04:36 +00:00
e_mod_config.c Path from Stephane Bauland <joligardon@gmail.com> for changing 2008-11-02 03:14:20 +00:00
e_mod_main.c List of changes: 2009-06-29 14:38:03 +00:00
e_mod_main.h Remove Evas list from all E-MODULES. 2008-10-22 13:53:03 +00:00
e_modules-mpdule.spec.in New MPD Module to show MPD status in the shelf. 2007-12-10 02:43:23 +00:00
module.desktop updating esperanto translation 2009-05-11 11:33:16 +00:00
mpdule.edc Moved emodules to fontconfig. 2009-04-25 11:05:00 +00:00
next.png fix more binary files 2008-08-17 23:28:31 +00:00
pause.png fix more binary files 2008-08-17 23:28:31 +00:00
play.png fix more binary files 2008-08-17 23:28:31 +00:00
prev.png fix more binary files 2008-08-17 23:28:31 +00:00
stop.png fix more binary files 2008-08-17 23:28:31 +00:00

README

Simple MPD  module
Load it into your shelf. Set it to: Able to be Resized, and resize to a good size for best experience.

To see more than just the artist and title, edit the theme (See comments in the theme for more info).