]> code.delx.au - pulseaudio/history - src/pulsecore/sink.c
core: Move pa_mix() into new file mix.c
[pulseaudio] / src / pulsecore / sink.c
2013-02-15 Peter Meerwaldcore: Move pa_mix() into new file mix.c
2012-12-19 Tanu KaskinenLog the reason for every suspend/resume.
2012-11-16 Tanu Kaskinensink: Process rewind requests also when suspended.
2012-11-16 Arun Raghavansink, source: Prevent unnecessary rate update attempts
2012-09-26 Mikel Astizsink, source: Support creating suspended sinks and...
2012-08-30 Tanu Kaskinensink: Remove an incorrect FIXME comment.
2012-06-29 Tanu Kaskinensink, source: Always create a hashmap for ports.
2012-06-28 Tanu Kaskinensink, source: Fix setting the latency offset when the...
2012-06-28 poljar (Damir Jelić)device-port: Change the latency offset type to a signed...
2012-06-25 poljarsink, source: Add a latency offset which is inherited...
2012-04-11 David Henningssonalsa-sink/source: Make sure volumes are synchronised...
2012-03-19 David Henningssonprotocol-native: Protect against clients trying to...
2012-01-30 Colin Guthriei18n: Do not translate strings that cannot have any...
2012-01-30 David Henningssonalsa: Improve "well known descriptions" for ports
2011-12-20 Peter Meerwaldcore: sample_spec.rate is in Hz, not kHz; change loggin...
2011-11-27 Maarten BosmansUse simple free function in pa_queue_free
2011-11-26 David HenningssonTurn device ports into reference counted objects
2011-11-07 Arun Raghavansink,source: Allow sample rate switching with corked...
2011-11-07 Arun Raghavansink,source: Fix corked stream handling in update_rate()
2011-11-02 Tanu Kaskinensink, source: Join two ifs with the same condition.
2011-10-18 Arun Raghavansink,source: Account for corked streams in update_rate()
2011-10-17 Arun Raghavansink,source: Handle equal default and alternate sample...
2011-10-17 Arun Raghavansource: Bring rate update code in sync with sink code
2011-10-17 Pierre-Louis Bossartsink,source: support for rate update
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-09-27 Arun Raghavansink,source: Avoid unnecessary call to pa_rtclock_now()
2011-09-21 Arun Raghavansink,source: Handle missing in the shared volume case
2011-09-14 David Henningssonsink,source: Avoid crash by not updating volume on...
2011-09-14 Arun Raghavanvolume: Handle varying channel count for shared volumes
2011-09-13 Colin Guthrievolume: Rename 'sync volume' to 'deferred volume'.
2011-08-29 Arun Raghavanpassthrough: Fix setting volume to unamplified again
2011-08-25 Arun Raghavanpassthrough: Fix what volume we set sinks/sources to
2011-08-25 Maarten BosmansMore spelling fixes
2011-08-18 Arun Raghavansink-input: Ensure no volumes are applied for passthrou...
2011-08-16 Maarten BosmansInitialise write_volume
2011-08-15 Arun Raghavansink: Add a set_formats() API
2011-08-11 Maarten BosmansMove i18n.[ch] to src/pulsecore
2011-08-11 Maarten BosmansAdd some missing format.h includes
2011-07-20 Colin Guthriealsa: Reinitialise the mixer on port change.
2011-07-20 Colin Guthriedevices: Set certain sink/source flags automatically.
2011-07-19 Colin Guthriedevices: Use wrapper functions to set the *_volume...
2011-06-22 Colin Guthriecapture: Implement per-stream volume control for captur...
2011-06-22 Colin Guthriealsa-sink: Some trivial tidyups
2011-05-15 Colin GuthrieMerge branch 'passthrough'
2011-05-02 Arun Raghavancore: Factor out passthrough checks into their own...
2011-05-02 Arun Raghavansink: Trivial typo fix in comment
2011-05-02 Arun Raghavansink-input: Kill passthrough streams if moving to an...
2011-05-02 Arun Raghavansink: Fix leak in pa_sink_check_formats()
2011-05-02 Arun Raghavansink: Remove PASSTHROUGH flag
2011-05-02 Arun Raghavansink: Extend API for compressed formats support
2011-03-20 Colin GuthrieMerge remote-tracking branch 'mkbosmans/mingw32-build'
2011-03-11 Maarten BosmansFix up according to Coding Style
2011-02-28 Colin GuthrieMerge remote-tracking branch 'arun/no-ramping'
2011-02-28 Arun RaghavanRevert "Add volume ramping feature - sink modification"
2011-02-28 Tanu Kaskinensink: Add casts to some printf arguments to get rid...
2011-02-28 Tanu Kaskinensink: Don't send unnecessary PA_SINK_MESSAGE_SET_SHARED...
2011-02-26 Tanu KaskinenImplement the "volume sharing" feature.
2011-02-25 Kim Therkelsencore: Added new hooks: PA_CORE_HOOK_SOURCE_PORT_CHANGED...
2011-02-25 Colin GuthrieMerge remote-tracking branch 'mkbosmans/mingw32-build'
2011-02-22 Tanu Kaskinencore: Link virtual sinks and sources to their streams.
2011-01-31 Colin GuthrieMerge remote branch 'mkbosmans/rate-adjustment'
2011-01-31 Lennart Poetteringratelimit: fix log levels of log suppression messages
2011-01-17 Colin GuthrieMerge commit 'e4979ab5cff84ef64c88bba3a1b6b4c5e02f7777'
2011-01-15 Jyri Sarhacore: Use pa_sink_get_latency_within_thread() in sync...
2011-01-15 Jyri Sarhacore: Use volume_change_safety_margin when rewinding...
2010-10-16 Colin Guthrieintended-roles: Mark devices with a form factor of...
2010-10-16 Jyri Sarhadaemon-conf: Add sync volume parameters to daemon-conf
2010-10-16 Jyri Sarhacore: Add infrastructure for synchronizing HW and SW...
2010-10-01 Colin Guthriesuspend: Do not assert when checking for device suspend...
2010-08-12 Pierre-Louis BossartAC3 passthrough support
2010-02-23 Lennart Poetteringcore: rework how stream volumes affect sink volumes
2009-11-30 Colin GuthrieMerge remote branch 'tanuk/master'
2009-11-24 Daniel MackMerge branch 'master' of git://0pointer.de/pulseaudio
2009-11-23 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-11-22 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-11-20 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-11-05 Lennart PoetteringMerge remote branch 'origin/merge-queue'
2009-10-31 Lennart PoetteringMerge remote branch 'phish3/master'
2009-10-31 Daniel MackMerge branch 'master' of git://0pointer.de/pulseaudio
2009-10-30 Wim Taymanssink: simplify silence checks
2009-10-30 Lennart Poetteringuse cloexec wrappers wherever applicable
2009-10-02 Tanu KaskinenMerge branch 'master' into dbus-work
2009-09-14 Daniel MackMerge branch 'master' of git://0pointer.de/pulseaudio
2009-09-03 Lennart PoetteringMerge commit 'origin/master-tx'
2009-09-02 Lennart Poetteringcore: drop unnecessary variable initialization
2009-09-01 Lennart Poetteringsink: simplify pa_sink_render_full() by replacing it...
2009-09-01 Lennart Poetteringcore: fill up memblock with pa_sink_render_into_full...
2009-09-01 Lennart Poetteringcore: handle suspended state in pa_sink_render_full...
2009-09-01 Lennart Poetteringcore: add missing sink_unref()
2009-08-31 Lennart Poetteringcore: always allow volume setting with single-channel...
2009-08-30 Tanu KaskinenMerge branch 'master' of git://0pointer.de/pulseaudio...
2009-08-29 Lennart Poetteringcore: initialize sink/source priorities automatically...
2009-08-28 Lennart Poetteringcore: add priority field to pa_sink/pa_source
2009-08-24 Tanu KaskinenMerge branch 'master' of git://0pointer.de/pulseaudio...
2009-08-22 Lennart PoetteringMerge commit 'wtay/optimize'
2009-08-21 Lennart PoetteringMerge commit 'origin/master-tx'
2009-08-21 Lennart Poetteringobject: speed up type verification by not relying on...
2009-08-21 Lennart Poetteringsink-input: add callbacks that are called whenever...
2009-08-19 Tanu KaskinenMerge branch 'master' of git://0pointer.de/pulseaudio...
next