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
/
pulse
Commit message (
Expand
)
Author
Age
Files
Lines
*
add new pa_pipe_close() API to close two fds at the same time
Lennart Poettering
2007-09-12
3
-11
/
+3
*
consolidate close() calls to pa_close(), and make sure on every occasion that...
Lennart Poettering
2007-09-12
2
-6
/
+6
*
remaining s/assert/pa_assert/ and refcnt.h modernizations
Lennart Poettering
2007-09-11
3
-4
/
+0
*
finish modernizations in pulse/, s/assert/pa_assert/g
Lennart Poettering
2007-09-11
5
-133
/
+151
*
More s/assert/pa_assert/ modernizations
Lennart Poettering
2007-09-11
4
-245
/
+271
*
port client libs to refcnt.h
Lennart Poettering
2007-09-11
7
-127
/
+129
*
add globally defined PA_PATH_SEP macro, replacing private per-file macros
Lennart Poettering
2007-09-11
2
-14
/
+2
*
more s/assert/pa_assert/ modernizations
Lennart Poettering
2007-09-11
6
-125
/
+132
*
s/assert/pa_assert/ modernizations
Lennart Poettering
2007-09-10
1
-19
/
+31
*
add new API pa_threaded_mainloop_in_thread(), update test case for it
Lennart Poettering
2007-09-10
2
-0
/
+9
*
simple modernizations: s/assert/pa_assert
Lennart Poettering
2007-09-10
8
-61
/
+83
*
Changed PA_SAMPLE_S16_NE to PA_SAMPLE_S16NE in the example code in the Simple...
Tanu Kaskinen
2007-09-09
1
-1
/
+1
*
When in PA_STREAM_AUTO_TIMING_UPDATE mode, delay completion of initialization...
Lennart Poettering
2007-09-04
1
-20
/
+45
*
add pa_channel_position_to_pretty_string() to header
Lennart Poettering
2007-08-31
1
-0
/
+3
*
add pa_channel_position_to_pretty_string() for usage in pavucontrol/pavumeter
Lennart Poettering
2007-08-31
1
-3
/
+73
*
add new PA_SINK_CAN_SUSPEND/PA_SOURCE_CAN_SUSPEND flag
Lennart Poettering
2007-08-30
1
-2
/
+4
*
a couple of modernizations; parse RE sample types properly
Lennart Poettering
2007-08-23
1
-28
/
+38
*
modernizations
Lennart Poettering
2007-08-22
2
-20
/
+27
*
set CLOEXEC on more fds
Lennart Poettering
2007-08-15
1
-0
/
+2
*
add protocol support for muting sink inputs and suspending sinks/sources
Lennart Poettering
2007-08-15
2
-7
/
+154
*
minor cleanliness fixes
Lennart Poettering
2007-08-10
1
-1
/
+4
*
fix bug in handling of defer events
Lennart Poettering
2007-08-09
1
-0
/
+1
*
follow rename of pstream_close() to pstream_unlink()
Lennart Poettering
2007-08-05
1
-2
/
+2
*
minor modernizations
Lennart Poettering
2007-07-28
1
-6
/
+5
*
Convert most snprintf() calls to pa_snprintf()
Lennart Poettering
2007-07-25
6
-12
/
+14
*
drop chunk argument from various drop() functions, since it doesn't make any ...
Lennart Poettering
2007-07-25
1
-1
/
+1
*
make untabify
Lennart Poettering
2007-06-11
1
-1
/
+1
*
Merge HUGE set of changes temporarily into a branch, to allow me to move them...
Lennart Poettering
2007-06-11
3
-3
/
+25
*
only browse for ipv4 pa servers for now. Needs better fixing which however is...
Lennart Poettering
2007-05-23
1
-1
/
+1
*
don't allow excessively high sample rates
Lennart Poettering
2007-05-23
2
-0
/
+4
*
Treat empty :0.0 identically to unset :0.0 when trying to find a PA server. (...
Lennart Poettering
2007-05-23
1
-1
/
+1
*
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
2007-02-13
51
-0
/
+156
*
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
2007-01-04
48
-699
/
+699
*
Revert r1404 and keep it on a development branch until it is fully tested.
Pierre Ossman
2006-11-06
2
-17
/
+4
*
Handle when threaded mainloop is freed before it is started.
Pierre Ossman
2006-11-06
1
-1
/
+2
*
rework memory block management to be thread-safe and mostly lock-free.
Lennart Poettering
2006-09-26
2
-4
/
+17
*
add missing channel names (fixes a segfault when parsing invalid channel maps)
Lennart Poettering
2006-09-07
1
-0
/
+16
*
don't hit an assert in the client if posix shm is not available
Lennart Poettering
2006-09-06
1
-2
/
+14
*
port the threaded mainloop to our new abstract mutex/thread API
Lennart Poettering
2006-09-04
1
-288
/
+43
*
increase operation timeout
Lennart Poettering
2006-08-27
1
-1
/
+1
*
Proceed with connect even when no cookie is loaded. Allows you to connect
Pierre Ossman
2006-08-22
1
-6
/
+2
*
Fix call to pa_pstream_send_tagstruct().
Pierre Ossman
2006-08-22
1
-1
/
+1
*
Add an ifdef for when we do not have creds.
Pierre Ossman
2006-08-22
1
-1
/
+3
*
add default "disable-shm" option to client.conf
Lennart Poettering
2006-08-19
1
-0
/
+3
*
add new "disable-shm" option to client.conf
Lennart Poettering
2006-08-19
3
-2
/
+6
*
enable SHM support on the client side only if both the client and the server ...
Lennart Poettering
2006-08-18
2
-8
/
+24
*
remove all occurences of
Lennart Poettering
2006-08-18
7
-17
/
+17
*
Rework memory management to allow shared memory data transfer. The central idea
Lennart Poettering
2006-08-18
3
-8
/
+9
*
modify pa_bytes_snprint() to return the string we just wrote to. This should ...
Lennart Poettering
2006-08-17
2
-2
/
+4
*
implement pa_context_move_source_output_by_{name,index}()
Lennart Poettering
2006-08-03
2
-0
/
+56
[next]