summaryrefslogtreecommitdiffstats
path: root/src/modules/module-suspend-on-idle.c
Commit message (Expand)AuthorAgeFilesLines
* * decouple suspending of monitor sources and their sinksLennart Poettering2007-09-241-13/+48
* drop the PA_SOURCE_CAN_SUSPEND and PA_SINK_CAN_SUSPEND flags, since they were...Lennart Poettering2007-09-241-35/+29
* Lots of assorted minor cleanups and fixes:Lennart Poettering2007-08-301-40/+53
* lower suspend timeout to 1sLennart Poettering2007-08-251-1/+1
* hook into move operations for resuming/suspending devices appropriatelyLennart Poettering2007-08-111-19/+109
* use single array for storing pa_core hook lists, add sink state changed hook,...Lennart Poettering2007-08-111-12/+52
* * drop redundant pa_core argument from module initialization functionsLennart Poettering2007-08-101-19/+17
* forgot to actually add the new suspend-on-idle module source codeLennart Poettering2007-08-091-0/+303