]> code.delx.au - pulseaudio/shortlog
pulseaudio
2011-11-02 Arun Raghavandoc: Fix some old 0pointer.de references
2011-11-02 Maarten Bosmanstests: Revisit which tests to run with make check
2011-11-02 Maarten Bosmanstests: Rename voltest to volume-test
2011-11-02 Maarten Bosmanstests: More useful output of make check
2011-11-02 Maarten Bosmanstests: Make sure tests assert on failures and return...
2011-11-02 Maarten Bosmanstests: refactor ipacl-test
2011-11-02 Tanu Kaskinensink, source: Join two ifs with the same condition.
2011-11-01 Arun Raghavanecho-cancel: Adapt test code for drift compensation
2011-11-01 Arun Raghavanecho-cancel: Plug in WebRTC drift compensation
2011-10-28 Johan Hedbergbluetooth: sbc: Reduce for-loop induced indentation...
2011-10-28 Siarhei Siamashkabluetooth: sbc: overflow bugfix and audio decoding...
2011-10-28 Marcel Holtmannbluetooth: audio: Update license for shared header...
2011-10-28 Arun Raghavancore: Add a string list membership check function
2011-10-28 Arun Raghavandoc: Correct intended roles property documentation
2011-10-26 Dylan Reidalsa: Set return code before printing it.
2011-10-25 Colin Guthrierole-cork: Allow module-role-cork to act globally.
2011-10-25 Colin Guthrierole-cork: Make module-role-cork more generic.
2011-10-25 Colin Guthrierole-cork: Rename module-cork-music-on-phone to module...
2011-10-21 Arun Raghavangitignore: Update for recent additions
2011-10-20 Colin Guthrieconf: Use .nofail when loading module-jackdbus-detect
2011-10-20 Arun Raghavansolaris: Use real_volume for set/get volume
2011-10-20 Arun Raghavannative: Fix Solaris build
2011-10-20 Colin GuthrieUpdate LICENSE.
2011-10-20 Tanu Kaskinenalsa: Handle the "profile" modarg in module-alsa-card
2011-10-19 Daniel Mackosx: module_bonjour_publish needs to be linked against...
2011-10-19 Colin Guthriebuild-sys: Provide a simple CMake Config setup (similar...
2011-10-18 Arun Raghavansink,source: Account for corked streams in update_rate()
2011-10-18 Pierre-Louis... alsa: fix list of sampling rates
2011-10-17 Arun Raghavanalsa: Probe sink/source sample rates
2011-10-17 Arun Raghavanalsa: Remove unused variable
2011-10-17 Arun Raghavansink,source: Handle equal default and alternate sample...
2011-10-17 Arun Raghavansink,source: Add the ability to disable alternat sample...
2011-10-17 Arun Raghavansource: Bring rate update code in sync with sink code
2011-10-17 Pierre-Louis... alsa: support for alternate sampling rate
2011-10-17 Pierre-Louis... sink,source: support for rate update
2011-10-17 Pierre-Louis... core: infrastructure for alternate sampling rate
2011-10-17 Arun Raghavanbuild-sys: Minor CXXFLAGS fix
2011-10-17 Arun Raghavanecho-cancel: Add the WebRTC echo canceller
2011-10-17 Arun Raghavanmacro: typedef pa_bool_t to bool instead of _Bool
2011-10-17 Arun Raghavanecho-cancel: Simplify checking if AEC is active
2011-10-17 Tanu Kaskinenalsa: New modarg "paths_dir" for module-alsa-card
2011-10-17 David HenningssonFix deferred volume not being applied if sink is closed
2011-10-17 Arun Raghavanbuild-sys: Drop libsamplerate from pulsecommon deps
2011-10-12 Arun Raghavanfilter-apply: Move sink/source unlink callbacks before...
2011-10-12 Maarten Bosmansqpaeq: Make it python3 and python2 compatible
2011-10-12 Arun Raghavanecho-cancel: Don't process if sink is unconnected
2011-10-12 Maarten Bosmanstests: Fix calculation of memblock size in resampler...
2011-10-12 Tanu Kaskinendaemon: Don't treat it as a fatal error if we can't...
2011-10-11 Maarten Bosmanspacat: Fail early if the media name cannot be set
2011-10-11 Maarten BosmansDo something sensible when compiled without iconv support
2011-10-10 Arun Raghavanecho-cancel: Close debug files on module unload
2011-10-10 Arun Raghavannamereg: Don't set default sink/source on get()
2011-10-10 Arun Raghavanecho-cancel: Drop sink/source samples before processing...
2011-10-10 Arun Raghavanecho-cancel: Skip processing till there's enough data
2011-10-10 Arun Raghavanecho-cancel: Skip canceller when no source outputs...
2011-10-10 Arun Raghavanecho-cancel: Increase threshold for resyncing, make...
2011-10-10 Arun Raghavanecho-cancel: Don't crash if adjust_time = 0
2011-10-10 Arun Raghavanecho-cancel: Remove redundant variable
2011-10-10 Arun Raghavanecho-cancel: Add a standalone test program
2011-10-08 Pierre-Louis... alsa: reset watermark to initial values on resume
2011-10-05 David Henningssonsource-output: Do not use unset channel map in pa_sourc...
2011-10-05 David Henningssonmodule-jackdbus-detect: Avoid double-free of modargs
2011-10-04 Arun Raghavanalsa: Make mixer error handling more robust still
2011-10-04 Maarten Bosmansdoc: Add some more doxygen tags to existing comments
2011-10-04 Arun Raghavanecho-cancel: Fail if loaded between a sink and its...
2011-10-04 Arun Raghavanalsa: Better error handling in mixer rtpoll callback
2011-10-04 Arun Raghavanalsa: Give compressed formats preference over PCM
2011-10-01 Maarten BosmansMake pulse build with clang again
2011-10-01 Sudarshan Bishtnull-sink: Set latency range at the time of initializat...
2011-10-01 Daniel Mackosx: don't build the once-test binary on OS X
2011-10-01 Tanu Kaskinendoc: Add an example stream-restore fallback table file.
2011-10-01 Marc-André... stream-restore: Support a simple fallback volume table
2011-10-01 Tanu Kaskinenmemblockq: Improve debuggability by storing a name...
2011-10-01 Tanu Kaskinensink: Add some comments about the rewind handling durin...
2011-10-01 Tanu Kaskinensink: Move updating the requested latency after the...
2011-10-01 Colin Guthrielibpulse: Always return a three part version number...
2011-09-27 Arun Raghavansink,source: Avoid unnecessary call to pa_rtclock_now()
2011-09-27 Arun Raghavanextended: Fix doxygen comment style typos
2011-09-27 Colin Guthriebuild-sys: bump soname
2011-09-27 Colin Guthriebuild-sys: Switch to the tar-ustar format (as per a...
2011-09-25 David HenningssonFix crash in threaded message queues
2011-09-22 David Henningssondbus: Don't crash if the module does not load
2011-09-21 Arun Raghavansink,source: Handle missing in the shared volume case
2011-09-15 Colin Guthriebuild-sys: bump soname
2011-09-15 David Henningssonconf: Make sure module-dbus-protocol is loaded after...
2011-09-14 David Henningssonsink,source: Avoid crash by not updating volume on...
2011-09-14 Arun Raghavanecho-cancel: Use volume sharing by default
2011-09-14 Arun Raghavanequalizer: Use volume sharing by default
2011-09-14 Arun Raghavanvirtual: Make volume sharing on by default
2011-09-14 Arun Raghavanvolume: Handle varying channel count for shared volumes
2011-09-14 Arun Raghavandef: Hide server-side sink/source flags
2011-09-14 Arun Raghavanstream: Relax assert for extended API
2011-09-14 Antonio Ospitedoc: Add info about running pulseaudio from the build dir
2011-09-14 Colin Guthriedoc: Update README with fresh links.
2011-09-14 David Henningssonraop: Don't crash if fd is not open when trying to...
2011-09-13 Colin Guthrievolume: Rename 'sync volume' to 'deferred volume'.
2011-09-09 Colin Guthriebuild-sys: Oops forgot to add the Kinect profile to...
2011-09-09 Colin Guthrieraop: Properly deal with the name coming from the device.
2011-09-09 Colin Guthriemodargs: Ensure modargs can be accessed in their raw...
2011-09-09 Antonio Ospitealsa-mixer: Add support for the Microsoft Kinect Sensor...
next