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
...
*
Add support for 24bit samples encoded in the LSB of 32 bit words
Lennart Poettering
2009-01-16
8
-4
/
+281
*
add support for 24bit packed samples
Lennart Poettering
2009-01-16
10
-26
/
+323
*
rename card config to card profile
Lennart Poettering
2009-01-15
2
-35
/
+35
*
rework module usage counter stuff to be pull based
Lennart Poettering
2009-01-15
4
-16
/
+14
*
make proplist inheritance scheme automatic and implicit
Lennart Poettering
2009-01-15
6
-4
/
+12
*
make things compile again
Lennart Poettering
2009-01-15
1
-1
/
+0
*
kill autoload stuff as planned
Lennart Poettering
2009-01-15
20
-685
/
+74
*
Merge commit 'e0f8ffe41f99789fafac575e944acf02e940bbf7'
Lennart Poettering
2009-01-15
2
-8
/
+16
|
\
|
*
sink: add a virtual_volume to sink
Marc-André Lureau
2009-01-14
2
-8
/
+16
*
|
add functionality to dump list of cards
Lennart Poettering
2009-01-15
3
-4
/
+60
*
|
maintain a list of sink inputs/source outputs as part of the pa_client object
Lennart Poettering
2009-01-15
5
-2
/
+27
*
|
add new pa_card object as a way to logically combine multiple sinks and sources
Lennart Poettering
2009-01-15
10
-3
/
+319
*
|
fix bad memory access
Lennart Poettering
2009-01-15
1
-1
/
+2
*
|
convert pa_client instantiation to use a pa_client_new_data struct and add ho...
Lennart Poettering
2009-01-15
7
-30
/
+106
*
|
add new dont_rewind_render flag to allow quick starts of newly created streams
Lennart Poettering
2009-01-15
7
-15
/
+25
*
|
don't rely on PA_SINK_RUNNING vs. PA_SINK_IDLE for optimizations since it mig...
Lennart Poettering
2009-01-15
2
-12
/
+4
*
|
fix a potential format string vulnerability
Lennart Poettering
2009-01-15
1
-1
/
+1
|
/
*
make pa_asyncq_push() fail under no circumstances.
Lennart Poettering
2009-01-14
1
-6
/
+7
*
build: fix few warnings
Marc-André Lureau
2009-01-13
1
-0
/
+1
*
cli: add missing update-*-proplist
Marc-André Lureau
2009-01-13
1
-0
/
+122
*
core: add source, si, so proplist_update
Marc-André Lureau
2009-01-13
5
-4
/
+38
*
cli: update-sink-proplist
Marc-André Lureau
2009-01-13
1
-1
/
+35
*
core: report remaining shared objects when cleanup
Marc-André Lureau
2009-01-13
1
-1
/
+8
*
core: add pa_source_update_proplist
Marc-André Lureau
2009-01-13
2
-0
/
+16
*
core: add pa_sink_update_proplist
Marc-André Lureau
2009-01-13
2
-0
/
+16
*
add new API function pa_memchunk_sine()
Lennart Poettering
2009-01-12
2
-0
/
+36
*
Extend command name lookup tables to cover complete protocol
Lennart Poettering
2009-01-12
1
-9
/
+83
*
Fix suspending of all sinks/sources
Lennart Poettering
2009-01-12
1
-1
/
+5
*
fix version check
Lennart Poettering
2009-01-12
1
-2
/
+2
*
show maximum usable slot size
Lennart Poettering
2009-01-10
1
-2
/
+3
*
Add new pa_reduce() and pa_gcd() functions
Lennart Poettering
2009-01-10
2
-0
/
+27
*
make things compile again
Lennart Poettering
2009-01-08
1
-1
/
+2
*
add a few missing parens
Lennart Poettering
2009-01-08
1
-9
/
+9
*
Add new debuuging API pa_memchunk_dump_to_file()
Lennart Poettering
2009-01-08
2
-0
/
+29
*
Rework handling of the PA_SINK_LATENCY/PA_SOURCE_LATENCY flags
Lennart Poettering
2008-12-24
2
-3
/
+11
*
Add "base volume" field to sinks/sources
Lennart Poettering
2008-12-24
6
-5
/
+38
*
Add APIs to pass pa_volume_t fields in a tagstruct
Lennart Poettering
2008-12-24
2
-2
/
+42
*
make sure we don't hit an assert when we issue two rewind requests in a
Lennart Poettering
2008-12-21
1
-17
/
+25
*
introduce new function pa_module_unload_request_by_index
Lennart Poettering
2008-12-17
2
-2
/
+14
*
Don't hit an assert when checking for idleness
Lennart Poettering
2008-12-17
4
-5
/
+18
*
Don't mix front-center into rear channels
Lennart Poettering
2008-12-17
1
-3
/
+93
*
Check if environ is actually set before we use it
Lennart Poettering
2008-12-16
1
-14
/
+21
*
make shm marker architecture independant, patch from michich, closes #401
Lennart Poettering
2008-11-01
1
-4
/
+4
*
a bit of pa_bool_t'ization
Lennart Poettering
2008-11-01
2
-6
/
+7
*
Implement new flags DONT_INHIBIT_AUTO_SUSPEND and START_UNMUTED
Lennart Poettering
2008-10-26
7
-9
/
+104
*
make sure to use 64bit rounding even on 32bit machines when converting to pa_...
Lennart Poettering
2008-10-24
1
-3
/
+3
*
make the debug trap macro a proper macro in macro.h
Lennart Poettering
2008-10-21
1
-0
/
+6
*
support changing logging parameters during runtime using the CLI
Lennart Poettering
2008-10-21
1
-0
/
+104
*
Support showing a backtrace on log messages
Lennart Poettering
2008-10-21
2
-16
/
+124
*
include log.h near the end so that macro.h can be included in log.h and defin...
Lennart Poettering
2008-10-21
1
-1
/
+3
[prev]
[next]