Jaroslav Kysela 8c12158687 [ALSA] PCM interface - rename SNDRV_PCM_TSTAMP_MMAP to SNDRV_PCM_TSTAMP_ENABLE
Change semantics for SNDRV_PCM_TSTAMP_MMAP. Doing timestamping only in
the interrupt handler might cause that hw_ptr is not related to actual
timestamp. With this change, grab timestamp at every hw_ptr update to
have always valid timestamp + ring buffer position pair.
With this change, SNDRV_PCM_TSTAMP_MMAP was renamed to
SNDRV_PCM_TSTAMP_ENABLE. It's no regression (I think).

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-01-31 17:29:54 +01:00
..
2008-01-31 17:29:48 +01:00
2008-01-28 23:21:18 +01:00
2008-01-28 23:58:27 -05:00
2008-01-28 08:33:10 -06:00
2008-01-28 23:21:18 +01:00
2008-01-30 23:27:58 +01:00
2008-01-30 13:32:38 +01:00
2008-01-27 18:14:46 +01:00