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
/
utils
/
padsp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge glitch-free branch back into trunk
Lennart Poettering
2008-05-15
1
-5
/
+4
*
merge r2183 from prepare-0.9.10
Lennart Poettering
2008-03-31
1
-0
/
+4
*
Improve compatibility with applications which like to pass invalid strings to...
Lennart Poettering
2008-02-15
1
-72
/
+60
*
merge 'lennart' branch back into trunk.
Lennart Poettering
2007-10-28
1
-29
/
+42
*
Make sure mixer ioctls work on /dev/dsp aswell.
Pierre Ossman
2007-06-13
1
-3
/
+4
*
Support stat() and friends as some programs (audacity) likes to check if
Pierre Ossman
2007-06-11
1
-0
/
+196
*
Add support for the poorly documented SNDCTL_DSP_GETTRIGGER.
Pierre Ossman
2007-06-04
1
-0
/
+11
*
Kill spaces on EOL
Lennart Poettering
2007-05-29
1
-1
/
+1
*
fix a few obvious copynpaste errors when handling volumes
Lennart Poettering
2007-05-23
1
-3
/
+3
*
Add support for SNDCTL_DSP_SETTRIGGER. (closes #56)
Pierre Ossman
2007-03-07
1
-9
/
+87
*
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
2007-02-13
1
-0
/
+3
*
Make sure we report success for SNDCTL_DSP_SETDUPLEX.
Pierre Ossman
2007-01-19
1
-0
/
+5
*
Report IO error on ioctl() when we're in a fatal error state.
Pierre Ossman
2007-01-04
1
-0
/
+10
*
Free stream objects when they've been invalidated.
Pierre Ossman
2007-01-04
1
-0
/
+4
*
Fix error messages for failure connecting streams.
Pierre Ossman
2007-01-04
1
-2
/
+10
*
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
2007-01-04
1
-139
/
+139
*
Fix some missing line breaks.
Pierre Ossman
2006-11-06
1
-3
/
+3
*
The OSS spec is unclear what should happen when a reset is requested. Let's
Pierre Ossman
2006-11-06
1
-1
/
+9
*
Stop using x86-isms and use ISO C (oversized shifts are undefined).
Pierre Ossman
2006-09-14
1
-1
/
+1
*
Fix debug output for SNDCTL_DSP_SETFRAGMENT.
Pierre Ossman
2006-09-14
1
-1
/
+1
*
fix a bogus debug line
Lennart Poettering
2006-09-06
1
-1
/
+1
*
implement a few more ioctl()s, including a subset of SNDCTL_DSP_GETOPTR. Just...
Lennart Poettering
2006-09-06
1
-5
/
+72
*
Merge FreeBSD compatibility patch (from Flameeyes)
Lennart Poettering
2006-09-02
1
-0
/
+5
*
work around bug in firefox which apparently misuses access() as NULL pointer ...
Lennart Poettering
2006-08-31
1
-0
/
+7
*
We need to have a callback when changing volume or we might deadlock.
Pierre Ossman
2006-08-30
1
-2
/
+2
*
make pulseaudio compile again on FreeBSD (patch from Diego "Flameeyes" Petteno)
Lennart Poettering
2006-07-16
1
-6
/
+52
*
Don't call pa_path_get_filename() anymore since it is implicitly called by pa...
Lennart Poettering
2006-07-14
1
-1
/
+1
*
Fix handling of the io flags in duplex mode.
Pierre Ossman
2006-06-20
1
-17
/
+21
*
Warn when applications use SNDCTL_DSP_GET[IO]PTR even when they shouldn't.
Pierre Ossman
2006-06-20
1
-1
/
+10
*
Make fix_metrics() exit early so that it doesn't spam the output needlessly.
Pierre Ossman
2006-06-20
1
-0
/
+7
*
s/POLYP/PULSE/g
Lennart Poettering
2006-06-19
1
-1
/
+1
*
replace a few remaining uppercase "Polypaudio" occurences with "PulseAudio"
Lennart Poettering
2006-06-19
1
-6
/
+6
*
big s/polyp/pulse/g
Lennart Poettering
2006-06-19
1
-7
/
+7
*
Handle clients that just want to set fragment size (and not count).
Pierre Ossman
2006-06-19
1
-1
/
+5
*
/dev/dsp should default to U8, not mulaw.
Pierre Ossman
2006-06-16
1
-1
/
+1
*
Creating a stream might take some time, so check that it's in the right state
Pierre Ossman
2006-06-16
1
-2
/
+2
*
Record support.
Pierre Ossman
2006-06-16
1
-132
/
+435
*
Make debug output in padsp a bit less verbose. Specifying -d twice will give
Pierre Ossman
2006-06-15
1
-117
/
+141
*
Catch the access() system call as some applications do this to test if they
Pierre Ossman
2006-06-13
1
-0
/
+28
*
Fix the fix_metrics() function so that we don't get a tiny buffer by default.
Pierre Ossman
2006-05-26
1
-6
/
+16
*
Fix typos.
Pierre Ossman
2006-05-26
1
-3
/
+3
*
really fix a superfluous warning when building padsp.c
Lennart Poettering
2006-05-25
1
-1
/
+1
*
* split pa_cstrerror() into its own file polypcore/core-error.[ch]
Lennart Poettering
2006-05-25
1
-2
/
+2
*
read stream and client name from $PADSP_STREAM_NAME resp. $PADSP_CLIENT_NAME,...
Lennart Poettering
2006-05-25
1
-4
/
+17
*
add support to disable emulation of /dev/dsp,/dev/mixer,/dev/sndstat selectiv...
Lennart Poettering
2006-05-25
1
-3
/
+58
*
fix evil, evil typo that cause all gtk2 based apps to crash
Lennart Poettering
2006-05-25
1
-1
/
+1
*
* issue volume updates syncrhonously
Lennart Poettering
2006-05-25
1
-5
/
+18
*
Fix warnings.
Pierre Ossman
2006-05-24
1
-7
/
+14
*
Fix stray \
Pierre Ossman
2006-05-24
1
-1
/
+1
*
implement a /dev/mixer interface
Lennart Poettering
2006-05-24
1
-25
/
+261
[next]