]> code.delx.au - pulseaudio/history - src/utils
rework the rewinding logic once again, fixing
[pulseaudio] / src / utils /
2008-05-01 Lennart PoetteringYes, yet another evil all-in-one commit of intervowen...
2008-05-01 Lennart Poetteringcheck for $PULSE_INTERNAL before enabling padsp
2008-04-22 Lennart Poetteringimplement --process-time
2008-04-20 Lennart Poetteringprint a message on xrun
2008-04-11 Lennart Poetterings/pulsecore\/gccmacro.h/pulse\/gccmacro.h/
2008-04-11 Lennart Poetteringdump all info we know about sinks/sources/... in pactl
2008-04-09 Lennart Poetteringadd new latency argument
2008-03-31 Lennart Poetteringcatch up with trunk HEAD (i.e. 2118:2213)
2008-03-15 Lennart Poetteringreally create glitch-free branch
2008-03-14 Lennart Poetteringwork around solaris printf %s and NULL string brain...
2008-02-15 Lennart PoetteringImprove compatibility with applications which like...
2007-11-21 Lennart Poettering- Check process name when dealing with PID files
2007-11-13 Lennart Poetteringincrease the pacmd timeout a bit
2007-11-09 Lennart Poetteringadd missing #include
2007-11-08 Lennart Poetteringparse the pasuspend argument like any other boolean...
2007-11-07 Lennart Poetteringwarn if the sound server is not local
2007-11-05 Lennart Poetteringminor cleanups of --help texts
2007-10-28 Lennart Poetteringmerge 'lennart' branch back into trunk.
2007-06-13 Pierre OssmanMake sure mixer ioctls work on /dev/dsp aswell.
2007-06-11 Pierre OssmanSupport stat() and friends as some programs (audacity...
2007-06-04 Pierre OssmanAdd support for the poorly documented SNDCTL_DSP_GETTRI...
2007-05-29 Lennart PoetteringKill spaces on EOL
2007-05-23 Lennart Poetteringfix a few obvious copynpaste errors when handling volumes
2007-03-07 Pierre OssmanAdd support for SNDCTL_DSP_SETTRIGGER. (closes #56)
2007-02-13 Pierre OssmanAdd copyright notices to all relevant files. (based...
2007-01-19 Pierre OssmanMake sure we report success for SNDCTL_DSP_SETDUPLEX.
2007-01-04 Pierre OssmanReport IO error on ioctl() when we're in a fatal error...
2007-01-04 Pierre OssmanFree stream objects when they've been invalidated.
2007-01-04 Pierre OssmanFix error messages for failure connecting streams.
2007-01-04 Pierre OssmanHuge trailing whitespace cleanup. Let's keep the tree...
2006-11-06 Pierre OssmanFix some missing line breaks.
2006-11-06 Pierre OssmanThe OSS spec is unclear what should happen when a reset...
2006-09-14 Pierre OssmanStop using x86-isms and use ISO C (oversized shifts...
2006-09-14 Pierre OssmanFix debug output for SNDCTL_DSP_SETFRAGMENT.
2006-09-06 Lennart Poetteringfix a bogus debug line
2006-09-06 Lennart Poetteringimplement a few more ioctl()s, including a subset of...
2006-09-02 Lennart PoetteringMerge FreeBSD compatibility patch (from Flameeyes)
2006-08-31 Lennart Poetteringwork around bug in firefox which apparently misuses...
2006-08-30 Pierre OssmanWe need to have a callback when changing volume or...
2006-08-21 Lennart Poetteringfix pactl output (sink drivers and names where switched)
2006-08-18 Lennart Poetteringremove all occurences of
2006-08-13 Lennart Poetteringfix bad printf()
2006-08-03 Lennart Poetteringimplement "pactl move-source-output"
2006-08-01 Lennart Poetteringbump API and protocol version. Return PA_ERR_NOTSUPPORT...
2006-07-31 Lennart Poetteringadd new "move-sink-input" command to pactl
2006-07-29 Lennart Poetteringhandle EOF correctly if it is read before the stream...
2006-07-16 Lennart Poetteringmake pulseaudio compile again on FreeBSD (patch from...
2006-07-16 Lennart Poetteringshow value of PA_SINK_HARDWARE/PA_SOURCE_HARDWARE in...
2006-07-14 Lennart PoetteringDon't call pa_path_get_filename() anymore since it...
2006-07-13 Lennart Poettering* add proper error handling to pabrowse.c
2006-06-20 Pierre OssmanFix handling of the io flags in duplex mode.
2006-06-20 Pierre OssmanWarn when applications use SNDCTL_DSP_GET[IO]PTR even...
2006-06-20 Pierre OssmanMake fix_metrics() exit early so that it doesn't spam...
2006-06-20 Pierre OssmanFix the final few occurences of polyp.
2006-06-19 Lennart Poetterings/POLYP/PULSE/g
2006-06-19 Lennart Poetteringreplace a few remaining uppercase "Polypaudio" occurenc...
2006-06-19 Lennart Poetteringbig s/polyp/pulse/g
2006-06-19 Pierre OssmanHandle clients that just want to set fragment size...
2006-06-16 Pierre Ossman/dev/dsp should default to U8, not mulaw.
2006-06-16 Pierre OssmanCreating a stream might take some time, so check that...
2006-06-16 Pierre OssmanRecord support.
2006-06-15 Pierre OssmanMake debug output in padsp a bit less verbose. Specifyi...
2006-06-13 Pierre OssmanCatch the access() system call as some applications...
2006-05-26 Pierre OssmanFix the fix_metrics() function so that we don't get...
2006-05-26 Pierre OssmanFix typos.
2006-05-26 Pierre OssmanReturned buffer attr is const.
2006-05-25 Lennart Poettering* add new API function pa_stream_get_buffer_attr().
2006-05-25 Pierre OssmanWrong prefix used in the padsp script.
2006-05-25 Lennart Poetteringreally fix a superfluous warning when building padsp.c
2006-05-25 Lennart Poettering* split pa_cstrerror() into its own file polypcore...
2006-05-25 Pierre OssmanFix padsp script so that it accepts parameters, setting...
2006-05-25 Pierre OssmanUse only the basename of libpolypdsp.so so that it...
2006-05-25 Lennart Poetteringread stream and client name from $PADSP_STREAM_NAME...
2006-05-25 Lennart Poetteringadd support to disable emulation of /dev/dsp,/dev/mixer...
2006-05-25 Lennart Poetteringfix evil, evil typo that cause all gtk2 based apps...
2006-05-25 Lennart Poettering* issue volume updates syncrhonously
2006-05-24 Pierre OssmanFix warnings.
2006-05-24 Pierre OssmanFix stray \
2006-05-24 Lennart Poetteringimplement a /dev/mixer interface
2006-05-24 Lennart Poetteringfix playback of small sound files
2006-05-23 Lennart Poetteringimplement emulation of /dev/sndstat
2006-05-23 Lennart Poettering- use pthread_atfork() to disable open sound streams...
2006-05-23 Lennart Poetteringpass the binary name as client name to polypaudio
2006-05-23 Pierre OssmanCast size_t to long to be more compatible with 64-bit...
2006-05-23 Lennart Poetteringadd new padsp utility: a $LD_PRELOAD wrapper for using...
2006-05-22 Pierre OssmanWrap strerror() in a function that makes it thread...
2006-05-19 Pierre OssmanFix some missing headers.
2006-05-18 Pierre OssmanMake paplay convert names to UTF-8 before sending to...
2006-05-18 Pierre OssmanDon't include util.h from core-util.h as it is not...
2006-05-17 Lennart Poetteringfix include line for "core-util.h"
2006-05-17 Lennart Poetteringsplit polypcore/util.[ch] into polypcore/core-util...
2006-05-17 Lennart Poetteringreplace memory allocation function calls with pa_xXXXX()
2006-05-17 Lennart Poettering* use S16NE for SF_FORMAT_PCM_S8 formats, too
2006-05-17 Lennart Poetteringwhen playing an ULAW or ALAW audio file, do not convert...
2006-05-16 Lennart Poetteringbump version number to 0.9
2006-05-14 Lennart Poetteringtake the filename specified on the command line as...
2006-04-26 Lennart Poetteringallow the user to specify an alternative channel map...
2006-04-26 Lennart Poetteringfix volume range printed on --help
2006-04-26 Lennart Poetteringallow specifying the channel map to use on the command...
2006-04-18 Lennart Poetteringfix a couple of issues I found when compiling polypaudi...
next