]> code.delx.au - pulseaudio/history - src/pulsecore/card.c
alsa: Use card description in default sink/source prefix when available
[pulseaudio] / src / pulsecore / card.c
2014-03-14 Pete Beardmorealsa: Use card description in default sink/source prefi...
2013-12-05 Tanu Kaskinencard: Move pa_card_add_profile() implementation to...
2013-11-29 Tanu KaskinenPass the profile object instead of the profile name...
2013-11-22 Colin Guthriecard: Ensure we still pick a profile even if it's unava...
2013-11-05 Luiz Augusto von... card: Only set active_profile with available profile
2013-09-17 Arun Raghavanhashmap: Add the ability to free keys
2013-07-04 poljar (Damir Jelić)Remove pa_bool_t and replace it with bool.
2013-03-27 Mikel AstizRevert "card: Support adding ports dynamically"
2013-02-19 Mikel Astizcard: Set initial profile availability state
2013-02-18 Mikel Astizcard: Add card profile availability
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-01-22 Tanu Kaskinencard: Remove some unnecessary checks.
2013-01-20 poljar (Damir Jelić)device-port: Add a card pointer to the ports.
2012-10-25 Tanu Kaskinencard: Store a pa_card pointer in pa_card_profile.
2012-10-25 Mikel Astizcard: Support adding ports dynamically
2012-10-25 Mikel Astizcard: Support adding profiles dynamically
2012-06-29 Tanu Kaskinencard: Ensure that there's always at least one profile.
2012-06-29 Tanu Kaskinencard: Don't crash if someone gives NULL name to pa_card...
2012-05-31 Harsh Prateek Borapulsecore: Use PA_IDXSET_FOREACH wherever applicable.
2011-11-26 David HenningssonCards now has ports directly, and device port has list...
2011-03-20 Colin GuthrieMerge remote-tracking branch 'mkbosmans/mingw32-build'
2011-02-25 Colin Guthriecore: Add a new hook PA_CORE_HOOK_CARD_PROFILE_CHANGED
2009-06-29 Tanu KaskinenMerge branch 'master' into dbus-work
2009-06-17 Lennart PoetteringMerge commit 'origin/master' into master-tx
2009-06-17 Lennart PoetteringMerge commit 'origin/master-tx'
2009-06-17 Lennart Poetteringcard: make sure to always hand failure code back in...
2009-06-17 Lennart Poetteringcard: some modernizations
2009-06-08 Lennart Poetteringprop: introduce new PA_PROP_DEVICE_INTENDED_ROLES property
2009-06-07 Lennart PoetteringMerge commit 'origin/master-tx'
2009-06-05 Lennart Poetteringcore: add a suspend cause flags field
2009-03-30 Lennart PoetteringMerge commit 'coling/master'
2009-03-25 Lennart Poetteringadd missing initialization
2009-03-23 Lennart Poetteringonly store card profile if flagged for that
2009-03-05 Lennart PoetteringMerge commit 'origin/master-tx'
2009-03-04 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-03-03 Lennart PoetteringMerge commit 'coling/lgpl21'
2009-03-03 Colin GuthrieUse LGPL 2.1 on all files previously using LGPL 2
2009-03-02 Lennart PoetteringMerge commit 'coling/master'
2009-03-02 Lennart PoetteringMerge commit 'coling/master'
2009-03-01 Lennart Poetteringadd logic for initializing a useful icon name
2009-02-20 Lennart PoetteringMerge commit 'origin/master-tx'
2009-02-12 Lennart Poetteringdon't claim that profile changes are always successful
2009-01-28 Lennart PoetteringMerge commit 'origin/master-tx'
2009-01-21 Lennart Poetteringadd new function pa_card_suspend()
2009-01-21 Lennart Poetteringdon't include full path in driver name.
2009-01-21 Lennart Poetteringmake pa_card_new_data::active_profile a string
2009-01-21 Lennart Poetteringwhen changing profiles do the actual assignment in...
2009-01-21 Lennart Poetteringremove bogus pa_core_check_idle() call
2009-01-20 Lennart Poetteringadd priority logic to find best default profile
2009-01-20 Lennart Poetteringfix destruction when no profiles are defined
2009-01-19 Lennart PoetteringMerge commit 'vudentz/master'
2009-01-19 Lennart PoetteringMerge commit '7104d54bbce8f9bd2553e16f45f3a0f69ac75b8b'
2009-01-17 Lennart Poetteringactually create pa_card object in module-alsa-card
2009-01-15 Lennart Poetteringrename card config to card profile
2009-01-15 Lennart PoetteringMerge commit 'e0f8ffe41f99789fafac575e944acf02e940bbf7'
2009-01-15 Lennart Poetteringmaintain a list of sink inputs/source outputs as part...
2009-01-15 Lennart Poetteringadd new pa_card object as a way to logically combine...