]> git.alsa-project.org Git - alsa-lib.git/history - include/use-case.h
test: update midifile library to ANSI C
[alsa-lib.git] / include / use-case.h
2024-06-10 Jaroslav Kyselause-case.h: add DisplayPort to HDMI device description
2023-09-01 borinedoxygen: fix list indentation errors
2023-09-01 borinedoxygen: fix broken parameter name tags
2023-05-16 Jaroslav Kyselausecase: add CaptureMicInfoFile field to documentation
2022-05-24 Jaroslav Kyselause-case.h: add Channels/ChannelPos values to the docum...
2022-05-14 Jaroslav Kyselause-case.h: add SND_USE_CASE_DEV_DIRECT define
2021-06-02 Jaroslav Kyselaucm: add _alibpref to get the private device prefix
2021-04-13 Jaroslav Kyselaucm: add LibraryConfig support
2021-03-11 Jaroslav Kyselaucm: add _fboot / FixedBootSequence
2020-06-07 Jaroslav Kyselause-case.h: define Linked variable
2020-05-25 Jaroslav Kyselaucm: rename _once command to _boot command
2020-05-14 Jaroslav Kyselaucm: handle 'set _defaults' command
2020-05-14 Jaroslav Kyselaucm: handle 'set _once' command
2020-04-28 Jaroslav Kyselause-case.h: add USB as allowed device name
2020-04-03 Jaroslav Kyselausecase: allow indexes also for modifier names
2020-03-17 Jaroslav Kyselaucm: clarify the index syntax for the device names
2019-12-10 Jaroslav Kyselaucm: docs - remove MixerCopy values, add Priority for...
2019-12-06 Jaroslav Kyselaucm: docs - add note about the sequences and device...
2019-12-05 Jaroslav Kyselaucm: docs - change the Mic description to simple Microp...
2019-12-05 Jaroslav Kyselaucm: docs - remove DigitalMic, it does not have sense
2019-12-05 Jaroslav Kyselaucm: docs - add Mic/DigitalMic and multiple devices...
2019-12-03 Jaroslav Kyselaucm: docs - add JackCTL, rearrange JackControl and...
2019-12-02 Jaroslav Kyselause-case: docs - add PlaybackMixerCopy and CaptureMixerCopy
2019-12-02 Jaroslav Kyselaucm: docs - allow spaces in device names for JackHWMute
2019-11-30 Jaroslav Kyselaucm: add _identifiers list
2019-11-28 Jaroslav Kyselause-case: add priority values from pulseaudio
2019-11-28 Jaroslav Kyselause-case: improve comment for mixer elements
2019-11-27 Jaroslav Kyselaucm: rename mixer element identifiers
2019-11-23 Jaroslav Kyselaucm: use-case.h - add <alsa/asoundlib.h> include
2019-11-14 Curtis Malaineyucm: docs: Add MinBufferLevel value
2019-11-14 Curtis Malaineyucm: docs: Add EDID File value
2019-11-14 Jaroslav Kyselause-case header file: add more references to correct...
2019-11-14 Jaroslav Kyselaucm: add snd_use_case_parse_selem_id()
2019-11-14 Jaroslav Kyselaucm: add snd_use_case_parse_ctl_elem_id()
2019-11-10 Jaroslav Kyselaucm: extend snd_use_case_mgr_open() to address the...
2017-11-14 Jaroslav KyselaChange FSF address (Franklin Street)
2017-01-18 Mengdong Linucm: Add command 'get _file' to get the config file...
2016-09-29 Antonio Ospiteucm: docs: typeset lists of identifiers explicitly
2015-06-29 Liam Girdwooducm: docs: Fix doxygen formatting for UCM main page.
2015-05-18 Tanu Kaskinenucm: allow multiple devices in JackHWMute
2015-03-05 Tanu Kaskinenucm: improve jack configuration documentation
2015-03-05 Tanu Kaskinenucm: reformat snd_use_case_get() doc
2015-03-05 Lu, Hanucm: document some standard values
2015-02-17 Tanu Kaskinenucm: fix some variable constness issues
2014-06-27 Tanu Kaskinenucm: Document PlaybackPCMIsDummy and CapturePCMIsDummy...
2013-08-08 Arun RaghavanUCM: Document some standard values
2013-04-25 Takashi IwaiUse __inline__ for exported headers
2013-04-08 Jaroslav Kyselaall places: doxygen cleanups
2011-06-08 Stephen WarrenUCM: get: Implement 'exact' value retrieval
2011-06-08 Stephen WarrenUCM: Allow querying of {Supported,Conflicting}Devices
2011-03-18 Jaroslav KyselaUCM: comment fixes and fix myvalue initialization fix...
2011-01-24 Jaroslav KyselaMerge branch 'ucm'
2011-01-11 Jaroslav Kyselaucm: add snd_use_case_verb_list() inline function
2010-10-12 Jaroslav Kyselaucm: unify snd_use_case_geti(), add snd_use_case_card_l...
2010-10-01 Jaroslav Kyselaucm: cosmetic fix
2010-09-22 Jaroslav Kyselaucm: Introduce "Value {}" section, more implementation...
2010-09-15 Jaroslav Kyselaucm: Moved ucm to src/ucm subdirectory
2010-08-25 Jaroslav Kyselaucm: Recode header to be more universal
2010-08-23 Liam Girdwooducm: header - ALSA Use Case Manager