summaryrefslogtreecommitdiff
path: root/src/modules/mixer/e_mod_main.c
Commit message (Expand)AuthorAgeFilesLines
* e_mixer: remove spacesJérémy Zurcher2013-02-141-2/+2
* giant commit that wipes all bindi^W^W^Wsplits out binding configs into a sepa...Mike Blumenkrantz2013-02-011-1/+1
* e mixer and battery modules: reuse notifications.Chidambar Zinnoury2013-01-171-3/+16
* e: Use internal client notification APIJosé Roberto de Souza2013-01-031-15/+9
* in a move which will make me tremendously unpopular, config versioning has be...Mike Blumenkrantz2012-12-211-11/+3
* sorry jeremy - back out your patch. mier more broken than before.Carsten Haitzler2012-12-191-3/+0
* From: Jérémy Zurcher <jeremy@asynk.ch>Jérémy Zurcher2012-12-191-0/+3
* Store and handle action names correctly. (patch from Igor Murzov)Massimo Maiurana2012-12-161-7/+7
* 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
* 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
* muting volume no longer causes volume to changeMike Blumenkrantz2012-12-041-1/+0
* giant header overhaul which removes all the stupid one line function prototyp...Mike Blumenkrantz2012-11-301-1/+0
* only set mixer volume if we've truly saved mixer volume, prvents mixer being ...Mike Blumenkrantz2012-11-301-2/+4
* probably fix bug where mixer bindings would fail to be added again after refr...Mike Blumenkrantz2012-11-141-0/+3
* pulse mixer no longer runs its init function constantly and should allow the ...Mike Blumenkrantz2012-10-311-4/+23
* grab/ungrab keys when adding mixer actions to ensure that the keybinds are ad...Mike Blumenkrantz2012-10-011-0/+4
* possibly fix headphones crash from massimoMike Blumenkrantz2012-09-171-1/+2
* unset mixer gadget configs when the backend changes, also don't delete the ga...Mike Blumenkrantz2012-09-141-2/+7
* fix mixer stringshare usage (fixes looooooooots of crashes), also shutdown pu...Mike Blumenkrantz2012-09-141-0/+1
* well then.. let's not segv if card is null... yes - this is newCarsten Haitzler2012-09-141-0/+6
* set hint for mixer gadgets that user is using the default card so that if it ...Mike Blumenkrantz2012-09-131-2/+5
* fix dialog cleanups to work properlyMike Blumenkrantz2012-08-241-2/+1
* fix mixer gadget loading for pulseaudioMike Blumenkrantz2012-08-241-6/+14
* formattingMike Blumenkrantz2012-08-241-355/+352
* fix magic fail on mixer shutdownMike Blumenkrantz2012-08-241-3/+6
* more PATH_MAX cleanupsMike Blumenkrantz2012-08-221-1/+1
* clean up gadget right click menus to stop leakingMike Blumenkrantz2012-08-151-22/+1
* sed -i 's/(E_Gadcon_Client_Class/(const E_Gadcon_Client_Class/g'Mike Blumenkrantz2012-07-271-3/+3
* only register mixer module actions once a gadget for the mixer is created to ...Mike Blumenkrantz2012-07-181-23/+38
* e: massiv warning cleanup !Cedric BAIL2012-05-041-14/+14
* e: oopsie. warnings--Boris Faure2011-11-141-1/+1
* fix uninitialized variableMike Blumenkrantz2011-11-071-2/+2
* show the correct volume state on unmuteViktor Kojouharov2011-10-221-1/+6
* apply the desktop notification setting to the context on conf loadViktor Kojouharov2011-10-181-0/+1
* full pulseaudio mixer support: no external dependenciesMike Blumenkrantz2011-09-231-43/+172
* e17: fix e_utils_config_check, no need to pass both epoch and versionHannes Janetzek2011-08-311-1/+1
* e17/mixer: apply patch from Leif (T_UNIX). split conf->version into major/min...Hannes Janetzek2011-08-311-29/+83
* and fix other broken mixer behavior - like not handling its ownCarsten Haitzler2011-06-161-1/+41
* mixer -. kbd controls while popup up didnt work. work now.Carsten Haitzler2011-06-141-0/+2
* slim down mixer popupCarsten Haitzler2011-06-121-2/+1
* fmtingCarsten Haitzler2011-05-271-1/+1
* e17: add option to have gadcon client settings menu in toplevel again. Hannes Janetzek2011-03-171-9/+8
* Added a config option for enabling/disabling the Popup on volume change via k...Miculcy Brian2010-10-171-3/+8
* Fix compiler warnings wrt mixer_popup_timer_new/cb.Christopher Michael2010-10-131-0/+3
* Show mixer popup when changing the volume via keybindings.Miculcy Brian2010-10-131-6/+50
* hackfix const warningMike Blumenkrantz2010-09-121-1/+1
* This commit will change the shelf menu completly:Miculcy Brian2010-09-091-7/+9
* Convert (hopefully) all comparisons to NULLLucas De Marchi2010-08-211-1/+1