]> code.delx.au - pulseaudio/shortlog
pulseaudio
2006-05-20 Lennart Poetteringdoc update
2006-05-20 Lennart Poetteringfix long-standing buf that could cause polypaudio to...
2006-05-20 Lennart Poetteringrename pa_simple_get_playback_latency() to pa_simple_ge...
2006-05-19 Lennart Poetteringgenerate PA_MAJORMINOR properly - only from major and...
2006-05-19 Pierre OssmanFix some missing headers.
2006-05-19 Pierre OssmanFix which headers get installed for libpolyp.
2006-05-19 Pierre OssmanSort source files.
2006-05-18 Pierre Ossmanupdate todo
2006-05-18 Pierre OssmanConvert log text to current locale before passing it...
2006-05-18 Pierre OssmanMake paplay convert names to UTF-8 before sending to...
2006-05-18 Pierre OssmanAnd functions for convertion to and from current locale...
2006-05-18 Pierre OssmanMissing include of util.h.
2006-05-18 Pierre OssmanDon't include util.h from core-util.h as it is not...
2006-05-18 Pierre OssmanPATH_MAX needs limits.h.
2006-05-18 Pierre Ossmanupdate todo
2006-05-18 Pierre OssmanMove timeval calculation functions into their own file.
2006-05-17 Lennart Poetteringupdate README for 0.9.0
2006-05-17 Lennart Poetteringmodify lirc module to use pa_sink_mute() for muting...
2006-05-17 Lennart Poetteringfix include line for "core-util.h"
2006-05-17 Lennart Poetteringadd C++ macros to utf8.h
2006-05-17 Lennart Poetteringadd C++ macros to xmalloc.h
2006-05-17 Lennart Poettering* add doxygen docs to header file
2006-05-17 Lennart Poetteringadd util.h to doxygen
2006-05-17 Lennart Poetteringinclude util.h in polypaudio.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 Poetteringinclude more files in polypaudio.h
2006-05-17 Lennart Poetteringadd doxygen docs for utf8.h
2006-05-17 Lennart Poettering* make pa_xfree() a real function
2006-05-17 Lennart Poetteringadd utf8.h and xmalloc.h to doxygen docs
2006-05-17 Lennart Poetteringadd new channel map argument to pa_simple_new()
2006-05-17 Lennart Poetteringfix svn tag
2006-05-17 Pierre OssmanMove utf8 to the public part (libpolyp).
2006-05-17 Pierre OssmanMove xmalloc to the public side (libpolyp).
2006-05-17 Lennart Poetteringmore sensible default.pa file
2006-05-17 Lennart Poetteringadd proper locking when accessing the file match.table
2006-05-17 Lennart Poetteringadd proper locking when accessing the file volume.table
2006-05-17 Lennart Poetteringadd documentation for module-volume-restore
2006-05-17 Lennart Poetteringupdate todo
2006-05-17 Lennart Poetteringupdate todo
2006-05-17 Lennart Poettering* support native ULAW/ALAW file streams
2006-05-17 Lennart Poetteringsupport loading ULAW/ALAW files into ULAW/ALAW memchunks
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-17 Lennart Poetteringincrease PA_CHANNELS_MAX to 32
2006-05-17 Lennart Poetteringuse PA_CHANNEL_MAP_OSS in module-oss, module-oss-mmap
2006-05-17 Lennart Poetteringadd new channel mapping standard PA_CHANNEL_MAP_OSS
2006-05-17 Pierre Ossmanupdate todo
2006-05-17 Pierre OssmanUpdate documentation to contain the UTF-8 requirement.
2006-05-17 Pierre OssmanDocumentation for the threaded main loop API.
2006-05-17 Pierre OssmanSet default channel map system for waveout module.
2006-05-17 Pierre OssmanAdd Microsoft's WAVEFORMWATEEXTENSIBLE channel mapping.
2006-05-17 Pierre OssmanUse default channel map for Solaris module. There doesn...
2006-05-16 Lennart Poettering* modify pa_channel_map_init_auto() to take an extra...
2006-05-16 Lennart Poetteringchange version number from "0.9" to "0.9.0" to make...
2006-05-16 Lennart Poetteringbump version number to 0.9
2006-05-16 Lennart Poettering* add new configure option --with-module-dir=
2006-05-16 Lennart Poetteringupdate todo
2006-05-16 Lennart Poettering* remove .a files from the modules directory after...
2006-05-16 Lennart Poetteringtell svn to ignore the utf8-test binary
2006-05-16 Lennart Poetteringinstead of kicking clients with invalid UTF8 stream...
2006-05-16 Lennart Poetteringadd new test programme utf8-test.c
2006-05-16 Lennart Poetteringadd svn:keywords property
2006-05-16 Lennart Poetteringadd double include protection
2006-05-16 Lennart Poettering* remove "const" from return type of pa_utf8_filter...
2006-05-16 Lennart Poetteringuse the new latency update callback to be notified...
2006-05-16 Lennart Poetteringdowngrade a log message
2006-05-16 Lennart Poettering* fix segfault in pa_utf8_validate()
2006-05-15 Lennart Poetteringadd notification callback which is called when new...
2006-05-15 Pierre OssmanAdd function to filter a string of any invalid UTF...
2006-05-15 Lennart Poetteringundo r868
2006-05-15 Pierre OssmanClean up the UTF-8 validation code.
2006-05-15 Lennart Poetteringremove regex.h from include, since it is actually not...
2006-05-15 Pierre Ossmanmodule-volume-restore uses regexp() so make sure it...
2006-05-15 Pierre OssmanInclude utf8.h for the validation function.
2006-05-14 Lennart Poetteringupdate TODO
2006-05-14 Lennart Poetteringadd utf8 validity checking to esound protocol
2006-05-14 Lennart Poetteringremove superfluous log line
2006-05-14 Lennart Poetteringtake the filename specified on the command line as...
2006-05-14 Lennart Poetteringcheck for valid utf8 strings
2006-05-14 Lennart Poetteringadd utf8 validity checking API
2006-05-14 Lennart Poetteringupdate todo
2006-05-14 Lennart Poetteringadd new module module-volume-restore which saves and...
2006-05-14 Lennart Poettering* add new parameter to pa_open_config_file() to specify...
2006-05-14 Lennart Poetteringmodify argument order of pa_client_new() to actually...
2006-05-13 Lennart Poetteringfix esound sample cache names
2006-05-13 Lennart Poettering* set default fragment metrics depending on the sample...
2006-05-13 Lennart Poetteringfirst set buffer size, and afterwards period size
2006-05-13 Lennart Poetteringdon't hit an assert when trying to resample data for...
2006-05-13 Lennart Poetteringfix fragment size calculation for module-alsa-source
2006-05-13 Lennart Poetteringuse default alsa channel map for alsa devices
2006-05-13 Lennart Poetteringremove superfluous log message
2006-05-11 Lennart Poetteringfix hangup detection for recording streams
2006-05-11 Lennart Poetteringfix iochannel for hangup signals
2006-05-11 Pierre OssmanWindows support for the threaded API.
2006-05-11 Lennart Poetteringupdate doxygen docs
2006-05-11 Lennart Poetteringdon't signal the accept_cond automatically when waiting...
2006-05-11 Lennart Poetteringsplit of signal releasing into its own function and...
2006-05-11 Lennart Poetteringadd thread-mainloop.h to doxygen docs
2006-05-11 Pierre OssmanRemove some debug code that wasn't supposed to be commi...
next