]> code.delx.au - pulseaudio/shortlog
pulseaudio
2008-03-27 Lennart Poetteringmerge r2109 from trunk
2008-03-27 Lennart Poetteringmerge r2108 from trunk
2008-03-27 Lennart Poetteringmerge r2107 from trunk
2008-03-27 Lennart Poetteringmerge r2106 from trunk
2008-03-27 Lennart Poetteringmerge r2105 from trunk
2008-03-27 Lennart Poetteringmerge r2104 from trunk
2008-03-27 Lennart Poetteringmerge r2098 from trunk
2008-03-27 Lennart Poetteringmerge r2097 from trunk
2008-03-27 Lennart Poetteringmerge r2096 from trunk
2008-03-27 Lennart Poetteringmerge r2095 from trunk
2008-03-27 Lennart Poetteringmerge r2092,r2093,r2094,r2152 from trunk
2008-03-27 Lennart Poetteringmerge r2091 from trunk
2008-03-27 Lennart Poetteringmerge r2090 from trunk
2008-03-27 Lennart Poetteringmerge r2084 from trunk
2008-03-27 Lennart Poetteringmerge r2145 from trunk
2008-03-27 Lennart Poetteringmerge r2083 from trunk
2008-03-27 Lennart Poetteringmerge r2081 from trunk
2008-03-27 Lennart Poetteringmerge r2079 from trunk
2008-03-27 Lennart Poetteringmerge r2077 from trunk
2008-03-27 Lennart Poetteringmerge r2076 from trunk
2008-03-27 Lennart Poetteringmerge r2075 from trunk
2008-03-27 Lennart Poetteringmerge r2073 from trunk
2008-03-27 Lennart Poetteringmerge r2074 from trunk
2008-03-27 Lennart Poetteringmerge r2078 from trunk
2008-03-27 Lennart Poetteringbump revision
2008-03-27 Lennart Poetteringcreate branch for 0.9.10
2008-01-24 Lennart Poetteringbump revision
2008-01-24 Lennart Poetteringfix CVE-2008-0008.patch
2008-01-24 Lennart Poetteringprepare 0.9.9
2007-11-21 Lennart PoetteringTagging release 0.9.8
2007-11-21 Lennart Poetteringbump version and soname
2007-11-21 Lennart Poetteringupdate man pages a bit
2007-11-21 Lennart Poetteringwhen speaking to a client with a version < 12, hide...
2007-11-21 Lennart Poetteringincrement api and protocol version
2007-11-21 Lennart Poettering- Check process name when dealing with PID files
2007-11-21 Lennart Poetteringminor typo fix
2007-11-21 Lennart Poetteringadd short version history of the PA protocol
2007-11-21 Lennart Poetteringadd a couple of new opcodes, and document the versions...
2007-11-21 Lennart Poetteringadd API to allow runtime reconfiguration of memblockqs
2007-11-16 Lennart Poetteringdetect whether PolicyKit support is available
2007-11-16 Lennart Poetteringbuild PolicyKit support
2007-11-16 Lennart Poetteringadd interface to PolicyKit
2007-11-14 Lennart Poetteringuse a prio inheriting mutex for the threaded mainloop...
2007-11-14 Lennart Poetteringuse a free list for allocation pa_operation objects
2007-11-14 Lennart Poetteringuse a free list for allocating reply_info structs
2007-11-14 Lennart Poetteringadd missing pa_boolization
2007-11-13 Lennart PoetteringRework ALSA mixer channel detection code. This time...
2007-11-13 Lennart Poetteringadd array size to increase chance of detecting missing...
2007-11-13 Lennart Poetteringdon't fail if the bt-proximity-helper is not built
2007-11-13 Lennart Poetteringdon't touch RLIMIT:MEMBLOCK by default. This should...
2007-11-13 Lennart Poetteringincrease the pacmd timeout a bit
2007-11-13 Lennart PoetteringCompletely rework ALSA device selection code: choose...
2007-11-13 Lennart Poetteringfix loading of load-once modules if no other modules...
2007-11-11 Lennart Poetteringadd new fun module that automatically mutes your audio...
2007-11-11 Lennart PoetteringPort module-gconf to make use of the new API pa_start_c...
2007-11-11 Lennart Poetteringpull code for starting helper processes out of module...
2007-11-11 Lennart Poetteringadd new function pa_strnull() to simplify passing null...
2007-11-11 Lennart Poetteringadd a simple fully-automatic fully-linearupmixer/downmi...
2007-11-09 Lennart Poetteringtag modules that may only be loaded once at most especi...
2007-11-09 Lennart Poetteringminor typo
2007-11-09 Lennart Poetteringoptimize mixing code a bit. Add mixers for S32LE, S32BE...
2007-11-09 Lennart Poetteringreplace a few CLAMPs by PA_CLAMP_UNLIKELY
2007-11-09 Lennart Poetteringremove PA_CLAMP_LIKELY macro because it doesn't really...
2007-11-09 Lennart Poettering.la files for modules can probably be removed safely...
2007-11-09 Lennart Poetteringadd support for 32bit integer samples
2007-11-09 Lennart Poetteringfix CLAMP_LIKELY/UNLIKELY definition
2007-11-09 Lennart Poetteringadd missing #include
2007-11-09 Lennart Poetteringadd a few missing macro definitions
2007-11-09 Lennart Poetteringadd PA_CLAMP_LIKELY and PA_CLAMP_UNLIKELY macros
2007-11-09 Lennart Poetteringadd support for likely()/unlikely() type macros
2007-11-08 Lennart Poetteringparse the pasuspend argument like any other boolean...
2007-11-08 Lennart Poetteringstrip most comments from the default configuration...
2007-11-08 Lennart Poetteringadd remaing man pages
2007-11-07 Lennart Poetteringwarn if the sound server is not local
2007-11-07 Lennart Poetteringadd man pages for padsp, pabrowse, pasuspender
2007-11-06 Lennart Poetteringcomplete pactl man page
2007-11-05 Lennart Poetteringminor cleanups of --help texts
2007-11-05 Lennart Poetteringadd a couple of more man pages
2007-11-05 Lennart Poetteringadd a man page for the pulseaudio binary. More will...
2007-11-04 Lennart Poetteringfix two alignment issues found by the debian buildd...
2007-11-04 Lennart Poetteringpa_boolization
2007-11-04 Lennart Poetteringadd eventfd syscall nr for arm; patch from Sjoerd Simon...
2007-11-04 Lennart PoetteringProperly terminate pa_readlink() strings. Patch from...
2007-11-04 Lennart PoetteringAdd linker version script to hide non-ABI stable symbol...
2007-11-01 Lennart Poetteringcomment the library versions a bit
2007-11-01 Lennart Poetteringadd missing pthread libs
2007-11-01 Lennart Poetteringmake disallow-module-loading config option work again...
2007-11-01 Lennart Poetteringmake rtprio and nice level actually configurable
2007-11-01 Lennart Poetteringdrop rt scheduling before we start our helper process
2007-11-01 Lennart Poetteringadd new option --realtime
2007-11-01 Lennart Poetteringsave and restore errno in sig handler
2007-11-01 Lennart Poetteringadd nice and rtprio resource limit support; make rtprio...
2007-11-01 Lennart Poetteringpa_boolize the client config
2007-11-01 Lennart Poetteringmore pa_boolization
2007-11-01 Lennart Poetteringmake the bool config parser actually parse bools
2007-11-01 Lennart Poetteringfix comment
2007-11-01 Lennart Poetteringadd new function pa_yes_no()
2007-10-30 Lennart Poetteringsave and restore errno in the sig handler
2007-10-30 Lennart Poetteringbump sonames
2007-10-30 Lennart Poetteringmake sjoerd happy: include ChangeLog built from svn...
next