enlightenment/src/modules/mixer
Carsten Haitzler 5fa813e1cc lucas... u're going to hate me... but i'm reverting this whole lot of
module build chnages because its fundamentally broken. it DOES NOT
PRODUCE .SO FILES. just .la and .a files. the only reason u dont
notice is.. you ALREADY had .so's installed. i just got in from the
airport... synced and updated.. rebuilt and was met with all modules
not loading... literally - no .so's are installed int he module dirs.
try rm -rf the instaleld module tree.

regardless... this has to be reverted be3cause it's a major break. the
idea is right/nice. the implementation is causing... problems.



SVN revision: 79015
2012-11-09 10:45:35 +00:00
..
Makefile.am lucas... u're going to hate me... but i'm reverting this whole lot of 2012-11-09 10:45:35 +00:00
Pulse.h fix EINTERN to be more portable and not require e.h in mixer pulse 2012-10-09 07:08:00 +00:00
app_mixer.c well then.. let's not segv if card is null... yes - this is new 2012-09-14 00:33:36 +00:00
conf_gadget.c set hint for mixer gadgets that user is using the default card so that if it changes, pulseaudio can adjust appropriately 2012-09-13 07:43:33 +00:00
conf_module.c formatting 2012-08-24 13:57:22 +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 pulse mixer no longer runs its init function constantly and should allow the slider to become much more responsive/accurate. also implement volume saving per gadget 2012-10-31 11:23:26 +00:00
e_mod_main.h pulse mixer no longer runs its init function constantly and should allow the slider to become much more responsive/accurate. also implement volume saving per gadget 2012-10-31 11:23:26 +00:00
e_mod_system.h shut up mixer warnings 2012-06-08 10:23:49 +00:00
module.desktop.in updating portuguese and italian translations 2012-08-22 21:51:00 +00:00
msg.c add pulse_disconnect() function and properly send disconnect events when disconnecting during pulse auth 2012-10-05 06:56:13 +00:00
pa.c fix EINTERN to be more portable and not require e.h in mixer pulse 2012-10-09 07:08:00 +00:00
pa.h fix EINTERN to be more portable and not require e.h in mixer pulse 2012-10-09 07:08:00 +00:00
serial.c not sure why I was deleting port info strings for pulseaudio, but stop it because this breaks the world 2012-09-14 08:14:50 +00:00
sink.c fix possible crash when freeing pulse sinks 2011-11-02 14:42:20 +00:00
sys_alsa.c formatting 2012-08-24 13:57:22 +00:00
sys_dummy.c fix weird mixer crash that was annoying the dh 2012-09-07 10:46:46 +00:00
sys_pulse.c don't need to update pulse mixer gadgets when we're just checking default sink, also ensure that pulse_ready is always called 2012-10-31 11:21:42 +00:00
tag.c full pulseaudio mixer support: no external dependencies 2011-09-23 07:56:05 +00:00