index
:
pulseaudio.git
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
master
master-tx
merge-queue
rtpoll
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
PulseAudio Sound Server
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pulsecore
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
resampler: cache integer channel_map
Wim Taymans
2009-08-20
1
-33
/
+33
|
*
Get rid of liboil
Wim Taymans
2009-08-20
3
-74
/
+65
|
*
volume: remove ref functions
Wim Taymans
2009-08-20
2
-446
/
+0
|
*
volume: improved comments
Wim Taymans
2009-08-20
2
-27
/
+30
|
*
volume: make the benchmark more meaningfull
Wim Taymans
2009-08-20
2
-43
/
+69
|
*
svolume: add some comments
Wim Taymans
2009-08-20
1
-0
/
+18
|
*
cpu-x86: guard header with ifdef
Wim Taymans
2009-08-20
1
-0
/
+5
|
*
main: hook up cpu detection code
Wim Taymans
2009-08-20
3
-19
/
+18
|
*
cpu-x86: add cpu detection code and helpers
Wim Taymans
2009-08-20
2
-0
/
+183
|
*
svolume: improve SSE and MMX code
Wim Taymans
2009-08-20
2
-123
/
+268
|
*
volume_sse: add sse optimisations
Wim Taymans
2009-08-20
2
-0
/
+438
|
*
volume_mmx: fix mmx code a bit
Wim Taymans
2009-08-20
1
-20
/
+26
|
*
volume: add first mmx optimized function
Wim Taymans
2009-08-20
2
-0
/
+425
|
*
samples-util: add padding to volume array
Wim Taymans
2009-08-20
1
-5
/
+17
|
*
sample-util: move volume code to separate file
Wim Taymans
2009-08-20
3
-311
/
+346
|
*
sample-util: move some functions around
Wim Taymans
2009-08-20
1
-22
/
+22
|
*
sample-utils: coding style cleanup
Wim Taymans
2009-08-20
1
-53
/
+46
|
*
sample-utils: split out functions from case
Wim Taymans
2009-08-20
1
-283
/
+303
*
|
core: relex validity checks when destructing half-set up source outputs/sink ...
Lennart Poettering
2009-08-22
2
-3
/
+4
*
|
core: Remove wrong doc on how to free returned data
Ted Percival
2009-08-22
1
-4
/
+0
*
|
core: Add thread-safe group info functions with dynamic buffers
Ted Percival
2009-08-22
3
-86
/
+447
*
|
object: speed up type verification by not relying on strcmp()
Lennart Poettering
2009-08-21
19
-65
/
+73
*
|
adjust various data/library paths automatically if we are run from a build tree
Lennart Poettering
2009-08-21
2
-0
/
+23
*
|
sink-input: add callbacks that are called whenever the mute/volume changes
Lennart Poettering
2009-08-21
3
-6
/
+38
|
/
*
core: check return value of getgrnam_r() instead of errno
Lennart Poettering
2009-08-20
1
-40
/
+34
*
sink: volume handling rework, new flat volume logic
Lennart Poettering
2009-08-19
8
-270
/
+317
*
source: rework volume handling
Lennart Poettering
2009-08-19
2
-20
/
+27
*
macro: extend comments a bit
Lennart Poettering
2009-08-19
1
-4
/
+4
*
macro: simplify page/word alignment macros a bit
Lennart Poettering
2009-08-17
1
-12
/
+8
*
macro: add PA_ROUND_UP/PA_ROUND_DOWN macros
Lennart Poettering
2009-08-17
1
-4
/
+30
*
aupdate: implicitly call _write_swap() if it wasn't called explicitly
Lennart Poettering
2009-08-16
2
-0
/
+12
*
core: add to FIXMEs
Lennart Poettering
2009-08-16
2
-0
/
+2
*
modules: add various checks to avoid selecting objects that are not linked or...
Lennart Poettering
2009-08-16
1
-8
/
+22
*
thread-mq: do final q flush only when we aren't dispatching anyway
Lennart Poettering
2009-08-15
1
-3
/
+5
*
asyncmsgq: introduce pa_asyncmsgq_dispatching()
Lennart Poettering
2009-08-15
2
-0
/
+8
*
core: introduce pa_{sink|source}_update_flags()
Lennart Poettering
2009-08-15
4
-3
/
+41
*
database: simple hashmap based database implementation
Juho Hämäläinen
2009-08-15
1
-0
/
+510
*
hook-list: make use of PA_LLIST_FOREACH
Lennart Poettering
2009-08-15
1
-1
/
+1
*
native-protocol: downgrade volume change log messages
Lennart Poettering
2009-08-15
1
-3
/
+9
*
core: document difference between IO and main thread view on requested latency
Lennart Poettering
2009-08-15
1
-0
/
+3
*
core: don't update latency range if not changed
Lennart Poettering
2009-08-15
1
-2
/
+5
*
core: call pa_sink_get_latency_within_thread() instead of going directly via ...
Lennart Poettering
2009-08-15
1
-8
/
+2
*
core: make fixed latency dynamically changeable
Lennart Poettering
2009-08-15
9
-50
/
+210
*
core: move rtpoll to thread_info sub structure
Lennart Poettering
2009-08-15
4
-13
/
+13
*
log: place more rate limit invocations
Lennart Poettering
2009-08-15
1
-1
/
+3
*
core: split of FAIL_ON_SUSPEND into KILL_ON_SUSPEND and NO_CREATE_ON_SUSPEND
Lennart Poettering
2009-08-15
8
-15
/
+18
*
native: handle moving() callback with NULL destination properly
Lennart Poettering
2009-08-15
1
-1
/
+7
*
core: introduce pa_{sink_input|source_output}_fail_move()
Lennart Poettering
2009-08-15
6
-12
/
+52
*
protocol-native: log explicitly each time a client triggers a volume change
Lennart Poettering
2009-08-14
1
-3
/
+12
*
resampler: round up when estimating input/output sizes
Lennart Poettering
2009-08-14
1
-2
/
+6
[prev]
[next]