]> code.delx.au - pulseaudio/history - src/modules/module-volume-restore.c
merge 'lennart' branch back into trunk.
[pulseaudio] / src / modules / module-volume-restore.c
2007-10-28 Lennart Poetteringmerge 'lennart' branch back into trunk.
2007-05-23 Lennart Poetteringadd a missing initialization that causes a crash when...
2007-02-13 Pierre OssmanAdd copyright notices to all relevant files. (based...
2007-01-04 Pierre OssmanHuge trailing whitespace cleanup. Let's keep the tree...
2006-08-19 Lennart Poetteringrestore the sink/source for a client in addition to...
2006-08-19 Lennart Poetteringfix a memory leak
2006-08-18 Lennart Poetteringremove all occurences of
2006-08-13 Lennart PoetteringClean up module description a little
2006-08-13 Lennart Poetteringmodify module-volume-restore to change the initial...
2006-07-19 Lennart Poettering* add new function pa_check_in_group()
2006-06-19 Lennart Poettering* more s/pulseaudio/PulseAudio/ replacements
2006-06-19 Lennart Poetteringbig s/polyp/pulse/g
2006-05-25 Lennart Poettering* split pa_cstrerror() into its own file polypcore...
2006-05-22 Pierre OssmanWrap strerror() in a function that makes it thread...
2006-05-17 Lennart Poetteringsplit polypcore/util.[ch] into polypcore/core-util...
2006-05-17 Pierre OssmanMove xmalloc to the public side (libpolyp).
2006-05-17 Lennart Poetteringadd proper locking when accessing the file volume.table
2006-05-16 Lennart Poetteringdowngrade a log message
2006-05-15 Lennart Poetteringremove regex.h from include, since it is actually not...
2006-05-14 Lennart Poetteringadd new module module-volume-restore which saves and...