index
:
delta/pulseaudio.git
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
baserock/morph
bluez5
bug-template-001
marge_bot_batch_merge_job
master
master-tx
merge-queue
next
patch-1
routing
rtpoll
stable-1.x
stable-11.x
stable-12.x
stable-14.x
stable-16.x
stable-2.x
stable-3.x
stable-7.x
stable-queue
tags/release-0.1
tags/release-0.2
tags/release-0.4
tags/release-0.5
tags/release-0.5.1
tags/release-0.6
tags/release-0.8
tags/release-0.8.1
tags/release-0.9.0
tags/release-0.9.1
tags/release-0.9.10
tags/release-0.9.2
tags/release-0.9.3
tags/release-0.9.4
tags/release-0.9.5
tags/release-0.9.6
tags/release-0.9.7
tags/release-0.9.8
tags/release-0.9.9
tanuk/restore-profile-per-port
gitlab.freedesktop.org: pulseaudio/pulseaudio.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pulsecore
/
time-smoother.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
update FSF addresses to FSF web page
Ondrej Holecek
2015-01-14
1
-3
/
+1
*
Remove pa_bool_t and replace it with bool.
poljar (Damir Jelić)
2013-07-04
1
-18
/
+18
*
Whitespace cleanup: Remove all multiple newlines
poljar (Damir Jelić)
2013-06-24
1
-1
/
+0
*
More spelling fixes
Maarten Bosmans
2011-08-25
1
-4
/
+4
*
Remove unnecessary #includes
Maarten Bosmans
2011-06-22
1
-0
/
+1
*
Fix up some double spaces
Maarten Bosmans
2011-03-18
1
-2
/
+2
*
smoother: avoid losing precision
Wim Taymans
2010-09-07
1
-3
/
+1
*
smoother: add comments about optimization recommendations from Jason Newton
Lennart Poettering
2009-10-29
1
-0
/
+7
*
smoother: readd #ifdef protection
Lennart Poettering
2009-08-05
1
-2
/
+2
*
alsa: throw timing data away after device resume
Lennart Poettering
2009-07-24
1
-21
/
+20
*
enable debugging output based on if DEBUG_DATA macro is set
Lennart Poettering
2009-04-07
1
-6
/
+18
*
properly handle interpolation when queried x is left of last data position
Lennart Poettering
2009-04-06
1
-1
/
+17
*
Modify smoothing code to make cubic interpolation optional and allow 'quick f...
Lennart Poettering
2009-04-05
1
-7
/
+34
*
make sure to use 64bit rounding even on 32bit machines when converting to pa_...
Lennart Poettering
2008-10-24
1
-3
/
+3
*
user lrint() and friends in inner loops instead of normal C casts to speed up...
Lennart Poettering
2008-10-03
1
-4
/
+4
*
add a few more gcc warning flags and fix quite a few problems found by doing so
Lennart Poettering
2008-08-19
1
-7
/
+7
*
convert to double only once, and make sure we can deal with negative results ...
Lennart Poettering
2008-06-26
1
-4
/
+9
*
fix up if the smoother shall be resumed 'before' it was actually paused
Lennart Poettering
2008-06-26
1
-2
/
+2
*
fix up monotonicity of input to _get() instead of hitting an assert
Lennart Poettering
2008-06-26
1
-1
/
+4
*
add new function pa_smoother_reset()
Lennart Poettering
2008-06-20
1
-0
/
+8
*
get rid of svn $ keywords
Lennart Poettering
2008-06-18
1
-2
/
+0
*
merge glitch-free branch back into trunk
Lennart Poettering
2008-05-15
1
-81
/
+152
*
properly deal with time pausing
Lennart Poettering
2007-10-29
1
-4
/
+8
*
merge 'lennart' branch back into trunk.
Lennart Poettering
2007-10-28
1
-0
/
+378