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_shm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused hostname resolution in shm plugins and aserver
Takashi Iwai
2015-01-28
1
-51
/
+2
*
Make all the PCM plugins ops structure constant.
Diego E. 'Flameeyes' Pettenò
2008-11-21
1
-2
/
+2
*
implemented snd_pcm_rewindable() and snd_pcm_forwardable(), removed can_rewin...
Jaroslav Kysela
2008-04-21
1
-0
/
+12
*
Impemented snd_pcm_htimestamp() function.
Jaroslav Kysela
2008-01-09
1
-0
/
+8
*
remove superfluous free() checks
Clemens Ladisch
2006-02-27
1
-2
/
+1
*
pcm dump() routines update: use spaces to indent texts
Jaroslav Kysela
2005-12-11
1
-1
/
+1
*
Move snd_is_local() to socket.c
Takashi Iwai
2005-11-30
1
-51
/
+0
*
Add snd_pcm_hw_params_get/set_export_buffer()
Takashi Iwai
2005-05-19
1
-0
/
+1
*
Remove poll_ask callback
Takashi Iwai
2005-05-18
1
-1
/
+0
*
- added poll_ask callback to mangle avail_min (rate_plugin as example)
Jaroslav Kysela
2004-03-17
1
-0
/
+1
*
- check the return value of malloc & co.
Takashi Iwai
2004-02-25
1
-0
/
+4
*
fixes by Art Haas <ahaas@airmail.net>:
Takashi Iwai
2003-07-25
1
-31
/
+31
*
Moved send_fd/receive_fd routines to src/socket.c .
Jaroslav Kysela
2003-03-18
1
-36
/
+0
*
Removed snd_pcm_hwptr().
Jaroslav Kysela
2003-02-22
1
-14
/
+10
*
Added snd_pcm_hwptr() and enhanced snd_pcm_mmap_begin() for no xrun mode.
Jaroslav Kysela
2003-02-22
1
-0
/
+14
*
More changes for dmix plugin:
Jaroslav Kysela
2003-02-11
1
-0
/
+1
*
Replaced snd_pcm_avail() with snd_pcm_hwsync()
Jaroslav Kysela
2002-10-12
1
-8
/
+4
*
Implemented snd_pcm_avail() function.
Jaroslav Kysela
2002-10-11
1
-0
/
+13
*
Reverted back the PCM API.
Jaroslav Kysela
2002-09-19
1
-5
/
+5
*
Moved ring buffer pointers and added a mechanism to transfer them via shm
Jaroslav Kysela
2002-04-23
1
-36
/
+124
*
Cleaned the mmap_commit implementations in plugins.
Jaroslav Kysela
2002-02-21
1
-5
/
+5
*
Added description of shm, null and rate plugins
Jaroslav Kysela
2002-01-22
1
-4
/
+71
*
Updated GNU GPL license (address).
Jaroslav Kysela
2001-12-30
1
-5
/
+5
*
Changed result of mmap_commit callback
Jaroslav Kysela
2001-12-08
1
-3
/
+3
*
Configuration:
Jaroslav Kysela
2001-11-19
1
-2
/
+6
*
Changes for static build.
Jaroslav Kysela
2001-10-24
1
-2
/
+6
*
Added power management functions and defines.
Jaroslav Kysela
2001-09-26
1
-0
/
+9
*
Added symbol versioning for dlsym-callbacks.
Jaroslav Kysela
2001-08-15
1
-0
/
+1
*
Added documentation for instrument and midi event functions.
Jaroslav Kysela
2001-07-11
1
-2
/
+2
*
New async notification API. Removed obsolete surround. Cleaning
Abramo Bagnara
2001-06-20
1
-12
/
+3
*
Added context handling for snd_config_expand.
Jaroslav Kysela
2001-06-16
1
-6
/
+7
*
Extended parameterization. Marked with @ all fields with special use
Abramo Bagnara
2001-06-15
1
-9
/
+13
*
Added argument handling for the slave PCMs.
Jaroslav Kysela
2001-06-11
1
-1
/
+2
*
Added hooked PCM type (one sample hook implementation will follow). Some clea...
Abramo Bagnara
2001-06-04
1
-3
/
+1
*
Better PCM mmap API. Fixed pcm_multi
Abramo Bagnara
2001-04-13
1
-4
/
+7
*
Lot of cleanings with the help of gcc3
Abramo Bagnara
2001-03-29
1
-14
/
+14
*
Improved .asoundrc changes
Abramo Bagnara
2001-03-17
1
-7
/
+11
*
Renamed ERR to SNDERR. Added s16 pseudo meter scope. Fixed plug hw_refine/params
Abramo Bagnara
2001-03-04
1
-19
/
+19
*
Completed mixer API. Improved iterators. Renamed control values struct. Rewri...
Abramo Bagnara
2001-02-11
1
-28
/
+28
*
Splitted rawmidi streams. Removed stream constraint on config files
Abramo Bagnara
2001-02-07
1
-2
/
+0
*
Encapsulated conf API
Abramo Bagnara
2001-02-07
1
-23
/
+25
*
Control API encapsulation. Better names for kernel API. Simpler PCM hw_params...
Abramo Bagnara
2001-02-06
1
-6
/
+5
*
Added missing rawmidi functions. Cleaned PCM use of masks
Abramo Bagnara
2001-02-04
1
-8
/
+7
*
Corrected and completed encapsulation for PCM and rawmidi. Remove SND_PCM_HW_...
Abramo Bagnara
2001-02-04
1
-16
/
+16
*
Removed card type from devices info. Added card number to devices info. Compl...
Abramo Bagnara
2001-01-31
1
-9
/
+0
*
Added snd_ prefix to mask and interval. Divided header.h wrappers
Abramo Bagnara
2001-01-30
1
-9
/
+9
*
First step toward encapsulation
Abramo Bagnara
2001-01-29
1
-15
/
+15
*
Added support for hw_free in alsa-lib
Abramo Bagnara
2001-01-19
1
-0
/
+9
*
Major cleaning to hw_params mechanism for plugins
Abramo Bagnara
2001-01-18
1
-59
/
+68
*
Added I/O classes
Abramo Bagnara
2001-01-17
1
-6
/
+6
[next]