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
*
pa_boolize the client config
Lennart Poettering
2007-11-01
2
-8
/
+7
*
save and restore errno in the sig handler
Lennart Poettering
2007-10-30
1
-0
/
+6
*
rename 'length' parameters in the API to 'bytes', to make their unit clear
Lennart Poettering
2007-10-30
2
-7
/
+7
*
ignore network sinks/sources
Lennart Poettering
2007-10-29
1
-2
/
+4
*
make use of new pa_readlink() where applicable
Lennart Poettering
2007-10-29
1
-5
/
+6
*
merge 'lennart' branch back into trunk.
Lennart Poettering
2007-10-28
34
-749
/
+1154
*
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
*
bump API and protocol version. Return PA_ERR_NOTSUPPORTED if pa_context_move_...
Lennart Poettering
2006-08-01
2
-0
/
+3
*
wrap PA_COMMAND_MOVE_SINK_INPUT for libpulse
Lennart Poettering
2006-07-31
2
-0
/
+53
*
don't hit an assetr if there are operations outstanding when the pa_context i...
Lennart Poettering
2006-07-29
1
-0
/
+4
*
fix calculation of pa_usec_to_bytes, to make sure that it never returns fract...
Lennart Poettering
2006-07-29
1
-1
/
+1
*
remove superfluous code
Lennart Poettering
2006-07-27
1
-43
/
+0
*
remove two superfluous lines
Lennart Poettering
2006-07-26
1
-3
/
+0
*
mainloop fixes: when disabling time events when dispatching them, make sure t...
Lennart Poettering
2006-07-26
2
-2
/
+12
*
Results of profiling PulseAudio with valgrind's callgrind module: rework the ...
Lennart Poettering
2006-07-25
1
-194
/
+353
*
add a few more g_assert()s and change all assert()s to g_assert()s
Lennart Poettering
2006-07-25
1
-52
/
+73
*
fix horribly broken glib timeout event handling
Lennart Poettering
2006-07-22
1
-7
/
+5
*
remove access group setting from default client.conf
Lennart Poettering
2006-07-20
1
-3
/
+0
*
remove configurable client access group, since can never work on Linux anway,...
Lennart Poettering
2006-07-20
3
-11
/
+1
*
Make -1 mean "current group/user" so that some platform dependent calls
Pierre Ossman
2006-07-20
1
-1
/
+1
*
Protect platform dependent headers with ifdefs.
Pierre Ossman
2006-07-20
1
-2
/
+3
*
* add new function pa_check_in_group()
Lennart Poettering
2006-07-19
2
-8
/
+16
*
use access group dedclared in ~/.pulse/client.conf instead of PA_ACCESS_GROUP
Lennart Poettering
2006-07-19
1
-1
/
+1
*
update @@ tokens according to recent Makefile.am change
Lennart Poettering
2006-07-19
1
-1
/
+7
*
* add new --system command line parameter to the daemon for running PulseAudi...
Lennart Poettering
2006-07-19
3
-15
/
+30
*
remove glib 1.2 adapter. It started to bitrot and wasn't used by anything any...
Lennart Poettering
2006-07-18
2
-508
/
+1
*
add two more \since
Lennart Poettering
2006-07-18
1
-2
/
+2
*
turn the glib adapter into a single GSource instead of creating a bunch of se...
Lennart Poettering
2006-07-18
1
-344
/
+444
*
define proper typdefs for callback prototypes
Lennart Poettering
2006-07-18
1
-20
/
+23
[next]