index
:
~arun/alsa-lib
b2g-1.0.29
master
Unnamed repository; edit this file 'description' to name the repository.
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
confmisc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-15
Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
1
-2
/
+2
2007-08-15
Fix use after free
Takashi Iwai
1
-1
/
+1
2007-05-03
Add config and plugin directory options to configure
Takashi Iwai
1
-1
/
+1
2007-03-22
Allow build without libdl and libpthread
Takashi Iwai
1
-0
/
+4
2007-02-12
fix SNDERR() format strings/arguments
Clemens Ladisch
1
-3
/
+3
2007-02-12
remove superfluous strdup() calls
Clemens Ladisch
1
-27
/
+12
2007-02-12
add card_name configuration function
Clemens Ladisch
1
-89
/
+103
2006-10-12
more name hint interace updates
Jaroslav Kysela
1
-10
/
+0
2006-10-11
add card number to ipc key for dmix / dsnoop PCM definitions
Jaroslav Kysela
1
-0
/
+188
2006-02-27
remove superfluous free() checks
Clemens Ladisch
1
-4
/
+2
2005-09-29
New @func - pcm_args_by_class
Sasha Khapyorsky
1
-0
/
+117
2005-05-30
fix warnings (bug #829)
Jaroslav Kysela
1
-2
/
+2
2005-01-21
Check error values
Takashi Iwai
1
-3
/
+13
2005-01-03
Add default for refer function
Takashi Iwai
1
-2
/
+16
2004-05-04
avoid the compile warnings (about cast) with the recent GCC.
Takashi Iwai
1
-1
/
+3
2002-07-23
Documentation update by Clement Ladish
Jaroslav Kysela
1
-100
/
+119
2002-03-12
Corrections by Kevin Conder <kconder@interaccess.com>
Jaroslav Kysela
1
-4
/
+4
2002-01-09
Added snd_config_load_override().
Jaroslav Kysela
1
-1
/
+1
2001-12-30
Updated GNU GPL license (address).
Jaroslav Kysela
1
-5
/
+5
2001-12-15
Added snd_config_update_free_global().
Jaroslav Kysela
1
-5
/
+10
2001-11-26
Cleanups
Jaroslav Kysela
1
-4
/
+1
2001-11-24
Added snd_config_imake_* functions.
Jaroslav Kysela
1
-43
/
+17
2001-11-24
Added snd_*_open_lconf functions.
Jaroslav Kysela
1
-0
/
+4
2001-11-19
Configuration:
Jaroslav Kysela
1
-68
/
+404
2001-10-24
Changes for static build.
Jaroslav Kysela
1
-11
/
+11
2001-09-13
Separated asoundlib.h to small files.
Jaroslav Kysela
1
-1
/
+0
2001-08-15
Added symbol versioning for dlsym-callbacks.
Jaroslav Kysela
1
-88
/
+12
2001-06-26
Added snd_func_private_string.
Jaroslav Kysela
1
-11
/
+40
2001-06-24
Reorganized configuration files (card->type removal).
Jaroslav Kysela
1
-8
/
+1
2001-06-21
Added snd_config_hook_load_for_all_cards.
Jaroslav Kysela
1
-26
/
+35
2001-06-20
macro->refer
Jaroslav Kysela
1
-4
/
+0
2001-06-20
Added missing defaults to alsa.conf.
Jaroslav Kysela
1
-37
/
+3
2001-06-19
Added snd_func_macro and added 'defaults.*' definitions to alsa.conf.
Jaroslav Kysela
1
-2
/
+49
2001-06-19
Ok, back to use '@func refer' inside alsa.conf (following Abramo's
Jaroslav Kysela
1
-23
/
+9
2001-06-18
Removed snd_config_string_replace function.
Jaroslav Kysela
1
-66
/
+100
2001-06-18
Optimized index-search functions
Jaroslav Kysela
1
-57
/
+61
2001-06-18
Renamed envname -> vars
Abramo Bagnara
1
-3
/
+3
2001-06-16
Added context handling for snd_config_expand.
Jaroslav Kysela
1
-27
/
+29
2001-06-16
Typo
Abramo Bagnara
1
-0
/
+1
2001-06-16
Simplified evaluation using snd_config_walk. Fixed implementation
Abramo Bagnara
1
-40
/
+65
2001-06-15
Converted @refer special case in ordinary @func. Removed @type
Abramo Bagnara
1
-92
/
+93
2001-06-15
Extended parameterization. Marked with @ all fields with special use
Abramo Bagnara
1
-10
/
+10
2001-06-15
* Cleaned the alsa.conf syntax:
Jaroslav Kysela
1
-23
/
+37
2001-06-13
Enhanced configuration syntax (added [ ] block for arrays).
Jaroslav Kysela
1
-86
/
+383
2001-06-11
Added argument handling for the slave PCMs.
Jaroslav Kysela
1
-0
/
+320