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
/
protocol-native.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
make a couple of functions return proper error codes
Lennart Poettering
2009-02-03
1
-9
/
+17
*
implement PA_STREAM_FAIL_ON_SUSPEND logic
Lennart Poettering
2009-02-03
1
-7
/
+12
*
store the default sink/source in proper pa_sink*/pa_source* pointers instead ...
Lennart Poettering
2009-01-28
1
-6
/
+23
*
when changing volume, store whether it is worth remembering or no
Lennart Poettering
2009-01-27
1
-4
/
+4
*
move flat volume logic into the core. while doing so add n_volume_steps field...
Lennart Poettering
2009-01-27
1
-2
/
+4
*
allow samples to be played with 'default' (i.e. unspecified) volume.
Lennart Poettering
2009-01-27
1
-1
/
+8
*
make gcc shut up
Lennart Poettering
2009-01-22
1
-2
/
+2
*
implement PA_COMMAND_SET_CARD_PROFILE
Lennart Poettering
2009-01-21
1
-0
/
+40
*
remove unused variable
Lennart Poettering
2009-01-20
1
-1
/
+0
*
add client API for querying card information
Lennart Poettering
2009-01-20
1
-1
/
+42
*
add missing eof checks
Lennart Poettering
2009-01-20
1
-1
/
+3
*
pulse: introspect sink state
Marc-André Lureau
2009-01-20
1
-2
/
+10
*
allow setting properties for modules, too
Lennart Poettering
2009-01-19
1
-5
/
+9
*
Add support for 24bit samples encoded in the LSB of 32 bit words
Lennart Poettering
2009-01-16
1
-2
/
+2
*
add support for 24bit packed samples
Lennart Poettering
2009-01-16
1
-0
/
+7
*
rework module usage counter stuff to be pull based
Lennart Poettering
2009-01-15
1
-2
/
+2
*
make proplist inheritance scheme automatic and implicit
Lennart Poettering
2009-01-15
1
-2
/
+0
*
kill autoload stuff as planned
Lennart Poettering
2009-01-15
1
-163
/
+22
*
convert pa_client instantiation to use a pa_client_new_data struct and add ho...
Lennart Poettering
2009-01-15
1
-6
/
+16
*
add new dont_rewind_render flag to allow quick starts of newly created streams
Lennart Poettering
2009-01-15
1
-2
/
+2
*
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
*
Add "base volume" field to sinks/sources
Lennart Poettering
2008-12-24
1
-1
/
+6
*
Implement new flags DONT_INHIBIT_AUTO_SUSPEND and START_UNMUTED
Lennart Poettering
2008-10-26
1
-6
/
+36
*
volume hooks
Marc-Andre Lureau
2008-10-07
1
-1
/
+1
*
make sure we send a started messages when we are uncorking
Lennart Poettering
2008-10-06
1
-0
/
+4
*
a few FreeBSD fixes, from alexis
Lennart Poettering
2008-10-01
1
-0
/
+2
*
command_get_info() segv in some conditions
Marc-André Lureau
2008-09-03
1
-1
/
+1
*
Implement "early requests" mode.
Lennart Poettering
2008-09-03
1
-34
/
+138
*
avoid rounding errors on requested buffering metrics
Lennart Poettering
2008-09-01
1
-11
/
+18
*
add a few missing casts
Lennart Poettering
2008-08-20
1
-1
/
+1
*
add a few more gcc warning flags and fix quite a few problems found by doing so
Lennart Poettering
2008-08-19
1
-27
/
+27
*
allow clients to not specify the volume for their streams
Lennart Poettering
2008-08-18
1
-3
/
+13
*
rework validity checking of sink/source/... names
Lennart Poettering
2008-08-18
1
-18
/
+43
*
pass force_refresh=FALSE to all volume/mute read invocations
Lennart Poettering
2008-08-13
1
-4
/
+4
*
initialize IP ACLs properly
Lennart Poettering
2008-08-11
1
-1
/
+1
*
don't use PA_GCC_UNUSED anymore
Lennart Poettering
2008-08-09
1
-34
/
+34
*
add new switch --disallow-exit
Lennart Poettering
2008-08-06
1
-1
/
+3
*
don't include authkey-prop.h anymore
Lennart Poettering
2008-08-06
1
-1
/
+0
*
fix shutdown when --disallow-module-loading=1 is passed
Lennart Poettering
2008-08-05
1
-1
/
+1
*
inherit proplist on sample playback from client
Lennart Poettering
2008-08-04
1
-0
/
+2
*
add hooks for connection creation/deletion, for that export pa_native_connection
Lennart Poettering
2008-08-04
1
-202
/
+227
*
add extension system for native protocol
Lennart Poettering
2008-08-03
1
-13
/
+56
*
make all protocol objects global singletons
Lennart Poettering
2008-08-03
1
-157
/
+234
*
rename props.[ch] to shared.[ch]
Lennart Poettering
2008-08-01
1
-1
/
+1
*
rename pa_property_xxx to pa_shared_xxx to avoid confusion with property lists
Lennart Poettering
2008-08-01
1
-5
/
+5
*
add proper update_max_request handler to native protocol streams
Lennart Poettering
2008-06-28
1
-1
/
+18
*
fix underrun detection for prebuf=0 streams
Lennart Poettering
2008-06-27
1
-11
/
+16
*
use (uint32_t) -1 to signify default buffer_attr values instead of 0, to allo...
Lennart Poettering
2008-06-27
1
-8
/
+19
*
split pa_memblockq_flush() into two flush commands, one which fixes up the re...
Lennart Poettering
2008-06-26
1
-2
/
+2
[next]