]> code.delx.au - pulseaudio/history - src/modules/alsa/alsa-mixer.c
Use pa_hashmap_remove_and_free() where appropriate
[pulseaudio] / src / modules / alsa / alsa-mixer.c
2014-04-17 Tanu KaskinenUse pa_hashmap_remove_and_free() where appropriate
2014-03-03 Tanu Kaskinenalsa: Remove a redundant check
2014-01-03 poljar (Damir Jelić)alsa-mixer: Free the description key in alsa_path_free().
2013-11-29 Tanu Kaskinenidxset: Allow deep copying with pa_idxset_copy()
2013-10-03 David Henningssonalsa-mixer: Drop all unused paths, not only unsupported...
2013-09-17 Arun Raghavanalsa: Allow sample spec override in mappings
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-06-28 David HenningssonRevert "alsa-mixer: Add a couple of assertions"
2013-06-27 Tanu Kaskinenalsa-mixer: Add a couple of assertions
2013-06-24 poljar (Damir Jelić)Whitespace cleanup: Remove all multiple newlines
2013-06-24 poljar (Damir Jelić)Whitespace cleanup: Fix broken indentation by hand
2013-06-24 poljar (Damir Jelić)Whitespace cleanup: Remove tabs
2013-06-03 poljar (Damir Jelić)device-port: Introduce pa_device_port_new_data
2013-06-03 Tanu Kaskinendevice-port: Make it impossible to have dual-direction...
2013-06-03 Tanu Kaskinenalsa-mixer: Remove the "name" option from the "General...
2013-06-03 Tanu Kaskinenalsa-mixer: Introduce "description-key" option for...
2013-04-16 David Henningssonalsa-mixer: Change profile-sets directory to PA_SRCDIR
2013-04-14 Arun Raghavanalsa: Fix mixer path when running from build tree
2013-03-27 David Henningssonalsa-mixer: It's valid to have zero elements in a path
2013-03-25 David Henningssonalsa-mixer: Add path for Headset Microphone
2013-02-19 David Henningssonalsa-mixer: Add possibility to configure ELD device
2013-02-18 Mikel Astizcore: Internally deprecate pa_port_available_t to use...
2013-02-15 Tanu Kaskinenhashmap: Add pa_hashmap_remove_all()
2013-02-15 Tanu Kaskinenidxset: Use pa_free_cb_t instead of pa_free2_cb_t
2013-02-15 Tanu Kaskinenhashmap: Use pa_free_cb_t instead of pa_free2_cb_t
2012-10-02 David Henningssonalsa-mixer: Cache failure to open inputs/output mappings
2012-09-21 David Henningssonalsa-mixer: Add "iec958-stereo-input" to well known...
2012-07-16 Arun Raghavanalsa: Add a proplist to mappings
2012-07-16 Feng Weialsa: Integrate UCM basic functions
2012-07-06 Jarkko Nikulaalsa: Merge pa_alsa_setting_select with pa_alsa_path_select
2012-07-06 Tanu Kaskinenalsa-mixer: Implement a new path option: "mute-during...
2012-06-29 Tanu Kaskinensink, source: Always create a hashmap for ports.
2012-06-29 Tanu Kaskinenalsa-mixer: Add support for defining port property...
2012-06-29 Tanu Kaskinenconf-parser: Add support for parsing property lists.
2012-06-29 Tanu Kaskinenconf-parser: Pass parser state in a struct also for...
2012-06-09 Arti Trivedi Boramodules: Use pa_streq instead of strcmp.
2012-06-08 Tanu Kaskinendevice-port: Create the profiles hashmap at initialization.
2012-05-11 Tanu Kaskinenalsa: Add support for sound cards with 4-channel input.
2012-03-28 Tanu Kaskinenalsa: Fix SND_MIXER_SCHN_LAST related stuff.
2012-03-26 David Henningssonalsa-mixer: Fix a small issue when detecting required-any
2012-03-23 Deng Zhenrongfix compilation warning via PRI prefix
2012-03-12 David Henningssonalsa-mixer: Don't remove paths if jacks state.(un)plugg...
2012-03-11 David Henningssonalsa-mixer: Make speaker get available=no when headphon...
2012-03-11 David Henningssonalsa: Jack detection kcontrol implementation
2012-02-21 Alexander E. Patrakovalsa: add DTS profile
2012-02-19 David Henningssonalsa-mixer: Don't use dangling pointers as port hashmap...
2012-02-02 David Henningssonalsa-mixer: Take override-maps into account in subset...
2012-01-30 David Henningssonalsa-mixer: Make sure unsupported paths are removed...
2012-01-30 Colin Guthriei18n: Do not translate strings that cannot have any...
2012-01-30 David Henningssonalsa: Improve "well known descriptions" for ports
2012-01-06 David Henningssonalsa-mixer: Refactor pa_alsa_profile_set_probe().
2011-12-02 David HenningssonFixup a few things in the new path probing
2011-12-01 David Henningssonalsa: add card ports and path probe cache
2011-11-26 David HenningssonNotify port available status changes, and update protoc...
2011-10-17 Tanu Kaskinenalsa: New modarg "paths_dir" for module-alsa-card
2011-10-04 Arun Raghavanalsa: Make mixer error handling more robust still
2011-10-04 Arun Raghavanalsa: Better error handling in mixer rtpoll callback
2011-09-13 Colin Guthrievolume: Rename 'sync volume' to 'deferred volume'.
2011-08-25 Maarten BosmansMore spelling fixes
2011-08-11 Maarten BosmansMove i18n.[ch] to src/pulsecore
2011-08-10 Colin Guthriealsa-mixer: Fix rounding direction on mixer initialisation
2011-08-04 David HenningssonFix crash in path subset elimination
2011-07-20 Colin Guthriealsa-mixer: Detect and then drop pointless paths in...
2011-07-20 Colin Guthriealsa-mixer: Do not 'unify' mixer paths.
2011-06-22 Maarten BosmansRemove unnecessary #includes
2011-06-22 Juho Hämäläinenalsa-mixer: select nearest alsa volume step in sync...
2011-06-22 Colin Guthriealsa-mixer: When setting hw volume, always round up...
2011-05-30 Lu Guanqunalsa-mixer: Fix the assumption that volume is always...
2011-03-30 Tanu Kaskinenalsa-mixer: Check that the kernel driver returns consis...
2011-03-30 Tanu Kaskinenalsa-mixer: Make sure that SND_MIXER_SCHN_UNKNOWN isn...
2011-03-30 Tanu Kaskinenalsa-mixer: Make probing elements with more than two...
2011-03-28 Tanu Kaskinenalsa-mixer: Get rid of a compiler warning.
2011-03-24 Maarten BosmansMove compile-time checks around pa_run_from_build_tree...
2011-03-24 Colin GuthrieMerge remote-tracking branch 'zonique/osx'
2011-03-20 Tanu Kaskinenalsa-mixer: Refactoring: merge element_mute_volume...
2011-03-20 Tanu Kaskinenalsa-mixer: Implement constant volume.
2011-03-20 Maarten BosmansGet rid of some warnings: -Wunsafe-loop-optimizations
2011-03-20 Colin GuthrieMerge remote-tracking branch 'mkbosmans/mingw32-build'
2011-03-11 Tanu Kaskinenalsa-mixer: When figuring out the max_dB of a path...
2011-03-11 Tanu Kaskinenalsa-mixer: Implement support for setting element speci...
2011-03-11 Tanu Kaskinenalsa-mixer: Add a default case for a switch, so that...
2011-03-11 Tanu Kaskinenalsa-mixer: Use decibel fixes when getting and setting...
2011-03-11 Tanu Kaskinenalsa-mixer: Add DecibelFix section to the profile set...
2011-03-04 Colin Guthriealsa-mixer: Fix a git-am cockup in b0f72311
2011-02-25 David Henningssonalsa-mixer: always round towards 0 dB
2011-02-25 David Henningssonalsa-mixer: add required-any and required-* for enum...
2011-02-25 David Henningssonalsa-mixer: Add a few well-known descriptions
2011-02-25 Tanu Kaskinenalsa-mixer: Fix path set building when using the elemen...
2010-12-20 Zhang WanmingFix typos
2010-11-25 Lennart Poetteringalsa-mixer: make a few strings translatable
2010-10-16 Jyri Sarhaalsa: Take syncronized HW volume infra into use for...
2010-07-13 Pierre-Louis Bossartalsa: fix mixer profiles, add passthrough config
2010-06-05 Colin GuthrieMerge remote branch 'tanuk2/fixes'
2010-05-10 Tanu Kaskinenalsa-mixer: Replace erroneous PA_ALSA_VOLUME_IGNORE...
2010-05-10 Tanu Kaskinenalsa-mixer: Use pa_xfree() instead of pa_xstrdup()...
2010-02-21 Lennart Poetteringalsa: use default output port names
2010-02-21 Lennart Poetteringalsa: cover "Desktop Speaker" mixer elements
2010-02-09 Lennart Poetteringalsa: cover bass boost mixer element
2009-11-30 Colin GuthrieMerge remote branch 'tanuk/master'
next