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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ouch!
Lennart Poettering
2006-04-27
2
-3
/
+2
*
Clarify how the automatic channel map is generated.
Pierre Ossman
2006-04-27
1
-1
/
+3
*
Channel map argument support for solaris.
Pierre Ossman
2006-04-27
1
-4
/
+15
*
Channel map argument support for waveout.
Pierre Ossman
2006-04-27
1
-4
/
+16
*
fail if the channel map doesn't match the sample specs
Lennart Poettering
2006-04-26
1
-0
/
+5
*
allow the user to specify an alternative channel map in paplay too
Lennart Poettering
2006-04-26
1
-4
/
+25
*
fix volume range printed on --help
Lennart Poettering
2006-04-26
1
-2
/
+1
*
if a sample is not yet loaded, don't print rubbish about its channel map
Lennart Poettering
2006-04-26
1
-1
/
+1
*
it was a bad idea to require that a channel map doesn't contain the same posi...
Lennart Poettering
2006-04-26
1
-6
/
+0
*
allow specifying the channel map to use on the command line
Lennart Poettering
2006-04-26
1
-3
/
+24
*
* make a validity check of parsed channel maps before rteurning theme
Lennart Poettering
2006-04-26
1
-17
/
+25
*
support new channel_map argument in sink/source modules
Lennart Poettering
2006-04-26
11
-49
/
+158
*
add support for parsing channel maps as module arguments
Lennart Poettering
2006-04-26
2
-0
/
+58
*
don't allow channel positions to be specified twice in the same channelmap
Lennart Poettering
2006-04-26
1
-1
/
+10
*
add new test 'channelmap-test'
Lennart Poettering
2006-04-26
2
-1
/
+32
*
* add new function pa_channel_map_parse()
Lennart Poettering
2006-04-26
2
-37
/
+122
*
Fall back to software volume if hardware mixer cannot control all channels.
Pierre Ossman
2006-04-25
2
-73
/
+53
*
glibc <= 2.2 has a broken unistd.h, lacking setresuid().
Pierre Ossman
2006-04-25
1
-0
/
+6
*
* rework reference counting in the client libraries: now refcounting goes
Lennart Poettering
2006-04-24
12
-116
/
+175
*
chown() and chmod() aren't available on Windows.
Pierre Ossman
2006-04-24
1
-0
/
+4
*
fix a segfault when uploading samples with esound
Lennart Poettering
2006-04-23
1
-1
/
+1
*
* add validity checking for sample_spec, channel_map and cvolume structures
Lennart Poettering
2006-04-23
1
-2
/
+15
*
small optimization
Lennart Poettering
2006-04-23
1
-6
/
+3
*
fix sample uploading
Lennart Poettering
2006-04-23
1
-1
/
+2
*
enforce maximum sample size in sample cache
Lennart Poettering
2006-04-23
4
-6
/
+11
*
* fix ref counting of pa_stream: strictly refcount from context to stream and...
Lennart Poettering
2006-04-23
1
-7
/
+0
*
introduce a new error PA_ERR_TOOLARGE
Lennart Poettering
2006-04-23
2
-0
/
+2
*
* when playing back a sample from the sample cache, just take a pa_volume_t a...
Lennart Poettering
2006-04-23
6
-18
/
+16
*
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
*
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
*
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
[next]