enlightenment/src/modules/mixer
Hannes Janetzek 7f457f1911 e17: add option to have gadcon client settings menu in toplevel again.
added e_menu_item_new_relative(E_Menu, E_Menu_Item *rel) which appends 
 new item to rel or prepends it when rel is NULL.

changed e_gadcon_util_client_menu_append to to take only the gadget menu
 and returns the new toplevel menu that should be shown by gcc
 depending on the setting this is a new menu with gadget menu as submenu
 or the gadet_menu with gadget menu items appended

updated e-modules-extra comes in a minute


SVN revision: 57826
2011-03-17 17:08:36 +00:00
..
.cvsignore ignore 2008-08-13 18:50:50 +00:00
Makefile.am fix include paths for all these makefiles to add $top_builddir/src/bin instead of $top_srcdir/src/lib 2011-01-05 17:50:05 +00:00
app_mixer.c Convert (hopefully) all comparisons to NULL 2010-08-21 13:52:25 +00:00
conf_gadget.c Added a config option for enabling/disabling the Popup on volume change via keybinding. 2010-10-17 19:01:50 +00:00
conf_module.c Convert (hopefully) all comparisons to NULL 2010-08-21 13:52:25 +00:00
e-module-mixer.edj * edje: fix count that lead to memleak. 2010-08-12 15:07:26 +00:00
e_mod_main.c e17: add option to have gadcon client settings menu in toplevel again. 2011-03-17 17:08:36 +00:00
e_mod_main.h Added a config option for enabling/disabling the Popup on volume change via keybinding. 2010-10-17 19:01:50 +00:00
e_mod_system.h the mixer module was completly inconsistent formated! 2009-04-17 20:13:17 +00:00
module.desktop.in updating german and french translations 2011-03-12 17:16:27 +00:00
sys_alsa.c Convert (hopefully) all comparisons to NULL 2010-08-21 13:52:25 +00:00
sys_dummy.c currently for e.g. ubuntu the mixer module won't work as it uses pulseaudio as mixer 2009-04-17 20:16:56 +00:00