summaryrefslogtreecommitdiff
path: root/src/modules/mixer
Commit message (Expand)AuthorAgeFilesLines
* updating desktop filesmaxerba2013-07-311-2/+8
* Adding serbian localization in desktop filesmaxerba2013-07-081-0/+2
* Fixed sorting in desktop filesmaxerba2013-07-041-13/+13
* updating desktop files with esperanto and french translationsmaxerba2013-07-021-13/+14
* updating catalan translation (and entries order)maxerba2013-05-051-5/+7
* backport 81776 (mixer potentially unusable without it) and 81774 (magic failu...Mike Blumenkrantz2012-12-281-1/+2
* 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
* e: fix build on Solaris 11.Cedric BAIL2012-12-051-0/+1
* muting volume no longer causes volume to changeMike Blumenkrantz2012-12-041-1/+0
* fix error with pulse volume calculations which prevented volume from reaching...Mike Blumenkrantz2012-12-041-1/+1
* after 5 pulse disconnects, delete and retry to see if socket changedMike Blumenkrantz2012-12-041-1/+8
* all dialogs are no longer resizableMike Blumenkrantz2012-12-032-2/+0
* E17: define htonl correctlyVincent Torri2012-12-011-0/+8
* giant header overhaul which removes all the stupid one line function prototyp...Mike Blumenkrantz2012-11-305-14/+3
* only set mixer volume if we've truly saved mixer volume, prvents mixer being ...Mike Blumenkrantz2012-11-301-2/+4
* fix some pulse shutdown magic failsMike Blumenkrantz2012-11-301-3/+3
* updating various translationsMassimo Maiurana2012-11-211-0/+4
* ensure pulse mixer always disconnects when requestedMike Blumenkrantz2012-11-141-2/+6
* probably fix bug where mixer bindings would fail to be added again after refr...Mike Blumenkrantz2012-11-141-0/+3
* change pulse reconnect mechanism to always just try and reconnect on a timerMike Blumenkrantz2012-11-121-18/+14
* put lucas's makefiles back.. but what do you do to make it not breakCarsten Haitzler2012-11-091-55/+0
* lucas... u're going to hate me... but i'm reverting this whole lot ofCarsten Haitzler2012-11-091-0/+55
* e/modules: delete old Makefile.am'sLucas De Marchi2012-11-071-55/+0
* e: use AM_CPPFLAGS instead of INCLUDESLucas De Marchi2012-10-311-2/+2
* pulse mixer no longer runs its init function constantly and should allow the ...Mike Blumenkrantz2012-10-312-5/+25
* don't need to update pulse mixer gadgets when we're just checking default sin...Mike Blumenkrantz2012-10-311-2/+3
* BY THE POWER OF GRAYSKULL, MIXER MODULE NOW WORKS AGAIN WITH PULSEAUDIOMike Blumenkrantz2012-10-251-1/+1
* fix EINTERN to be more portable and not require e.h in mixer pulseMike Blumenkrantz2012-10-093-5/+33