summaryrefslogtreecommitdiffstats
path: root/src/modules/module-volume-restore.c
Commit message (Expand)AuthorAgeFilesLines
* restore the sink/source for a client in addition to the playback volume. This...Lennart Poettering2006-08-191-36/+140
* fix a memory leakLennart Poettering2006-08-191-1/+3
* remove all occurences of Lennart Poettering2006-08-181-10/+10
* Clean up module description a littleLennart Poettering2006-08-131-1/+1
* modify module-volume-restore to change the initial volume of a sink input fro...Lennart Poettering2006-08-131-7/+28
* * add new function pa_check_in_group()Lennart Poettering2006-07-191-1/+1
* * more s/pulseaudio/PulseAudio/ replacementsLennart Poettering2006-06-191-1/+1
* big s/polyp/pulse/gLennart Poettering2006-06-191-15/+15
* * 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-2/+3
* split polypcore/util.[ch] into polypcore/core-util.[ch] and polyp/util.[ch]Lennart Poettering2006-05-171-2/+2
* Move xmalloc to the public side (libpolyp).Pierre Ossman2006-05-171-1/+2
* add proper locking when accessing the file volume.table Lennart Poettering2006-05-171-3/+12
* downgrade a log messageLennart Poettering2006-05-161-2/+1
* remove regex.h from include, since it is actually not usedLennart Poettering2006-05-151-1/+0
* add new module module-volume-restore which saves and restores volume of playb...Lennart Poettering2006-05-141-0/+361