index
:
~wtay/pulseaudio
HSP-profile
RHEL6-CVE-2014-3970
RHEL7-CVE-2014-3970
access-hooks
access-hooks-arg
access-hooks-core
alsa-device-thread
async-command
bluez-owner-check
bt-tests
dyn-latency
dyn-latency-work
echo-cancel
echo-cancel-2
echo-cancel-3
f20
f21
f26-flatpack
f31
fixes
flat-volume-privilege-hack
flatpack
headset2
headsetd
hfp-gateway
hsp-hs-profile
hsp-old
hsp-review
improve-timing
maemo-master
master
module-echo-cancel
module-headset
module-test
optimize
optimize-smoother
optimize-smoother2
paplay-s24
private-1154072
rawhide
resume-unload-module
rhel-6.5
rhel-6.6
rhel-6.6-dynlat
rhel-6.6-work
rhel-6.7
rhel-6.8
rhel-6.9
rhel-7.0
rhel-7.0-test
rhel-7.1
rhel-7.1-work
rhel-7.2
rhel-7.3
rhel-7.5
rhel-8.0
test
test2
timings
work
wtay's pulseaudio hacking
wtay
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
2017-02-13
pulsecore: Move pa_core structure into its own header
Arun Raghavan
1
-0
/
+1
2016-12-20
suspend-on-idle: use earlier (safer) hooks for stream unlink notifications
Tanu Kaskinen
1
-17
/
+17
2015-04-10
module-suspend-on-idle: use pa_module_hook_connect
David Henningsson
1
-72
/
+17
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
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