]> code.delx.au - pulseaudio/history - src/pulsecore/source.c
sink, source: Assign to reference_volume from only one place
[pulseaudio] / src / pulsecore / source.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 Kaskinensource: When updating a monitor source's rate, update...
2013-08-27 Tanu Kaskinensource: Fix monitor source rate changing
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-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-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 Arun Raghavansink, source: Prevent unnecessary rate update attempts
2012-09-26 Mikel Astizsink, source: Support creating suspended sinks and...
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...
2011-12-20 Peter Meerwaldcore: comment typo
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-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 Raghavansource-output: Ensure no volumes are applied for passth...
2011-08-16 Maarten BosmansInitialise write_volume
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 Maarten BosmansRemove unnecessary #includes
2011-06-22 Colin Guthriecapture: Remove support for synchronised capture streams.
2011-06-22 Colin Guthriecapture: Implement per-stream volume control for captur...
2011-06-22 Colin Guthriecapture: Add the passthrough format negotiation to...
2011-05-15 Colin GuthrieMerge branch 'passthrough'
2011-05-02 Arun Raghavancore: Suspend monitor when a sink enters passthrough...
2011-03-20 Colin GuthrieMerge remote-tracking branch 'mkbosmans/mingw32-build'
2011-03-11 Maarten BosmansFix up according to Coding Style
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.
2010-10-01 Colin Guthriesuspend: Do not assert when checking for device suspend...
2009-11-05 Lennart PoetteringMerge remote branch 'origin/merge-queue'
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-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-19 Tanu KaskinenMerge branch 'master' of git://0pointer.de/pulseaudio...
2009-08-19 Lennart PoetteringMerge commit 'origin/master-tx'
2009-08-18 Lennart Poetteringsource: rework volume handling
2009-08-16 Tanu KaskinenMerge branch 'master' of git://0pointer.de/pulseaudio...
2009-08-15 Lennart Poetteringcore: introduce pa_{sink|source}_update_flags()
2009-08-14 Lennart Poetteringcore: make fixed latency dynamically changeable
2009-08-14 Lennart Poetteringcore: move rtpoll to thread_info sub structure
2009-08-14 Lennart Poetteringcore: split of FAIL_ON_SUSPEND into KILL_ON_SUSPEND...
2009-08-14 Lennart Poetteringcore: introduce pa_{sink_input|source_output}_fail_move()
2009-08-13 Lennart Poetteringcore: add assert macros for verifying calling context
2009-08-10 Lennart PoetteringMerge commit 'origin/master-tx'
2009-08-07 Lennart Poetteringladspa/remap: make sure we process all requested rewind...
2009-08-07 Lennart Poetteringcore: save volume/mute changes coming from the hardware...
2009-07-23 Lennart PoetteringMerge branch 'master-tx'
next