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_null.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pcm: null: Pass appl_ptr and hw_ptr in snd_pcm_status()
Takashi Iwai
2021-01-22
1
-0
/
+2
*
pcm: null: Do not allow a period size of 0
Timo Wischer
2019-04-08
1
-1
/
+11
*
add snd_strlcpy() and use it everywhere
Jaroslav Kysela
2019-03-25
1
-3
/
+3
*
Change FSF address (Franklin Street)
Jaroslav Kysela
2017-11-14
1
-1
/
+1
*
Introduce bswap.h for portable definitions of byte swap macros.
Thomas Klausner
2016-03-03
1
-1
/
+1
*
pcm: drop unused sys/shm.h inclusion
Mike Frysinger
2015-11-05
1
-1
/
+0
*
pcm, null: use the snd_pcm_mmap_avail function
Alexander E. Patrakov
2014-09-13
1
-4
/
+1
*
pcm: Implement timestamp type handling in all plugins
Takashi Iwai
2014-07-14
1
-1
/
+1
*
pcm: null plugin - fix the avail count
Jaroslav Kysela
2014-06-13
1
-14
/
+21
*
pcm: null: add rewindable and forwardable callbacks
Alexander E. Patrakov
2014-06-13
1
-0
/
+13
*
PCM: Use compounds for overriding / enhancing chmaps
Takashi Iwai
2012-09-13
1
-14
/
+11
*
PCM: Add chmap options to hw and null plugins
Takashi Iwai
2012-09-13
1
-1
/
+49
*
Make all the PCM plugins ops structure constant.
Diego E. 'Flameeyes' Pettenò
2008-11-21
1
-2
/
+2
*
Implement missing htimestamp callbacks
Takashi Iwai
2008-01-15
1
-8
/
+1
*
Impemented snd_pcm_htimestamp() function.
Jaroslav Kysela
2008-01-09
1
-0
/
+8
*
Add support for monotonic timestamps
Jaroslav Kysela
2008-01-09
1
-1
/
+1
*
Clean up using gettimestamp()
Takashi Iwai
2007-11-21
1
-4
/
+1
*
Fix buffer allocation and mmap with plugins
Takashi Iwai
2005-09-02
1
-18
/
+3
*
Fix compile warnings with gcc-4
Takashi Iwai
2005-06-28
1
-3
/
+3
*
Remove poll_ask callback
Takashi Iwai
2005-05-18
1
-1
/
+0
*
Code clean-up
Takashi Iwai
2005-02-14
1
-6
/
+1
*
remove duplicate snd_pcm_null_fwd() function
Clemens Ladisch
2004-11-08
1
-16
/
+1
*
initialize hw_params->info
Clemens Ladisch
2004-05-03
1
-0
/
+2
*
- added poll_ask callback to mangle avail_min (rate_plugin as example)
Jaroslav Kysela
2004-03-17
1
-0
/
+1
*
fixed dmix crashes by Clemens Ladisch <clemens@ladisch.de>:
Takashi Iwai
2003-08-07
1
-3
/
+5
*
fixes by Art Haas <ahaas@airmail.net>:
Takashi Iwai
2003-07-25
1
-31
/
+31
*
Timestamp update (struct timeval -> struct timespec).
Jaroslav Kysela
2003-02-28
1
-2
/
+5
*
Removed snd_pcm_hwptr().
Jaroslav Kysela
2003-02-22
1
-18
/
+16
*
Added snd_pcm_hwptr() and enhanced snd_pcm_mmap_begin() for no xrun mode.
Jaroslav Kysela
2003-02-22
1
-0
/
+18
*
More changes for dmix plugin:
Jaroslav Kysela
2003-02-11
1
-0
/
+1
*
Corrected pause callback
Jaroslav Kysela
2003-02-09
1
-3
/
+6
*
Added snd_timer_async() function.
Jaroslav Kysela
2003-02-06
1
-2
/
+1
*
Cleanups in IPC stuff.
Jaroslav Kysela
2003-02-04
1
-19
/
+3
*
Replaced snd_pcm_avail() with snd_pcm_hwsync()
Jaroslav Kysela
2002-10-12
1
-3
/
+2
*
Implemented snd_pcm_avail() function.
Jaroslav Kysela
2002-10-11
1
-0
/
+7
*
fixed compile warning.
Takashi Iwai
2002-06-18
1
-1
/
+1
*
fixed missing root argument.
Takashi Iwai
2002-06-11
1
-1
/
+1
*
Moved ring buffer pointers and added a mechanism to transfer them via shm
Jaroslav Kysela
2002-04-23
1
-9
/
+8
*
Corrections by Kevin Conder <kconder@interaccess.com>
Jaroslav Kysela
2002-03-12
1
-1
/
+1
*
Cleaned the mmap_commit implementations in plugins.
Jaroslav Kysela
2002-02-21
1
-5
/
+4
*
Added description of shm, null and rate plugins
Jaroslav Kysela
2002-01-22
1
-2
/
+62
*
Updated GNU GPL license (address).
Jaroslav Kysela
2001-12-30
1
-5
/
+5
*
Synchronized snd_pcm_write_areas and snd_pcm_read_areas with the kernel
Jaroslav Kysela
2001-12-09
1
-1
/
+1
*
Changed result of mmap_commit callback
Jaroslav Kysela
2001-12-08
1
-4
/
+10
*
Configuration:
Jaroslav Kysela
2001-11-19
1
-1
/
+3
*
Changes for static build.
Jaroslav Kysela
2001-10-24
1
-1
/
+6
*
Added power management functions and defines.
Jaroslav Kysela
2001-09-26
1
-0
/
+6
*
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
-4
/
+4
*
New async notification API. Removed obsolete surround. Cleaning
Abramo Bagnara
2001-06-20
1
-10
/
+4
[next]