summaryrefslogtreecommitdiff
path: root/src/modules/mixer
Commit message (Expand)AuthorAgeFilesLines
...
* e_mixer: volume,mute,state set/get use channel info and capabilitiesJérémy Zurcher2013-02-146-113/+138
* e_mixer: simplify alsa:_mixer_channel_capabilitiesJérémy Zurcher2013-02-141-8/+12
* e_mixer: ui uses e_mod_mixer_channel_is_monoJérémy Zurcher2013-02-142-45/+67
* e_mixer: use macro for capabilities queriesJérémy Zurcher2013-02-145-51/+32
* e_mixer: add E_MIXER_CHANNEL_IS_MONO capabilityJérémy Zurcher2013-02-143-3/+13
* e_mixer: use channel capabilities to group themJérémy Zurcher2013-02-142-37/+29
* e_mixer: replace has_capture with capabilities bit mapJérémy Zurcher2013-02-147-108/+147
* e_mixer: channel_get_by_name returns a E_Mixer_Channel_InfoJérémy Zurcher2013-02-147-71/+83
* e_mixer: fix grammarJérémy Zurcher2013-02-146-44/+44
* e_mixer: factorise get/free card namesJérémy Zurcher2013-02-147-36/+18
* e_mixer: add missing _e_mixer_dummy_set() calls to sys_dummyJérémy Zurcher2013-02-141-0/+5
* e_mixer: factorise get/free channels info and namesJérémy Zurcher2013-02-147-105/+71
* e_mixer: set pulse ready and update callbacks through e_mixer_pulse_init para...Jérémy Zurcher2013-02-144-18/+30
* e_mixer: extract mixer API into e_mod_mixerJérémy Zurcher2013-02-147-157/+172
* e_mixer: rename alsa functions e_mixer_system_ to e_mixer_alsa_Jérémy Zurcher2013-02-145-76/+76
* e_mixer: pulse use static stringshare for channel nameJérémy Zurcher2013-02-141-3/+7
* e_mixer: struct channel_info becomes E_Mixer_Channel_Info defined in e_mod_sy...Jérémy Zurcher2013-02-142-19/+20
* e_mixer: remove spacesJérémy Zurcher2013-02-149-35/+35
* giant commit that wipes all bindi^W^W^Wsplits out binding configs into a sepa...Mike Blumenkrantz2013-02-011-1/+1
* how about we dont make pulse stop working? yes - the unlikely leakCarsten Haitzler2013-01-241-3/+10
* fix extremely unlikely pulse mixer leakMike Blumenkrantz2013-01-231-1/+1
* e mixer and battery modules: reuse notifications.Chidambar Zinnoury2013-01-172-3/+20
* e: follow edbus change about unref'ing messages after sendLucas De Marchi2013-01-151-1/+0
* e: e_mixer_system_has_capture checks for capture switch||volumeJérémy Zurcher2013-01-121-1/+1
* e: Use internal client notification APIJosé Roberto de Souza2013-01-031-15/+9
* e: Port mixer to edbusJosé Roberto de Souza2013-01-021-44/+30
* mixer settings -> resizable++Carsten Haitzler2012-12-281-1/+3
* in a move which will make me tremendously unpopular, config versioning has be...Mike Blumenkrantz2012-12-212-15/+8
* From: Jérémy Zurcher <jeremy@asynk.ch>Jérémy Zurcher2012-12-211-2/+32
* sorry jeremy - back out your patch. mier more broken than before.Carsten Haitzler2012-12-197-39/+6
* I suppose we probably shouldn't leak pulse mixer sources after getting themMike Blumenkrantz2012-12-191-1/+3
* From: Jérémy Zurcher <jeremy@asynk.ch>Jérémy Zurcher2012-12-197-6/+39
* updating esperanto translationsMassimo Maiurana2012-12-171-1/+1
* Store and handle action names correctly. (patch from Igor Murzov)Massimo Maiurana2012-12-161-7/+7
* pulse_recv() no longer has the most confusing return of any function, also on...Mike Blumenkrantz2012-12-142-17/+15
* better fix for mixer buffer overflow, copy to epulseMike Blumenkrantz2012-12-141-1/+1
* better fix for mixer pointerMike Blumenkrantz2012-12-141-0/+1
* e: revert r80871.Cedric BAIL2012-12-141-1/+0
* don't leak event infos when no cb is set for pulse eventsMike Blumenkrantz2012-12-131-2/+5
* another leak on failureMike Blumenkrantz2012-12-131-1/+2
* NULL variable after freeingMike Blumenkrantz2012-12-131-0/+1
* buffer overflow in pulseMike Blumenkrantz2012-12-131-1/+1
* fix mixer crash on disconnectMike Blumenkrantz2012-12-101-5/+14
* Mark some strings for translation. (patch from Igor Murzov)Massimo Maiurana2012-12-091-3/+3
* yet another pulse overhaul:Mike Blumenkrantz2012-12-071-89/+102
* e: another leaked fd after exec that will be correctly killed.Cedric BAIL2012-12-071-1/+7
* lets try null out alsa mixer to avoid bad freed internal self usage.Carsten Haitzler2012-12-071-0/+1
* only set volume for pulse channel if volume is actually different from curren...Mike Blumenkrantz2012-12-071-2/+7
* don't update popup if popup doesn't existMike Blumenkrantz2012-12-071-0/+2
* when using pulseaudio, mixer gadget doesn't need to manually updateMike Blumenkrantz2012-12-071-3/+3