enlightenment/src/modules/mixer
Lucas De Marchi 92eee9068a e: use AM_CPPFLAGS instead of INCLUDES
Get rid of warnings like below with recent automake (1.11 and newer):
src/bin/Makefile.am:6: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/bin/Makefile.am: installing './depcomp'
src/modules/access/Makefile.am:11: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')



SVN revision: 78720
2012-10-31 20:40:40 +00:00
..
Makefile.am e: use AM_CPPFLAGS instead of INCLUDES 2012-10-31 20:40:40 +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