index
:
delta/alsa-lib.git
amixer
ascenario
baserock/morph
baserock/v1.0.28
baserock/v1.0.29
baserock/v1.1.2
baserock/v1.1.3
master
ucm
git.alsa-project.org: http/alsa-lib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
control
/
namehint.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
control: namehint - do not support 'card' devices
Jaroslav Kysela
2022-10-24
1
-3
/
+1
*
control: Fix a bug that prevented namehint behaviour
Mark Hills
2020-06-23
1
-1
/
+26
*
control: Fix typos in the namehint example
Mark Hills
2020-06-23
1
-3
/
+3
*
namehint: remember the direction from the upper levels
Jaroslav Kysela
2020-03-27
1
-2
/
+0
*
conf: namehint - add omit_noargs to the hint section
Jaroslav Kysela
2020-03-02
1
-1
/
+5
*
namehint: improve the previous patch (check the returned value)
Jaroslav Kysela
2019-12-01
1
-1
/
+2
*
namehint: correct the @args check
Jaroslav Kysela
2019-12-01
1
-0
/
+6
*
Change FSF address (Franklin Street)
Jaroslav Kysela
2017-11-14
1
-1
/
+1
*
ctl: use automatic variable instead of call of alloca(3)
Takashi Sakamoto
2016-06-27
1
-22
/
+18
*
namehint: Don't enumerate as duplex if only a single direction is defined
Takashi Iwai
2016-05-12
1
-2
/
+8
*
coverity fixes
Jaroslav Kysela
2016-01-12
1
-0
/
+2
*
namehint: Fix bad free with invalid iface name
Takashi Iwai
2015-04-30
1
-2
/
+2
*
namehint: Fix the listing without device number
Takashi Iwai
2015-04-30
1
-1
/
+0
*
namehint: Fix invalid list access in snd_device_name_hint()
Takashi Iwai
2015-04-30
1
-11
/
+10
*
Fix access of freed memory in namehints
David Henningsson
2013-09-19
1
-9
/
+13
*
snd_device_name_hint(): do not use global snd_config.
Jerome Forissier
2013-01-31
1
-22
/
+30
*
snd_device_name_hint(): do not change the global error handler.
Jerome Forissier
2013-01-31
1
-8
/
+7
*
Improve snd_device_name_hint documentation
Andrew Eikum
2012-01-19
1
-10
/
+16
*
namehint: Another fix to properly evaluate hw devices
Jaroslav Kysela
2010-10-01
1
-2
/
+3
*
namehint: Fix hw device evaluation (missing last device)
Jaroslav Kysela
2010-10-01
1
-1
/
+1
*
namehint: Evaluate more possibilities for hw devices
Jaroslav Kysela
2010-08-20
1
-5
/
+13
*
Memory leak in namehint.c
John Lindgren
2010-07-21
1
-0
/
+2
*
namehint: list card independent devices only once
Jaroslav Kysela
2009-11-03
1
-4
/
+24
*
namehint: Allow snd_device_name_hint to search for CTL devices.
Jaroslav Kysela
2009-11-03
1
-0
/
+2
*
namehint: add missing list->card initialization
Jaroslav Kysela
2009-11-03
1
-0
/
+1
*
Fix corruption after snd_device_name_hint()
Takashi Iwai
2009-11-03
1
-1
/
+4
*
Mark static tables as constant when possible.
Diego E. 'Flameeyes' Pettenò
2008-11-21
1
-1
/
+1
*
Fix sort-out of non-existing devices in namehint
Takashi Iwai
2008-10-17
1
-14
/
+14
*
Don't show non-existing devices in snd_device_name_hint()
Takashi Iwai
2008-03-07
1
-3
/
+4
*
Fix device number assignment in hints
Takashi Iwai
2008-03-07
1
-2
/
+2
*
Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
2007-10-15
1
-2
/
+2
*
Fix undefined references in namehint.c
Takashi Iwai
2007-07-03
1
-0
/
+6
*
release 1.0.14rc3
v1.0.14rc3
Jaroslav Kysela
2007-02-26
1
-1
/
+3
*
remove snd_ctl_iface_conf_name() prototype, namehint doxygen cleanups
Jaroslav Kysela
2006-12-07
1
-1
/
+2
*
add snd_device_name_get_hint() function, make hints private to alsa-lib (void)
Jaroslav Kysela
2006-11-30
1
-15
/
+62
*
Fix device name listing with card = -1
Takashi Iwai
2006-11-06
1
-2
/
+1
*
namehint changes: longname -> cardname, use get_card_name instead longname
Jaroslav Kysela
2006-10-27
1
-15
/
+32
*
change iface argument for namehint function to const char *
Jaroslav Kysela
2006-10-27
1
-18
/
+30
*
pcm config files cleanups and name hint extension
Jaroslav Kysela
2006-10-12
1
-6
/
+21
*
more name hint interace updates
Jaroslav Kysela
2006-10-12
1
-92
/
+141
*
fix two issues in snd_device_name_hint()
Jaroslav Kysela
2006-10-11
1
-1
/
+2
*
add snd_device_name_hint() function and initial implementation
Jaroslav Kysela
2006-10-11
1
-0
/
+500