summaryrefslogtreecommitdiffstats
path: root/src/modules/module-volume-restore.c
Commit message (Expand)AuthorAgeFilesLines
* * 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