]> code.delx.au - pulseaudio/history - src/pulsecore/sink.c
sink, source: Assign to reference_volume from only one place
[pulseaudio] / src / pulsecore / sink.c
2014-05-02 Tanu Kaskinensink, source: Assign to reference_volume from only...
2014-04-17 Tanu KaskinenUse pa_hashmap_remove_and_free() where appropriate
2014-03-28 David Henningssonsink/source: Initialize port before fixate hook (fixes...
2014-03-14 Pete Beardmorealsa: Use card description in default sink/source prefi...
2014-03-07 Alexander E. PatrakovFix a few "it's -> its" typos
2014-01-15 Tanu Kaskinensink, source: Remove useless attach/detach stuff
2013-12-15 Tanu KaskinenAdd pa_sample_rate_valid()
2013-11-22 Colin Guthriesink/source: When picking the initial ports, prefer...
2013-09-17 Arun Raghavanhashmap: Add the ability to free keys
2013-08-27 Tanu Kaskinensink, source: Fix error reporting style for rate updates
2013-08-27 Tanu Kaskinensink, source: Return early from pa_*_update_rate()...
2013-08-23 Tanu Kaskinensink, source: Small readability improvement
2013-08-23 Tanu Kaskinensink, source: Fix default and alternate rate assertions
2013-08-23 Tanu Kaskinensink, source: Don't care about default and alternate...
2013-08-22 Tanu Kaskinensink, source: Reduce indentation level in *_update_rate()
2013-07-16 Tanu Kaskinensink: Add missing curly braces
2013-07-04 poljar (Damir Jelić)Remove pa_bool_t and replace it with bool.
2013-06-24 poljar (Damir Jelić)Whitespace cleanup: Remove all multiple newlines
2013-06-24 poljar (Damir Jelić)Style fix: Remove new lines from opening brackets
2013-06-03 Arun Raghavancore: Add an "internal" suspend cause
2013-04-10 Tanu Kaskinensink, source: Send notifications when flags change
2013-04-10 Tanu Kaskinensink, source: Really set the fixed latency in set_fixed...
2013-04-10 Tanu Kaskinensink, source: Propagate flag changes to filters
2013-03-28 Tanu Kaskinensink: Fix flag name typo
2013-03-20 David Henningssoncore, alsa: Better drain reporting
2013-02-15 Tanu Kaskinenidxset: Use pa_free_cb_t instead of pa_free2_cb_t
2013-02-15 Tanu Kaskinendevice-port: Remove pa_device_port_hashmap_free()
2013-02-15 Tanu Kaskinenhashmap: Use pa_free_cb_t instead of pa_free2_cb_t
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
next