index
:
~arun/pulseaudio
b2g
beamformer
bluetooth
bt-passthrough
gst-rtp
hsp-review
jackhwmute-review
json
master
meson
passthrough-hbr
stable-7.x
vff
volume-ramping
webrtc
Various PulseAudio hacks and WIP work
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
module-suspend-on-idle.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-14
update FSF addresses to FSF web page
Ondrej Holecek
1
-3
/
+1
2014-04-17
Use pa_hashmap_remove_and_free() where appropriate
Tanu Kaskinen
1
-4
/
+1
2014-03-03
suspend-on-idle: Fix monitor source handling
v5.0
Tanu Kaskinen
1
-2
/
+9
2014-02-28
suspend-on-idle: Ensure we still time out if a stream remains corked
David Henningsson
1
-3
/
+10
2013-09-17
hashmap: Add the ability to free keys
Arun Raghavan
1
-2
/
+2
2013-09-13
suspend-on-idle: Allow disabling suspending for specific devices
Tanu Kaskinen
1
-11
/
+23
2013-07-04
Remove pa_bool_t and replace it with bool.
poljar (Damir Jelić)
1
-5
/
+5
2013-02-16
hashmap: Use pa_free_cb_t instead of pa_free2_cb_t
Tanu Kaskinen
1
-5
/
+1
2012-12-19
Log the reason for every suspend/resume.
Tanu Kaskinen
1
-4
/
+2
2012-05-31
modules: Use PA_IDXSET_FOREACH wherever applicable.
Harsh Prateek Bora
1
-2
/
+2
2011-09-09
module-suspend-on-idle: Move vacuum code to core
Maarten Bosmans
1
-40
/
+3
2011-06-22
Remove unnecessary #includes
Maarten Bosmans
1
-1
/
+0
2011-05-15
suspend-on-idle: Trigger mempool vacuuming
Jyri Sarha
1
-1
/
+40
2011-03-18
Update PA_MODULE_USAGE to be in line with actual implementation
Maarten Bosmans
1
-0
/
+1
2010-02-22
suspend-on-idle: resume audio device even for initially corked streams
Lennart Poettering
1
-5
/
+3
2009-08-28
suspend-on-idle: don't resume devices for corked streams
Lennart Poettering
1
-12
/
+18
2009-06-20
Base mainloop on pa_rtclock_now()
Marc-André Lureau
1
-10
/
+9
2009-06-05
core: add a suspend cause flags field
Lennart Poettering
1
-6
/
+6
2009-05-12
suspend-on-idle: add per-device timeout property
Marc-André Lureau
1
-3
/
+13
2009-03-04
never try to suspend monitor sources, suspend the sinks they belong to instead
Lennart Poettering
1
-13
/
+50
2009-03-03
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
1
-1
/
+1
2009-02-12
addendum to f56da9893: don't crash when s->sink is NULL
Lennart Poettering
1
-0
/
+3
2009-02-11
suspend-on-idle: don't crash when so->source is NULL
Marc-André Lureau
1
-0
/
+3
2009-01-23
move sink input/source output move functions into two parts so that we can st...
Lennart Poettering
1
-20
/
+48
2008-10-26
Implement new flags DONT_INHIBIT_AUTO_SUSPEND and START_UNMUTED
Lennart Poettering
1
-10
/
+10
2008-10-04
increase suspend timeout to 5s so that it is always longer then the default t...
Lennart Poettering
1
-1
/
+1
2008-06-18
get rid of svn $ keywords
Lennart Poettering
1
-2
/
+0
2008-06-11
merge Colin Guthrie's module-always-sink module, and add priorization to the ...
Lennart Poettering
1
-15
/
+15
2008-05-15
merge glitch-free branch back into trunk
Lennart Poettering
1
-4
/
+4
2007-11-21
- Check process name when dealing with PID files
Lennart Poettering
1
-50
/
+22
2007-11-09
tag modules that may only be loaded once at most especially, and enforce that...
Lennart Poettering
1
-3
/
+4
2007-10-28
merge 'lennart' branch back into trunk.
Lennart Poettering
1
-0
/
+473