enlightenment/src/modules/mixer
Carsten Haitzler 6beec55b74 mixer - add icon database for sink icons for mixer popup
this will allow us to have specific icon for different sinks - eg a
screeen for hdmi sinks etc. - need to build a "database" in
sink-icons.txt over time. format is:

glob|icons-name
glob2|icon-name2
...

where glob/glob2 are file globs to match the strng of a sink name and
icon-name/icon-name2 are the naime of the icon in the elm icon theme
for xdg/fdo standard icons or extended icon names we added in the elm
theme. add more lines as needed. first match "wins" so put most
specific matches at the front and least specific at the end.
2021-03-29 01:25:28 +01:00
..
lib mixer - properly update default sink and set def sink too in mixer popup 2021-03-07 11:11:39 +00:00
backend.c mixer - properly update default sink and set def sink too in mixer popup 2021-03-07 11:11:39 +00:00
backend.h e gadgets - as per email to e-devbel - it's easier to fix old so rm new 2020-07-07 23:34:27 +01:00
e-module-mixer.edj * edje: fix count that lead to memleak. 2010-08-12 15:07:26 +00:00
e_mod_config.c emixer: pulse: Use description as name for sources 2021-03-02 08:35:21 +00:00
e_mod_config.h e mixer - fix up saving to save everything 2015-09-02 18:31:44 +09:00
e_mod_main.c mixer - add icon database for sink icons for mixer popup 2021-03-29 01:25:28 +01:00
e_mod_main.h e mixer - replace with epulse/emixer 2015-06-08 21:15:09 +09:00
emixer.c emixer: avoid segv when no default sink is set. 2021-03-27 20:29:28 +00:00
emixer.desktop emixer - desktop - limit groups to one only and only show in e 2020-03-25 17:11:32 +00:00
emixer.png emixer - update icon to match new flat look 2021-03-28 20:14:30 +01:00
meson.build mixer - add icon database for sink icons for mixer popup 2021-03-29 01:25:28 +01:00
mixer.h e gadgets - as per email to e-devbel - it's easier to fix old so rm new 2020-07-07 23:34:27 +01:00
module.desktop clean up .desktop files and misc typos 2018-01-04 09:57:52 -05:00
sink-icons.txt mixer - add icon database for sink icons for mixer popup 2021-03-29 01:25:28 +01:00