summaryrefslogtreecommitdiff
path: root/include/use-case.h
Commit message (Expand)AuthorAgeFilesLines
* usecase: add CaptureMicInfoFile field to documentationHEADmasterJaroslav Kysela2023-05-161-0/+3
* use-case.h: add Channels/ChannelPos values to the documentationJaroslav Kysela2022-05-241-0/+12
* use-case.h: add SND_USE_CASE_DEV_DIRECT defineJaroslav Kysela2022-05-141-0/+1
* ucm: add _alibpref to get the private device prefixJaroslav Kysela2021-06-021-0/+1
* ucm: add LibraryConfig supportJaroslav Kysela2021-04-131-0/+1
* ucm: add _fboot / FixedBootSequenceJaroslav Kysela2021-03-111-0/+3
* use-case.h: define Linked variableJaroslav Kysela2020-06-071-0/+5
* ucm: rename _once command to _boot commandJaroslav Kysela2020-05-251-1/+1
* ucm: handle 'set _defaults' commandJaroslav Kysela2020-05-141-0/+1
* ucm: handle 'set _once' commandJaroslav Kysela2020-05-141-0/+1
* use-case.h: add USB as allowed device nameJaroslav Kysela2020-04-281-0/+1
* usecase: allow indexes also for modifier namesJaroslav Kysela2020-04-031-1/+8
* ucm: clarify the index syntax for the device namesJaroslav Kysela2020-03-171-1/+4
* ucm: docs - remove MixerCopy values, add Priority for verb, improve priority ...Jaroslav Kysela2019-12-101-12/+6
* ucm: docs - add note about the sequences and device splitJaroslav Kysela2019-12-061-0/+5
* ucm: docs - change the Mic description to simple Microphone DeviceJaroslav Kysela2019-12-051-1/+1
* ucm: docs - remove DigitalMic, it does not have senseJaroslav Kysela2019-12-051-2/+1
* ucm: docs - add Mic/DigitalMic and multiple devices commentsJaroslav Kysela2019-12-051-0/+8
* ucm: docs - add JackCTL, rearrange JackControl and JackDevJaroslav Kysela2019-12-031-8/+14
* use-case: docs - add PlaybackMixerCopy and CaptureMixerCopyJaroslav Kysela2019-12-021-0/+12
* ucm: docs - allow spaces in device names for JackHWMuteJaroslav Kysela2019-12-021-12/+13
* ucm: add _identifiers listJaroslav Kysela2019-11-301-0/+1
* use-case: add priority values from pulseaudioJaroslav Kysela2019-11-281-0/+4
* use-case: improve comment for mixer elementsJaroslav Kysela2019-11-281-1/+1
* ucm: rename mixer element identifiersJaroslav Kysela2019-11-271-8/+18
* ucm: use-case.h - add <alsa/asoundlib.h> includeJaroslav Kysela2019-11-231-0/+2
* ucm: docs: Add MinBufferLevel valueCurtis Malainey2019-11-141-0/+4
* ucm: docs: Add EDID File valueCurtis Malainey2019-11-141-0/+2
* use-case header file: add more references to correct ASCII ID parsers for CTL...Jaroslav Kysela2019-11-141-0/+6
* ucm: add snd_use_case_parse_selem_id()Jaroslav Kysela2019-11-141-1/+12
* ucm: add snd_use_case_parse_ctl_elem_id()Jaroslav Kysela2019-11-141-0/+11
* ucm: extend snd_use_case_mgr_open() to address the sound card directlyJaroslav Kysela2019-11-101-1/+18
* Change FSF address (Franklin Street)Jaroslav Kysela2017-11-141-1/+1
* ucm: Add command 'get _file' to get the config file name of the opened cardMengdong Lin2017-01-181-0/+1
* ucm: docs: typeset lists of identifiers explicitlyAntonio Ospite2016-09-291-28/+29
* ucm: docs: Fix doxygen formatting for UCM main page.Liam Girdwood2015-06-291-11/+9
* ucm: allow multiple devices in JackHWMuteTanu Kaskinen2015-05-181-8/+9
* ucm: improve jack configuration documentationTanu Kaskinen2015-03-051-6/+18
* ucm: reformat snd_use_case_get() docTanu Kaskinen2015-03-051-46/+65
* ucm: document some standard valuesLu, Han2015-03-051-0/+4
* ucm: fix some variable constness issuesTanu Kaskinen2015-02-171-2/+3
* ucm: Document PlaybackPCMIsDummy and CapturePCMIsDummy valuesTanu Kaskinen2014-06-271-0/+10
* UCM: Document some standard valuesArun Raghavan2013-08-081-0/+4
* Use __inline__ for exported headersTakashi Iwai2013-04-251-2/+2
* all places: doxygen cleanupsJaroslav Kysela2013-04-081-40/+41
* UCM: get: Implement 'exact' value retrievalStephen Warren2011-06-081-6/+24
* UCM: Allow querying of {Supported,Conflicting}DevicesStephen Warren2011-06-081-0/+5
* UCM: comment fixes and fix myvalue initialization fix in add_values()Jaroslav Kysela2011-03-191-20/+29
* ucm: add snd_use_case_verb_list() inline functionJaroslav Kysela2011-01-111-1/+12
* ucm: unify snd_use_case_geti(), add snd_use_case_card_list() templateJaroslav Kysela2010-10-121-3/+20