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
Commit message (
Expand
)
Author
Age
Files
Lines
*
update todo
Lennart Poettering
2006-08-12
1
-1
/
+1
*
update todo
Lennart Poettering
2006-08-12
1
-1
/
+0
*
clean up event generation a little: suppress unnecessary events and generate ...
Lennart Poettering
2006-08-12
4
-1
/
+22
*
rework subscription code: try to drop redundant queued events
Lennart Poettering
2006-08-12
4
-97
/
+129
*
fix a compiler warning
Lennart Poettering
2006-08-12
1
-1
/
+1
*
add new macro PA_LLIST_INSERT_AFTER
Lennart Poettering
2006-08-12
1
-1
/
+18
*
increase module argument buffer size to prevent truncating names
Shahms E. King
2006-08-12
1
-2
/
+2
*
update todo
Lennart Poettering
2006-08-12
1
-0
/
+2
*
allow setting the null sink description by a module parameter
Lennart Poettering
2006-08-12
1
-3
/
+5
*
don't set the sink/source descriptions manually, use the new functions pa_{si...
Lennart Poettering
2006-08-11
15
-41
/
+69
*
comment which values in pa_{sink,source,sink_input,source_output} structures ...
Lennart Poettering
2006-08-11
4
-34
/
+37
*
* introduce new functions pa_sink_set_description() and pa_source_set_descrip...
Lennart Poettering
2006-08-11
4
-10
/
+69
*
update todo
Lennart Poettering
2006-08-11
1
-1
/
+3
*
shorten sink/source device descriptions a little
Lennart Poettering
2006-08-11
4
-6
/
+6
*
use the HAL UDI for naming input/output devices
Lennart Poettering
2006-08-11
1
-4
/
+17
*
do not export name validity checking routes and apply them only to sink/sourc...
Lennart Poettering
2006-08-11
2
-9
/
+6
*
fix bad memory access and a leak when detructing ALSA fd lists
Lennart Poettering
2006-08-11
1
-2
/
+1
*
rework name register a litle to only allow "valid" names.
Lennart Poettering
2006-08-11
2
-33
/
+101
*
Build HAL support only when either OSS or ALSA is available
Lennart Poettering
2006-08-11
1
-1
/
+1
*
remove OSS specific code from module-hal-detect if HAVE_OSS is not set. Same ...
Lennart Poettering
2006-08-11
1
-10
/
+30
*
ALSA: handle write()/read() errors properly by unloading the driver module. T...
Lennart Poettering
2006-08-11
2
-50
/
+104
*
change order of the ALSA event dispatch code to make sure that the code survi...
Lennart Poettering
2006-08-11
1
-2
/
+2
*
use the copied udi string as hash key for the device table, because the tempo...
Lennart Poettering
2006-08-11
1
-1
/
+1
*
add HAL support for OSS devices and capability changes
Shahms E. King
2006-08-08
1
-60
/
+115
*
clean up hal patch to use pa_xnew and timeval compatibility wrappers
Shahms E. King
2006-08-07
2
-74
/
+28
*
try to reduce volume updates in the ALSA sinks/sources: only touch the shadow...
Lennart Poettering
2006-08-07
2
-22
/
+32
*
* add SVN $Id$ tags
Lennart Poettering
2006-08-06
3
-1
/
+7
*
merge HAL support from Shams E. King
Lennart Poettering
2006-08-06
5
-0
/
+940
*
update todo
Lennart Poettering
2006-08-03
1
-1
/
+0
*
implement "pactl move-source-output"
Lennart Poettering
2006-08-03
1
-4
/
+20
*
implement pa_context_move_source_output_by_{name,index}()
Lennart Poettering
2006-08-03
2
-0
/
+56
*
wrap pa_source_output_move_to() in the native protocol
Lennart Poettering
2006-08-03
1
-14
/
+35
*
add new CLI command move-source-output as wrapper around pa_source_output_mov...
Lennart Poettering
2006-08-03
1
-1
/
+41
*
Implement pa_source_input_move_to() for moving record streams between sources
Lennart Poettering
2006-08-03
2
-3
/
+77
*
- don't call pa_sink_notify in pa_sink_input_new() because the virtual method...
Lennart Poettering
2006-08-03
1
-4
/
+6
*
bump API and protocol version. Return PA_ERR_NOTSUPPORTED if pa_context_move_...
Lennart Poettering
2006-08-01
7
-6
/
+9
*
add new "move-sink-input" command to pactl
Lennart Poettering
2006-07-31
1
-3
/
+20
*
wrap PA_COMMAND_MOVE_SINK_INPUT for libpulse
Lennart Poettering
2006-07-31
2
-0
/
+53
*
add new native protocol function for moving sink inputs between sinks
Lennart Poettering
2006-07-31
1
-1
/
+44
*
add new commands opcode for moving sink inputs and source outputs
Lennart Poettering
2006-07-31
1
-0
/
+4
*
deal properly with recursive module unloading
Lennart Poettering
2006-07-31
1
-0
/
+4
*
fix bad memory access if a non-existing entry shall be removed from a pa_idxs...
Lennart Poettering
2006-07-31
1
-0
/
+3
*
fix module-gconf initialization
Lennart Poettering
2006-07-29
1
-0
/
+1
*
don't hit an assetr if there are operations outstanding when the pa_context i...
Lennart Poettering
2006-07-29
1
-0
/
+4
*
fix two typos (pierre, have you been sleeping? next time please the comments ...
Lennart Poettering
2006-07-29
1
-2
/
+2
*
add new CLI function "move-sink-input" as wrapper around pa_sink_input_move_to()
Lennart Poettering
2006-07-29
1
-2
/
+40
*
* implement "hot" moving of playback streams between sinks (pa_sink_input_mov...
Lennart Poettering
2006-07-29
2
-6
/
+239
*
free the memblockq if we decide not to play it
Lennart Poettering
2006-07-29
1
-2
/
+6
*
if the memblockq is empty, return -1 in all cases
Lennart Poettering
2006-07-29
1
-0
/
+6
*
fix calculation of pa_usec_to_bytes, to make sure that it never returns fract...
Lennart Poettering
2006-07-29
1
-1
/
+1
[next]