summaryrefslogtreecommitdiffstats
path: root/src/modules/module-mmkbd-evdev.c
Commit message (Expand)AuthorAgeFilesLines
* volume: Clamp volume to PA_VOLUME_MAXArun Raghavan2010-10-151-2/+2
* lirc,mmkvd: added module parameters volume_limit, volume_stepVladimir Kokarev2009-11-051-5/+21
* use cloexec wrappers wherever applicableLennart Poettering2009-10-301-1/+1
* mmkbd: replace manual code by pa_cvolume_{inc|dec}()Lennart Poettering2009-08-191-22/+21
* sink: volume handling rework, new flat volume logicLennart Poettering2009-08-191-3/+3
* alsa: rework mixer logicLennart Poettering2009-06-171-3/+3
* core: introduce new 'reference' volume for sinksLennart Poettering2009-04-131-3/+3
* mmkbd: get rid of support for ancient kernelsLennart Poettering2009-04-131-16/+5
* mmkbd,lirc: make use of pa_assert_not_reached()Lennart Poettering2009-04-131-1/+1
* lirc, mmkbd: extend controllable volume range to PA_VOLUME_MAXLennart Poettering2009-04-131-5/+5
* Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie2009-03-031-1/+1
* move flat volume logic into the core. while doing so add n_volume_steps field...Lennart Poettering2009-01-271-2/+2
* kill autoload stuff as plannedLennart Poettering2009-01-151-1/+1
* pass force_refresh=FALSE to all volume/mute read invocationsLennart Poettering2008-08-131-2/+2
* don't use PA_GCC_UNUSED anymoreLennart Poettering2008-08-091-1/+1
* fix shutdown when --disallow-module-loading=1 is passedLennart Poettering2008-08-051-1/+1
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* tag modules that may only be loaded once at most especially, and enforce that...Lennart Poettering2007-11-091-4/+5
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-21/+23
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+2
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-13/+13
* remove all occurences of Lennart Poettering2006-08-181-14/+14
* try to use send(,,MSG_NOSIGNAL) instead of write() wherever possible (whichLennart Poettering2006-07-141-2/+3
* big s/polyp/pulse/gLennart Poettering2006-06-191-12/+12
* * split pa_cstrerror() into its own file polypcore/core-error.[ch]Lennart Poettering2006-05-251-1/+1
* Wrap strerror() in a function that makes it thread safe and converts thePierre Ossman2006-05-221-6/+7
* split polypcore/util.[ch] into polypcore/core-util.[ch] and polyp/util.[ch]Lennart Poettering2006-05-171-1/+1
* Move xmalloc to the public side (libpolyp).Pierre Ossman2006-05-171-1/+2
* make proper use of the muting facility of sinks in module-mmkbd-evdevLennart Poettering2006-04-181-21/+25
* change pa_log() and friends to not require a trailing \n on all logged stringsLennart Poettering2006-02-231-14/+14
* Reorganised the source tree. We now have src/ with a couple of subdirs:Pierre Ossman2006-02-161-0/+250