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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix multiplication of software pa_cvolumes
Lennart Poettering
2006-04-23
1
-1
/
+1
*
allow recieving of invalid channel maps, volumes and sample specs. This makes...
Lennart Poettering
2006-04-23
1
-10
/
+0
*
* Merge build system patch from Igor Zubkov
Lennart Poettering
2006-04-23
1
-12
/
+13
*
remove superfluous "set -ex" line
Lennart Poettering
2006-04-22
1
-2
/
+0
*
require automake 1.9 in configure.ac
Lennart Poettering
2006-04-22
1
-1
/
+1
*
modify x11 modules to not cache the Display variable since pa_x11wrap_get_dis...
Lennart Poettering
2006-04-22
2
-23
/
+17
*
when loading sound files, initialize channel map data properly
Lennart Poettering
2006-04-22
3
-5
/
+10
*
fix x11 handling
Lennart Poettering
2006-04-22
1
-0
/
+9
*
fix sample cache
Lennart Poettering
2006-04-22
1
-6
/
+18
*
* for unix sockets: remove the right parent directory on shutdown
Lennart Poettering
2006-04-22
1
-26
/
+36
*
add new function pa_parent_dir()
Lennart Poettering
2006-04-22
2
-5
/
+16
*
first unlink the socket, the close it
Lennart Poettering
2006-04-22
1
-2
/
+2
*
try to remove the directory where the PID file resides in after removing the ...
Lennart Poettering
2006-04-22
1
-0
/
+7
*
chown() and chmod() /tmp/.esd/ before checking if everything is ok with it
Lennart Poettering
2006-04-22
1
-1
/
+4
*
replace copy by symlink when installing homepage
Lennart Poettering
2006-04-20
1
-1
/
+1
*
minor improvements to the LICENSE text
Lennart Poettering
2006-04-20
1
-4
/
+6
*
ship GPL and LGPL files with the tarball
Lennart Poettering
2006-04-20
1
-1
/
+1
*
add new explaining LICENSE file
Lennart Poettering
2006-04-20
1
-0
/
+11
*
* rename "LICENSE" to "LGPL"
Lennart Poettering
2006-04-20
2
-2
/
+342
*
update todo
Pierre Ossman
2006-04-20
1
-0
/
+2
*
Tweaks for the solaris module. The sound system requires complete frames
Pierre Ossman
2006-04-19
1
-11
/
+20
*
Sun's documentation about SIGPOLL on EOF:s is wrong, so use a timer based
Pierre Ossman
2006-04-19
1
-17
/
+31
*
Minor fixes for the way Windows handles sockets.
Pierre Ossman
2006-04-19
2
-4
/
+12
*
WaveOut needs to have rather large chunks. This is about as low as we can
Pierre Ossman
2006-04-19
1
-3
/
+9
*
Win32 needs to have the socket subsystem initialised.
Pierre Ossman
2006-04-19
1
-0
/
+11
*
Having constant deferred events isn't allowed and causes problems. Use timers
Pierre Ossman
2006-04-19
2
-13
/
+27
*
Reverse order of IPv6/IPv4 binding to handle systems without IPV6_V6ONLY.
Pierre Ossman
2006-04-19
1
-3
/
+3
*
make proper use of the muting facility of sinks in module-mmkbd-evdev
Lennart Poettering
2006-04-18
1
-21
/
+25
*
fix a couple of issues I found when compiling polypaudio with gcc 2.95
Lennart Poettering
2006-04-18
13
-13
/
+15
*
fix CFLAGS for jack modules
Lennart Poettering
2006-04-18
1
-2
/
+2
*
fix "make distccheck" properly
Lennart Poettering
2006-04-18
2
-7
/
+1
*
fix make distcheck
Lennart Poettering
2006-04-18
2
-3
/
+11
*
Documentation updates
Lennart Poettering
2006-04-18
2
-9
/
+12
*
add JACK module documentation
Lennart Poettering
2006-04-18
1
-0
/
+26
*
fix connecting of jack source in jack daemon
Lennart Poettering
2006-04-18
1
-1
/
+1
*
build jack source
Lennart Poettering
2006-04-18
1
-2
/
+10
*
fix code for pre-C99
Lennart Poettering
2006-04-18
1
-2
/
+3
*
* fix pa_random_seet() function prototype
Lennart Poettering
2006-04-18
2
-5
/
+5
*
Make the probe for RNG sources at runtime since the configure script isn't
Pierre Ossman
2006-04-18
4
-62
/
+62
*
Clarify that JACK libs are optional.
Pierre Ossman
2006-04-18
1
-1
/
+1
*
More fixes caused by Sun's complete inability to follow any standard
Pierre Ossman
2006-04-18
3
-2
/
+23
*
update todo
Pierre Ossman
2006-04-18
1
-0
/
+1
*
We need to emulate sendmsg/recvmsg to support rtp on Windows. Will do
Pierre Ossman
2006-04-18
1
-2
/
+12
*
Avoid including non-portable header sys/poll.h.
Pierre Ossman
2006-04-18
1
-3
/
+3
*
add a jack source module
Lennart Poettering
2006-04-18
1
-0
/
+393
*
* allow the user to set the jack client name
Lennart Poettering
2006-04-18
1
-32
/
+44
*
C99 requires explicit marking of integer literals' size.
Pierre Ossman
2006-04-18
2
-2
/
+2
*
add new JACK sink
Lennart Poettering
2006-04-17
3
-1
/
+405
*
* add pa_mainloop_wakeup() calls for deferred events
Lennart Poettering
2006-04-16
1
-15
/
+22
*
add new API to replace the poll() function used by the main loop implementation
Lennart Poettering
2006-04-16
2
-1
/
+26
[next]