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
/
polyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
more documentation updates
Lennart Poettering
2006-04-13
11
-63
/
+106
*
Documentation updates
Lennart Poettering
2006-04-13
7
-25
/
+80
*
include local record memblockq in latency calculations
Lennart Poettering
2006-04-12
2
-2
/
+15
*
* dispatch defer events in pa_mainloop_dispatch() and not already in pa_mainl...
Lennart Poettering
2006-04-12
3
-85
/
+80
*
remove a bunch of log messages
Lennart Poettering
2006-04-12
1
-9
/
+8
*
* rename "latency correction" to "write index correction"
Lennart Poettering
2006-04-12
3
-134
/
+216
*
proper validity checking for pa_context_is_pending()
Lennart Poettering
2006-04-12
1
-1
/
+5
*
return the error code and not just -1 when pa_context_is_pending() fails
Lennart Poettering
2006-04-10
1
-1
/
+1
*
validity checks for pa_context_is_pending()
Lennart Poettering
2006-04-10
2
-5
/
+2
*
* implement PA_STREAM_AUTO_TIMING_UPDATE
Lennart Poettering
2006-04-10
1
-4
/
+8
*
add new PA_STREAM_AUTO_TIMING_UPDATE
Lennart Poettering
2006-04-10
1
-13
/
+24
*
unbreak last commit from ossman
Lennart Poettering
2006-04-10
1
-1
/
+1
*
Use the modern Ki/Mi/Gi prefixes to clarify that 1024 is the base.
Pierre Ossman
2006-04-09
2
-5
/
+5
*
Big documentation update. Describe the client API in a more tutorial like
Pierre Ossman
2006-04-09
12
-52
/
+757
*
add new introspection data field for sinks/sources: a flags field which speci...
Lennart Poettering
2006-04-07
3
-2
/
+24
*
* enable write_index correction and timing interpolation only for playback (a...
Lennart Poettering
2006-04-07
1
-39
/
+46
*
* update docs for reworked latency API
Lennart Poettering
2006-04-07
5
-89
/
+138
*
update simple API for new latency API
Lennart Poettering
2006-04-07
1
-5
/
+6
*
rework latency querying API (this needs more testing)
Lennart Poettering
2006-04-07
4
-220
/
+323
*
We no longer guarantee that an operation object is returned. Need to tweak
Pierre Ossman
2006-03-11
1
-9
/
+26
*
The extra stream ref actually did some good. Re-add it, but with some more
Pierre Ossman
2006-03-07
1
-2
/
+16
*
We've already set an initial reference count of 1 so don't count it up again.
Pierre Ossman
2006-03-07
1
-1
/
+1
*
Negotiate protocol version between server and client. Will allow smoother
Pierre Ossman
2006-03-02
6
-0
/
+38
*
The tag argument is no longer unused.
Pierre Ossman
2006-03-02
1
-1
/
+1
*
Fix warnings on 64-bit systems.
Pierre Ossman
2006-03-02
1
-3
/
+3
*
Handle the new latency protocol. This is just a quick fix and does not
Pierre Ossman
2006-03-02
3
-2
/
+27
*
add support for authentication using SCM_CREDENTIALS
Lennart Poettering
2006-02-24
2
-6
/
+6
*
Some new additions were mislabeled as '\since 0.9'.
Pierre Ossman
2006-02-23
1
-7
/
+7
*
Mute switch for sinks and sources. This is independent of the volume
Pierre Ossman
2006-02-23
2
-0
/
+108
*
change pa_log() and friends to not require a trailing \n on all logged strings
Lennart Poettering
2006-02-23
7
-28
/
+28
*
simplify tagstruct creation
Lennart Poettering
2006-02-23
6
-127
/
+74
*
revive howl support
Lennart Poettering
2006-02-22
2
-57
/
+81
*
rework parameter validity checking in protocol-native server side
Lennart Poettering
2006-02-22
1
-1
/
+2
*
Wrong userdata used to init operation.
Pierre Ossman
2006-02-22
1
-1
/
+1
*
Support for setting volume on sources.
Pierre Ossman
2006-02-22
2
-0
/
+62
*
build defer() function in src/polyp/mainloop-signal.c only on win32
Lennart Poettering
2006-02-20
1
-4
/
+3
*
improve error checking in simple API
Lennart Poettering
2006-02-20
1
-18
/
+72
*
add validity check for the "server" parameter of pa_context_connect()
Lennart Poettering
2006-02-20
1
-0
/
+1
*
* modify pa_context_exit_daemon() to return a pa_operation object
Lennart Poettering
2006-02-20
10
-493
/
+763
*
* a lot of doxygen updates
Lennart Poettering
2006-02-20
18
-100
/
+125
*
add doxygen docs for channel map
Lennart Poettering
2006-02-20
1
-3
/
+20
*
minor doxygen fixes
Lennart Poettering
2006-02-20
2
-3
/
+2
*
replace "spawn" parameter of pa_context_new() with a proper flags parameter
Lennart Poettering
2006-02-20
3
-7
/
+12
*
* Make typdefs for the pa_context callback prototypes
Lennart Poettering
2006-02-20
3
-16
/
+20
*
1) Add flexible seeking support (including absolute) for memory block queues ...
Lennart Poettering
2006-02-20
10
-282
/
+485
*
Properly clear members during init.
Pierre Ossman
2006-02-17
1
-0
/
+5
*
That's a delta parameter, not a size parameter.
Pierre Ossman
2006-02-17
1
-1
/
+1
*
Have a memblock queue on the client side during recording. This makes the
Pierre Ossman
2006-02-17
4
-9
/
+89
*
Fix path to poll.h.
Pierre Ossman
2006-02-17
1
-1
/
+1
*
Fix typo in #ifndef.
Pierre Ossman
2006-02-17
1
-1
/
+1
[next]