index
:
~colin/pulseaudio.git-bakup
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
next
rtpoll
stable-1.x
stable-2.x
stable-3.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
PulseAudio Sound Server
colin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pulsecore
/
source.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-28
core: add priority field to pa_sink/pa_source
Lennart Poettering
1
-0
/
+2
2009-08-21
object: speed up type verification by not relying on strcmp()
Lennart Poettering
1
-1
/
+1
2009-08-19
source: rework volume handling
Lennart Poettering
1
-1
/
+1
2009-08-15
core: introduce pa_{sink|source}_update_flags()
Lennart Poettering
1
-0
/
+2
2009-08-15
core: make fixed latency dynamically changeable
Lennart Poettering
1
-4
/
+10
2009-08-15
core: move rtpoll to thread_info sub structure
Lennart Poettering
1
-1
/
+2
2009-08-13
core: add assert macros for verifying calling context
Lennart Poettering
1
-0
/
+4
2009-08-07
core: save volume/mute changes coming from the hardware automatically
Lennart Poettering
1
-2
/
+2
2009-06-17
alsa: rework mixer logic
Lennart Poettering
1
-5
/
+27
2009-06-05
core: add a suspend cause flags field
Lennart Poettering
1
-2
/
+3
2009-05-08
core: introduce pa_{sink,source}_set_fixed_latency()
Lennart Poettering
1
-0
/
+1
2009-04-10
core: add a seperate fixed_latency field for sinks/sources with fixed latency
Lennart Poettering
1
-0
/
+2
2009-04-05
introduce pa_{sink|source}_get_latency_within_thread()
Lennart Poettering
1
-0
/
+1
2009-03-25
make pa_source_set_max_rewind() work similar to pa_sink_set_max_rewind()
Lennart Poettering
1
-1
/
+3
2009-03-24
simplify latency range by not allowing stored 'wildcard' ranges anymore
Lennart Poettering
1
-1
/
+1
2009-03-21
add functions that modules can call whenever they now the volume changed
Lennart Poettering
1
-0
/
+2
2009-03-04
make suspend state of monitor source follow the suspend state of the sink it ...
Lennart Poettering
1
-0
/
+2
2009-03-03
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
1
-1
/
+1
2009-01-27
when changing volume, store whether it is worth remembering or no
Lennart Poettering
1
-1
/
+1
2009-01-27
move flat volume logic into the core. while doing so add n_volume_steps field...
Lennart Poettering
1
-12
/
+15
2009-01-23
add functions to move all inputs of a sink away/similar for source outputs
Lennart Poettering
1
-0
/
+6
2009-01-20
pulse: share private enum values with client side
Marc-André Lureau
1
-9
/
+0
2009-01-20
pulse: introspect sink state
Marc-André Lureau
1
-11
/
+9
2009-01-15
add new pa_card object as a way to logically combine multiple sinks and sources
Lennart Poettering
1
-0
/
+3
2009-01-13
core: add pa_source_update_proplist
Marc-André Lureau
1
-0
/
+2
2008-12-24
Add "base volume" field to sinks/sources
Lennart Poettering
1
-0
/
+2
2008-10-26
Implement new flags DONT_INHIBIT_AUTO_SUSPEND and START_UNMUTED
Lennart Poettering
1
-0
/
+1
2008-08-18
save a bit of memory
Lennart Poettering
1
-7
/
+8
2008-08-13
rework volume/mute APIs: split out pa_xx_set_soft_volume() and add force_refr...
Lennart Poettering
1
-2
/
+3
2008-06-20
Rework module-combine to work with glitch-free core; add new max_request fiel...
Lennart Poettering
1
-10
/
+43
2008-06-18
get rid of svn $ keywords
Lennart Poettering
1
-2
/
+0
2008-06-13
fix a bad memory access pulsecore/client.c
Lennart Poettering
1
-1
/
+3
2008-05-17
add new function pa_source_set_latency_range(), fix type of requested_latency
Lennart Poettering
1
-1
/
+3
2008-05-15
merge glitch-free branch back into trunk
Lennart Poettering
1
-17
/
+60
2007-10-28
merge 'lennart' branch back into trunk.
Lennart Poettering
1
-36
/
+104
2007-02-13
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
1
-0
/
+3
2007-01-04
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
1
-8
/
+8
2006-08-12
add pa_sink_used_by()/pa_source_used_by()
Lennart Poettering
1
-1
/
+1
2006-08-11
comment which values in pa_{sink,source,sink_input,source_output} structures ...
Lennart Poettering
1
-9
/
+11
2006-08-11
* introduce new functions pa_sink_set_description() and pa_source_set_descrip...
Lennart Poettering
1
-0
/
+3
2006-07-16
add a new boolean variable is_hardware to pa_sink/pa_source to denote wether ...
Lennart Poettering
1
-0
/
+2
2006-06-19
big s/polyp/pulse/g
Lennart Poettering
1
-0
/
+101