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
*
Base mainloop on pa_rtclock_now()
Marc-André Lureau
2009-06-20
1
-10
/
+7
*
native-protocol: allow enumerating ports
Lennart Poettering
2009-06-17
1
-0
/
+35
*
native: implement command to change sink/source port
Lennart Poettering
2009-06-17
1
-2
/
+65
*
alsa: rework mixer logic
Lennart Poettering
2009-06-17
1
-4
/
+4
*
core: add a suspend cause flags field
Lennart Poettering
2009-06-05
1
-4
/
+4
*
protocol-native,proplist-util: port to pa_get_{user|host}_name_malloc()
Lennart Poettering
2009-04-29
1
-3
/
+9
*
core: introduce new 'reference' volume for sinks
Lennart Poettering
2009-04-13
1
-4
/
+5
*
protocol-native: downgrade message if we receive pcm block for dead stream
Lennart Poettering
2009-04-10
1
-1
/
+1
*
protocol-native: print underrun message only once for each underrun
Lennart Poettering
2009-04-10
1
-1
/
+2
*
Make sure we don't get stuck when prebuf is too high
Lennart Poettering
2009-04-06
1
-3
/
+6
*
Fix a couple of races in native protocol
Lennart Poettering
2009-04-05
1
-42
/
+97
*
properly account for seeks in the requested_bytes counter
Lennart Poettering
2009-04-01
1
-13
/
+16
*
pass destination source/sink when moving streams so that we can access them
Lennart Poettering
2009-04-01
1
-10
/
+10
*
be a bit more verbose about max_request changes
Lennart Poettering
2009-03-31
1
-5
/
+14
*
Log underruns
Lennart Poettering
2009-03-31
1
-1
/
+1
*
notify clients about tlength changes
Lennart Poettering
2009-03-30
1
-202
/
+204
*
document more often the context certain functions are called in
Lennart Poettering
2009-03-30
1
-1
/
+22
*
Trigger move callback a little bit earlier so that no IO thread is running
Lennart Poettering
2009-03-30
1
-6
/
+6
*
only store card profile if flagged for that
Lennart Poettering
2009-03-23
1
-1
/
+1
*
fix a comment
Lennart Poettering
2009-03-19
1
-1
/
+1
*
Merge commit 'coling/lgpl21'
Lennart Poettering
2009-03-03
1
-1
/
+1
|
\
|
*
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
2009-03-03
1
-1
/
+1
*
|
pass profile priority value to clients
Lennart Poettering
2009-03-03
1
-0
/
+1
|
/
*
properly handle directed card info requests
Lennart Poettering
2009-03-02
1
-1
/
+0
*
introduce default channel map in addition to the default sample spec
Lennart Poettering
2009-02-21
1
-0
/
+3
*
protocol-native: don't leak a proplist
Marc-André Lureau
2009-02-19
1
-8
/
+18
*
pulsecore: fix check for cb (m is already checked before)
Marc-André Lureau
2009-02-19
1
-1
/
+1
*
protocol-native: fix get_info() for cards
Marc-André Lureau
2009-02-19
1
-1
/
+1
*
export card information for sinks/sources and number of sinks/sources a profi...
Lennart Poettering
2009-02-18
1
-0
/
+4
*
if we fail to import a memblock fill in silence to guarantee stability of timing
Lennart Poettering
2009-02-18
1
-10
/
+18
*
allow sending meta/policy events to clients
Lennart Poettering
2009-02-12
1
-0
/
+66
*
make native protocol use pa_{sink_input|source_output|card}_update_proplist()
Lennart Poettering
2009-02-05
1
-9
/
+4
*
remove soft volume from pa_sink_input_new_info since it should be handled int...
Lennart Poettering
2009-02-04
1
-1
/
+1
*
properly handle failing stream creation
Lennart Poettering
2009-02-04
1
-4
/
+4
*
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
[next]