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
/
pcm
/
pcm_adpcm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-14
pcm: Implement timestamp type handling in all plugins
Takashi Iwai
1
-1
/
+1
2012-09-11
Implement the channel mapping API
Takashi Iwai
1
-0
/
+3
2008-11-21
Make all the PCM plugins ops structure constant.
Diego E. 'Flameeyes' Pettenò
1
-1
/
+1
2008-11-21
Make some static tables and strings constants.
Diego E. 'Flameeyes' Pettenò
1
-2
/
+2
2008-01-09
Add support for monotonic timestamps
Jaroslav Kysela
1
-0
/
+1
2007-10-15
Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
1
-2
/
+2
2006-02-27
remove superfluous free() checks
Clemens Ladisch
1
-4
/
+2
2006-01-30
Fix infinite parse of recursive definitions
Takashi Iwai
1
-1
/
+1
2006-01-09
Fix S24_BE format conversions
Takashi Iwai
1
-0
/
+2
2005-05-23
Move poll_* callbacks to fast_ops
Takashi Iwai
1
-3
/
+0
2005-05-18
Add poll_descriptors and poll_descriptors_count callbacks
Takashi Iwai
1
-0
/
+2
2005-01-20
improved stream linking and plugin code cleanups
Jaroslav Kysela
1
-16
/
+16
2004-04-26
document all PCM plugin parameters
Clemens Ladisch
1
-1
/
+2
2004-02-25
- check the return value of malloc & co.
Takashi Iwai
1
-0
/
+2
2003-07-25
fixes by Art Haas <ahaas@airmail.net>:
Takashi Iwai
1
-13
/
+13
2003-02-11
More changes for dmix plugin:
Jaroslav Kysela
1
-0
/
+2
2002-09-17
- unified snd_pcm_hw_params_* functions
Jaroslav Kysela
1
-1
/
+1
2002-09-09
Added snd_pcm_hw_params_get_min_align; changed get_format, get_subformat and ...
Jaroslav Kysela
1
-2
/
+6
2002-04-23
Moved ring buffer pointers and added a mechanism to transfer them via shm
Jaroslav Kysela
1
-2
/
+2
2002-03-12
Corrections by Kevin Conder <kconder@interaccess.com>
Jaroslav Kysela
1
-2
/
+2
2002-02-21
Cleaned the mmap_commit implementations in plugins.
Jaroslav Kysela
1
-0
/
+1
2002-01-16
Added initial comments for PCM plugins
Jaroslav Kysela
1
-2
/
+76
2001-12-30
Updated GNU GPL license (address).
Jaroslav Kysela
1
-5
/
+5
2001-11-19
Configuration:
Jaroslav Kysela
1
-1
/
+3
2001-10-24
Changes for static build.
Jaroslav Kysela
1
-3
/
+6
2001-08-15
Added symbol versioning for dlsym-callbacks.
Jaroslav Kysela
1
-0
/
+1
2001-07-07
Permit to PCM plug configuration to specify unchanged parameters. Added suppo...
Abramo Bagnara
1
-1
/
+1
2001-06-20
New async notification API. Removed obsolete surround. Cleaning
Abramo Bagnara
1
-10
/
+4
2001-06-16
Added context handling for snd_config_expand.
Jaroslav Kysela
1
-0
/
+2
2001-06-15
* Cleaned the alsa.conf syntax:
Jaroslav Kysela
1
-3
/
+2
2001-06-11
Added argument handling for the slave PCMs.
Jaroslav Kysela
1
-4
/
+5
2001-06-04
Added hooked PCM type (one sample hook implementation will follow). Some clea...
Abramo Bagnara
1
-3
/
+1
2001-05-14
Added embedded/anonymous slave PCM definition
Abramo Bagnara
1
-9
/
+3
2001-03-29
Lot of cleanings with the help of gcc3
Abramo Bagnara
1
-7
/
+10
2001-03-24
Completed PCM documentation
Abramo Bagnara
1
-1
/
+1
2001-03-21
pcm_share cleaning
Abramo Bagnara
1
-1
/
+1
2001-03-17
Improved .asoundrc changes
Abramo Bagnara
1
-30
/
+13
2001-03-08
Removed obsolete code
Abramo Bagnara
1
-18
/
+0
2001-03-04
Renamed ERR to SNDERR. Added s16 pseudo meter scope. Fixed plug hw_refine/params
Abramo Bagnara
1
-7
/
+7
2001-02-27
Improved plugin code (simpler, faster and multithread ready)
Abramo Bagnara
1
-60
/
+30
2001-02-11
Completed mixer API. Improved iterators. Renamed control values struct. Rewri...
Abramo Bagnara
1
-15
/
+15
2001-02-07
Splitted rawmidi streams. Removed stream constraint on config files
Abramo Bagnara
1
-2
/
+0
2001-02-07
Encapsulated conf API
Abramo Bagnara
1
-11
/
+12
2001-02-06
Control API encapsulation. Better names for kernel API. Simpler PCM hw_params...
Abramo Bagnara
1
-3
/
+3
2001-02-05
Encapsulated hwdep. Converted all enums to type safety
Abramo Bagnara
1
-3
/
+3
2001-02-04
Added missing rawmidi functions. Cleaned PCM use of masks
Abramo Bagnara
1
-9
/
+6
2001-02-04
Corrected and completed encapsulation for PCM and rawmidi. Remove SND_PCM_HW_...
Abramo Bagnara
1
-25
/
+22
2001-01-31
Removed card type from devices info. Added card number to devices info. Compl...
Abramo Bagnara
1
-14
/
+13
2001-01-30
Added snd_ prefix to mask and interval. Divided header.h wrappers
Abramo Bagnara
1
-6
/
+6
2001-01-26
Promoted plugin helpers to general use
Abramo Bagnara
1
-29
/
+24
[next]