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
/
pcm
/
pcm_params.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pcm: avoid endless loop in snd_pcm_sw_params_default()
Jaroslav Kysela
2023-02-25
1
-1
/
+6
*
pcm: hw_params - copy periods and buffer_time to the local variable
Jaroslav Kysela
2022-08-18
1
-0
/
+2
*
pcm: return -ENOSYS when ops or fast_ops callback is NULL
Adam Miartus
2019-07-24
1
-2
/
+8
*
pcm: Define refine mask bits explicitly (and fix missing DSD support)
Takashi Iwai
2018-06-28
1
-3
/
+67
*
Change FSF address (Franklin Street)
Jaroslav Kysela
2017-11-14
1
-1
/
+1
*
pcm: Don't assert in _snd_pcm_hw_params_internal()
Takashi Iwai
2015-06-01
1
-1
/
+2
*
pcm: Remove assert() from snd_pcm_hw_params_slave()
Takashi Iwai
2015-05-21
1
-2
/
+4
*
pcm: Fill sw_params proto field
Takashi Iwai
2014-07-22
1
-0
/
+1
*
pcm: Add sw_params API functions to get/set timestamp type
Takashi Iwai
2014-07-14
1
-0
/
+1
*
Merge kernel uapi/sound/asound.h and asequencer.h
Takashi Iwai
2012-11-26
1
-1
/
+1
*
pcm: pass hw_params flags to slave
Clemens Ladisch
2010-11-15
1
-0
/
+1
*
pcm: Fixed typo (wrong deleted line) instroduced in the minperiodsize patch
Jaroslav Kysela
2010-08-12
1
-0
/
+1
*
pcm: introduce defaults.pcm.compat to change the params choose behaviour
Jaroslav Kysela
2010-08-11
1
-2
/
+1
*
pcm: add defaults.pcm.minperiodtime parsing
Jaroslav Kysela
2010-08-11
1
-1
/
+12
*
PCM - Change the hw_params determination order
Takashi Iwai
2009-09-09
1
-9
/
+24
*
Make snd_pcm_hw_params_names static to pcm_params.c .
Diego E. 'Flameeyes' Pettenò
2008-11-21
1
-1
/
+1
*
Make some static tables and strings constants.
Diego E. 'Flameeyes' Pettenò
2008-11-21
1
-12
/
+12
*
Remove sleep_min and tick
Takashi Iwai
2008-01-08
1
-1
/
+0
*
Remove PCM xfer_align
Takashi Iwai
2008-01-08
1
-1
/
+1
*
Fix gcc compile warnings
Takashi Iwai
2007-10-25
1
-23
/
+6
*
Fix compile warnings with gcc-4
Takashi Iwai
2005-06-28
1
-4
/
+2
*
Fix compile without debug option
Takashi Iwai
2005-05-27
1
-0
/
+5
*
Propagate pcm->info
Takashi Iwai
2005-05-17
1
-0
/
+1
*
Read $LIBASOUND_DEBUG as integer
Takashi Iwai
2005-04-20
1
-2
/
+2
*
Suppress verbose debug messages
Takashi Iwai
2005-04-14
1
-3
/
+3
*
Add verbose hw_params debugging
Takashi Iwai
2005-04-14
1
-3
/
+55
*
Added snd_pcm_hw_params_set_rate_resample function
Jaroslav Kysela
2005-04-12
1
-0
/
+1
*
Clear sw_params struct at initialization
Takashi Iwai
2005-01-11
1
-0
/
+1
*
fixes by Art Haas <ahaas@airmail.net>:
Takashi Iwai
2003-07-25
1
-107
/
+107
*
Removed more asserts
Jaroslav Kysela
2003-05-28
1
-3
/
+5
*
Fixed compilation
Jaroslav Kysela
2003-02-12
1
-1
/
+1
*
- fixed the infinite loop for probing the rate.
Takashi Iwai
2003-02-12
1
-6
/
+11
*
More changes for dmix plugin:
Jaroslav Kysela
2003-02-11
1
-0
/
+15
*
More pcm params functions returns an error rather than do assert().
Jaroslav Kysela
2003-02-08
1
-28
/
+67
*
- fixed the rate selection in the plug layer:
Takashi Iwai
2003-01-27
1
-0
/
+21
*
- unified snd_pcm_hw_params_* functions
Jaroslav Kysela
2002-09-17
1
-65
/
+66
*
Added snd_pcm_hw_params_get_min_align; changed get_format, get_subformat and ...
Jaroslav Kysela
2002-09-09
1
-3
/
+3
*
removed invalid assert().
Takashi Iwai
2002-08-27
1
-1
/
+1
*
Enhanced bitmasks in PCM - added support for more formats by Takashi and me
Jaroslav Kysela
2002-06-26
1
-19
/
+21
*
added missing checks of return values.
Takashi Iwai
2002-04-30
1
-8
/
+8
*
Corrections by Kevin Conder <kconder@interaccess.com>
Jaroslav Kysela
2002-03-12
1
-3
/
+3
*
Updated GNU GPL license (address).
Jaroslav Kysela
2001-12-30
1
-5
/
+5
*
Added error passing to some refining functions to disable abort when
Jaroslav Kysela
2001-12-11
1
-52
/
+104
*
Disabled debug define
Jaroslav Kysela
2001-12-08
1
-1
/
+1
*
Changed result of mmap_commit callback
Jaroslav Kysela
2001-12-08
1
-2
/
+2
*
Finished lfloat plugin.
Jaroslav Kysela
2001-11-27
1
-3
/
+2
*
More verbose debug for refine
Jaroslav Kysela
2001-11-23
1
-0
/
+34
*
Added REFINE_DEBUG
Jaroslav Kysela
2001-11-19
1
-1
/
+19
*
Added documentation for instrument and midi event functions.
Jaroslav Kysela
2001-07-11
1
-13
/
+13
*
Added hooked PCM type (one sample hook implementation will follow). Some clea...
Abramo Bagnara
2001-06-04
1
-2
/
+4
[next]