]> code.delx.au - pulseaudio/history - src/pulsecore/source.c
core: Add an "internal" suspend cause
[pulseaudio] / src / pulsecore / source.c
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'
2009-06-29 Tanu KaskinenMerge branch 'master' into dbus-work
2009-06-18 Lennart Poetteringcore: be a bit more verbose when registering a sink...
2009-06-17 Lennart PoetteringMerge commit 'origin/master' into master-tx
2009-06-17 Lennart PoetteringMerge commit 'origin/master-tx'
2009-06-17 Lennart Poetteringalsa: rework mixer logic
2009-06-08 Lennart Poetteringprop: introduce new PA_PROP_DEVICE_INTENDED_ROLES property
2009-06-07 Lennart PoetteringMerge commit 'origin/master-tx'
2009-06-07 Lennart Poetteringcore: make sure soft mute status stays in sync with...
2009-06-06 Lennart Poetteringcore: suppress suspending/resume when we are already...
2009-06-05 Lennart Poetteringcore: add a suspend cause flags field
2009-05-08 Lennart Poetteringcore: liberalize 99a6a4 a bit
2009-05-08 Lennart Poetteringcore: cache requested latency only when we are running...
2009-05-08 Lennart Poetteringcore: make sure we fix up flags/monitor flags already...
2009-05-08 Lennart Poetteringcore: introduce pa_{sink,source}_set_fixed_latency()
2009-04-10 Lennart PoetteringMerge commit 'origin/master-tx'
2009-04-09 Lennart Poetteringcore: add a seperate fixed_latency field for sinks...
2009-04-09 Lennart Poetteringcore: memory leak, fix ref counting when moving streams
2009-04-06 Lennart Poetteringadd suspend_within_thread() callbacks to pa_sink_input...
2009-04-05 Lennart PoetteringMerge commit 'origin/master-tx'
2009-04-05 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
next