summaryrefslogtreecommitdiff
path: root/src/modules/mixer
Commit message (Expand)AuthorAgeFilesLines
* Revert "mixer: Optionally select an external mixer application."Mike Blumenkrantz2014-09-153-51/+4
* mixer: Optionally select an external mixer application.Brian 'morlenxus' Miculcy2014-09-153-4/+51
* Updating desktop files, eo.po and fr.pomaxerba2014-09-111-1/+9
* Revert "mixer: Optionally select an external mixer application."Mike Blumenkrantz2014-08-293-51/+4
* mixer: Optionally select an external mixer application.Brian 'morlenxus' Miculcy2014-08-293-4/+51
* s/sumary/summary/gMike Blumenkrantz2014-07-301-1/+1
* block mixer crashes during initMike Blumenkrantz2014-06-021-0/+6
* fix formattingChris Michael2014-05-171-3/+1
* add missing EINA_UNUSED for unused paramChris Michael2014-05-171-1/+1
* all dialogs are now resizableMike Blumenkrantz2014-05-141-1/+0
* fix launch mixer from config panel, select card and channelJérémy Zurcher2014-05-071-0/+17
* check more pulse mixer returnsMike Blumenkrantz2014-04-041-3/+11
* check pulse mixer fd dup returnMike Blumenkrantz2014-04-041-1/+3
* replace ev->keyname with ev->keyMike Blumenkrantz2014-03-131-1/+1
* fix mixer config leak on config failureMike Blumenkrantz2014-03-131-1/+4
* Mixer: Fix crash when closing mixer settingsJean-Philippe Andre2014-01-151-1/+4
* compositor rewrite / charlie-foxtrot situationMike Blumenkrantz2014-01-145-29/+29
* fix weird pulse crash when sink name is NULL (wtf?)Mike Blumenkrantz2014-01-141-2/+2
* bugfix: delete mixer's pulse exe handler after it's started so desklock doesn...Mike Blumenkrantz2013-12-231-0/+1
* fix mixer regression which broke non-pulseaudio supportMike Blumenkrantz2013-12-211-3/+16
* use regular ecore-exe for pulse start to not track launchMike Blumenkrantz2013-12-161-4/+4
* don't crash when pulse exec deletes itself during startup timerMike Blumenkrantz2013-12-151-3/+4
* try connecting to pulse on a timer after it gets started in case it's a slow ...Mike Blumenkrantz2013-12-151-1/+9
* try running start-pulseaudio-x11 from mixerMike Blumenkrantz2013-12-151-1/+1
* mixer - address duplicate bindings for the same action with timeoutCarsten Haitzler (Rasterman)2013-12-102-0/+11
* mixer: add option disable_pulseaudioJérémy Zurcher2013-12-063-2/+17
* mixer: load module config in e_modapi_init(), same as othersJérémy Zurcher2013-12-061-0/+4
* only try to start pulseaudio onceMike Blumenkrantz2013-11-301-3/+13
* remove some eldbus stragglers from pulse mixerMike Blumenkrantz2013-11-301-13/+0
* fix pulse mixer startupMike Blumenkrantz2013-11-301-100/+14
* mixer: gadget conf set card name when noneJérémy Zurcher2013-09-261-1/+9
* Revert "updating desktop files"Igor Murzov2013-09-041-0/+2
* updating desktop filesmaxerba2013-07-311-2/+0
* Adding serbian localization in desktop filesmaxerba2013-07-081-0/+2
* Fixed sorting in desktop filesmaxerba2013-07-051-1/+2
* adding catalan translation and sorting lines alphabeticallymaxerba2013-06-051-5/+7
* ensure pa autho info is 0'd out so valgrind doesnt complain about reading uni...Carsten Haitzler (Rasterman)2013-05-231-1/+1
* e_popup_autoclose() now also allows a delete function to replace normal popup...discomfitor2013-05-181-1/+1
* Rename edbus->eldbusLucas De Marchi2013-04-231-24/+24
* mixer: factorize popup&gadget balance&volume codeJérémy Zurcher2013-04-231-110/+27
* mixer: prevent mem leak and let default card setup on empty moduleJérémy Zurcher2013-04-231-1/+3
* oops - didnt fix pa RIGHT... now its fixed - detects pa native socketCarsten Haitzler (Rasterman)2013-04-221-2/+3
* e17 mixer - use XDG_RUNTIME_DIR for finding pulse... and have moreCarsten Haitzler (Rasterman)2013-04-211-5/+29
* if inst->channel is null... dont segv at least in mixer.Carsten Haitzler (Rasterman)2013-04-211-5/+7
* reprotect _mixer_popup_key_down_cbJérémy Zurcher2013-03-301-0/+1
* fix _e_popup_autoclose_key_down_cbJérémy Zurcher2013-03-301-1/+0
* mixer key control broken .. to the point it segs now. :) patch overCarsten Haitzler (Rasterman)2013-03-291-0/+1
* mixer: cleanup card and channel selection code pathJérémy Zurcher2013-03-062-90/+46
* mixer: remove unused mixer functionsJérémy Zurcher2013-03-065-79/+0
* mixer: use channel capabilities in alsa subsystemJérémy Zurcher2013-03-061-29/+46