summaryrefslogtreecommitdiff
path: root/src/modules/mixer/sys_alsa.c
Commit message (Expand)AuthorAgeFilesLines
* e_mixer: rename alsa functions e_mixer_system_ to e_mixer_alsa_Jérémy Zurcher2013-02-141-27/+27
* e: e_mixer_system_has_capture checks for capture switch||volumeJérémy Zurcher2013-01-121-1/+1
* sorry jeremy - back out your patch. mier more broken than before.Carsten Haitzler2012-12-191-16/+5
* From: Jérémy Zurcher <jeremy@asynk.ch>Jérémy Zurcher2012-12-191-5/+16
* lets try null out alsa mixer to avoid bad freed internal self usage.Carsten Haitzler2012-12-071-0/+1
* giant header overhaul which removes all the stupid one line function prototyp...Mike Blumenkrantz2012-11-301-2/+1
* formattingMike Blumenkrantz2012-08-241-21/+21
* e: massiv warning cleanup !Cedric BAIL2012-05-041-6/+6
* ecrustified because it was terribleMike Blumenkrantz2011-07-151-108/+139
* Convert (hopefully) all comparisons to NULLLucas De Marchi2010-08-211-4/+4
* fdh del before fd closeCarsten Haitzler2010-07-301-2/+2
* Don't need these includes here...e.h already handles these.Christopher Michael2010-07-181-4/+0
* * e: remove warning due to Ecore API change.Cedric BAIL2010-06-241-5/+5
* cleanups...Gustavo Sverzut Barbieri2010-03-101-168/+169
* the mixer module was completly inconsistent formated!Andreas Volz2009-04-171-173/+173
* * e_widget_ilist_add now expect a stringshare.Cedric BAIL2009-03-111-30/+20
* Remove Evas list and replace them with Eina list.Cedric BAIL2008-10-221-22/+22
* Add mixer module.Gustavo Sverzut Barbieri2008-08-011-0/+618