]> code.delx.au - pulseaudio/shortlog
pulseaudio
2009-08-27 Wim Taymansremap: cleanup assembler a little
2009-08-27 Wim Taymanssample-util: avoid stack overrun
2009-08-27 Wim Taymansremap: add sse optimized mono to stereo
2009-08-27 Wim Taymanssconv: fix indentation
2009-08-27 Lennart Poetteringproplist: allow setting of zero-length data properties
2009-08-26 Lennart Poetteringsink-input: extend comments on rewinding logic a bit
2009-08-26 Lennart Poetteringprotocol-native: print more volume change debug message...
2009-08-26 Lennart Poetteringprotocol-native: compare uint64_t variable with (uint64...
2009-08-26 Lennart Poetteringpdispatch: various modernizations
2009-08-26 Lennart Poetteringpdispatch: add missing commands to command table
2009-08-26 Lennart Poetteringllist: add PA_LLIST_FOREACH_SAFE macro for iteration...
2009-08-26 Lennart Poetteringloopback: quieten gcc on 32bit
2009-08-26 Lennart Poetteringloopback: update description and icons when moving...
2009-08-25 Lennart Poetteringloopback: make sure a monitor can't be looped back...
2009-08-25 Lennart Poetteringcombine: store adjust time in usec
2009-08-25 Lennart Poetteringloopback: add loopback module for direct connections...
2009-08-25 Lennart Poetteringmacro: add PA_CLIP_SUB() for saturated subtraction
2009-08-25 Finn ThainSolaris: debug my latest enbugging, take 2
2009-08-24 Lennart PoetteringMerge commit 'jprvita2/master'
2009-08-24 Lennart Poetteringremap: fix build for non-x86 builds
2009-08-24 Lennart Poetteringdetect: recommend module-udev-detect instead of module...
2009-08-24 Lennart Poetteringbuild-sys: add missing header files to tarball
2009-08-24 João Paulo... bluetooth: add discover of bluetooth sources
2009-08-24 João Paulo... bluetooth: handle bluetooth source
2009-08-24 Lennart Poetteringi18n: run make update-po
2009-08-24 Lennart PoetteringMerge commit 'origin/master-tx'
2009-08-24 Lennart Poetteringalsa: automatically decrease watermark after a time...
2009-08-23 Lennart Poetteringalsa: increase interval between smoother updates expone...
2009-08-23 Lennart Poetteringport a few things over to use xmalloc and friends inste...
2009-08-23 beckerdeSending translation for Spanish
2009-08-22 Lennart PoetteringMerge commit 'wtay/optimize'
2009-08-22 Lennart Poetteringudev: check busy status of alsa cards before loading...
2009-08-22 Lennart Poetteringudev: process all inotify events queued up, not just...
2009-08-22 ravenSending translation for Polish
2009-08-22 Lennart Poetteringcore: relex validity checks when destructing half-set...
2009-08-22 Lennart Poetteringladspa/remap: handle failing stream moves properly
2009-08-22 Lennart Poetteringadd usergroup-test to .gitignore
2009-08-22 Lennart Poetteringdaemon: don't free script_commands twice
2009-08-21 Ted Percivalcore: Remove wrong doc on how to free returned data
2009-08-21 Finn ThainSolaris: fixed latency (resent)
2009-08-21 Finn ThainSolaris: use smoother (resent)
2009-08-21 Finn ThainSolaris: build fixes (resent)
2009-08-21 Finn ThainSolaris: bootstrap portability
2009-08-21 Ted Percivalcore: Add thread-safe group info functions with dynamic...
2009-08-21 Lennart Poetteringi18n: run make update-po
2009-08-21 Lennart PoetteringMerge commit 'origin/master-tx'
2009-08-21 Scott Reevesdaemon: fix leak of script_commands
2009-08-21 Lennart Poetteringudev: tell inotify to actually inform us about ACL...
2009-08-21 Lennart Poetteringudev: watch for both ACL changes and processes closing...
2009-08-21 Lennart Poetteringudev: don't access string after free()
2009-08-21 Lennart Poetteringudev: always verify access before loading modules
2009-08-21 Lennart Poetteringgconf: use correct path for gconf-helper tool when...
2009-08-21 Lennart Poetteringobject: speed up type verification by not relying on...
2009-08-21 igorSending translation for Brazilian Portuguese
2009-08-21 Lennart Poetteringudev: when a device appears that we cannot access right...
2009-08-21 Lennart Poetteringalsa: leave headphone jack enabled in normal mixer...
2009-08-21 Lennart Poetteringcombine: quieten gcc a bit
2009-08-21 Lennart Poetteringadjust various data/library paths automatically if...
2009-08-21 Lennart Poetteringladspa: forward volume changes from ladspa sink to...
2009-08-21 Lennart Poetteringsink-input: add callbacks that are called whenever...
2009-08-20 Wim Taymansremap: make the MMX code pretier
2009-08-20 Wim Taymansremap: add MMX mono to stereo
2009-08-20 Wim Taymansremap: init the do_remap function to NULL
2009-08-20 Wim Taymansremap: allow specialisations to install NULL
2009-08-20 Wim Taymansremap: move remapping code in separate file
2009-08-20 Wim Taymansresamples; refactor the channel remapping bits
2009-08-20 Wim Taymanssconv: allow for setting custom functions
2009-08-20 Wim Taymansalsa-sink: reduce the amount of smoother updates
2009-08-20 Wim Taymanssvolume: cleanups
2009-08-20 Wim Taymanswhitespace fixes
2009-08-20 Wim Taymansresampler: avoid some multiplies when we can
2009-08-20 Wim Taymanssvolume: add comment
2009-08-20 Wim Taymansarm: implement ARM cpu detection
2009-08-20 Wim Taymansx86: keep the cpu flags local
2009-08-20 Wim Taymanssvolume: fix compilation in 32bits
2009-08-20 Wim Taymanssample: manually inline table lookups
2009-08-20 Wim Taymansresampler: fix identity check
2009-08-20 Wim Taymansresample: fix counters
2009-08-20 Wim Taymansresample: refactor the channel remapping a little
2009-08-20 Wim Taymanssvolume: add CPU guards around code
2009-08-20 Wim Taymanssvolume: add ARM optimized volume scaling
2009-08-20 Wim Taymanssvolume: remove unneeded compare
2009-08-20 Wim Taymansresampler: cache integer channel_map
2009-08-20 Wim TaymansGet rid of liboil
2009-08-20 Wim Taymansvolume: remove ref functions
2009-08-20 Wim Taymansvolume: improved comments
2009-08-20 Wim Taymansvolume: make the benchmark more meaningfull
2009-08-20 Wim Taymanssvolume: add some comments
2009-08-20 Wim Taymanscpu-x86: guard header with ifdef
2009-08-20 Wim Taymansmain: hook up cpu detection code
2009-08-20 Wim Taymanscpu-x86: add cpu detection code and helpers
2009-08-20 Wim Taymanssvolume: improve SSE and MMX code
2009-08-20 Wim Taymansvolume_sse: add sse optimisations
2009-08-20 Wim Taymansvolume_mmx: fix mmx code a bit
2009-08-20 Wim Taymansvolume: add first mmx optimized function
2009-08-20 Wim Taymanssamples-util: add padding to volume array
2009-08-20 Wim Taymanssample-util: move volume code to separate file
2009-08-20 Wim Taymanssample-util: move some functions around
2009-08-20 Wim Taymanssample-utils: coding style cleanup
2009-08-20 Wim Taymanssample-utils: split out functions from case
next