]> code.delx.au - pulseaudio/history - src/modules/alsa/alsa-ucm.c
modules: Fix resource leak in alsa-ucm
[pulseaudio] / src / modules / alsa / alsa-ucm.c
2013-12-20 Peter Meerwaldmodules: Fix resource leak in alsa-ucm
2013-12-15 Tanu KaskinenAdd pa_channels_valid()
2013-12-15 Tanu KaskinenAdd pa_sample_rate_valid()
2013-11-29 Tanu Kaskinenucm: Add a FIXME comment about bad error handling
2013-09-30 Arun Raghavanalsa-ucm: Fix bad rate check
2013-09-30 Arun Raghavanalsa-ucm: Don't allow Playback/CaptureRate to be 0
2013-09-17 Arun Raghavanalsa-ucm: Make combination port names deterministic
2013-09-17 Arun Raghavanalsa-ucm: Use playback/capture rate specification from UCM
2013-08-08 Arun Raghavanalsa: Trivial whitespace deletion
2013-07-26 David Henningssonalsa-ucm: Make combination ports have lower priority
2013-07-15 Tanu Kaskinenucm: Fix an incorrect log message
2013-07-11 Pierre Ossmanalsa: Support ALSA without a use case manager
2013-07-04 poljar (Damir Jelić)Remove pa_bool_t and replace it with bool.
2013-06-24 poljar (Damir Jelić)Style fix: Remove new lines from opening brackets
2013-06-24 poljar (Damir Jelić)Whitespace cleanup: Remove tabs
2013-06-03 Tanu Kaskinenalsa: Don't use pa_strna() for port names
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-02-18 Mikel Astizcore: Internally deprecate pa_port_available_t to use...
2013-02-15 Tanu Kaskinenidxset: Use pa_free_cb_t instead of pa_free2_cb_t
2013-02-06 David Henningssonalsa-ucm: Fallback to stereo duplex
2012-11-05 Arun Raghavanalsa: Drop verbosity on UCM message
2012-07-18 Feng Weialsa: Catch role matched streams to enable/disable...
2012-07-16 Arun Raghavanalsa: Add separate sinks/sources for UCM modifiers...
2012-07-16 Feng Weialsa: Add UCM jack detection
2012-07-16 Feng Weialsa: Integrate UCM basic functions