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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-17
hwdep: add missing declaration for snd_hwdep_poll_descriptors_count()
Takashi Sakamoto
1
-0
/
+1
2014-09-10
pcm: add new 32-bit DSD sample format
Jurgen Kramer
2
-2
/
+5
2014-08-18
Sync enum snd_hwdep_iface_t with include/asound/asound.h
Takashi Sakamoto
1
-2
/
+7
2014-08-11
Sync include/sound/asound.h with 3.17-rc1 kernel
Takashi Iwai
1
-4
/
+9
2014-08-11
pcm: Fix DSD formats userland usability
Jurgen Kramer
1
-1
/
+3
2014-07-22
pcm: Fill sw_params proto field
Takashi Iwai
1
-2
/
+2
2014-07-14
pcm: Add sw_params API functions to get/set timestamp type
Takashi Iwai
1
-0
/
+9
2014-07-14
Add timestamp type to sw_params (internal only)
Takashi Iwai
1
-2
/
+4
2014-07-14
pcm: Provide a CLOCK_MONOTONIC_RAW timestamp type
Mark Brown
1
-1
/
+2
2014-06-27
ucm: Document PlaybackPCMIsDummy and CapturePCMIsDummy values
Tanu Kaskinen
1
-0
/
+10
2014-02-26
autotools: update style
Patrick Welche
1
-2
/
+2
2014-02-24
Portability fix: look for sys/endian.h as well as endian.h
Patrick Welche
2
-14
/
+17
2014-02-11
alsa-lib: heavy pcm atomics cleanup
Riku Voipio
1
-1036
/
+8
2013-11-08
include/global.h - don't define timeval and timespec structures for !glibc
Jaroslav Kysela
1
-0
/
+2
2013-10-11
local.h: include sys/types.h to fix issues with pcm.h
John Spencer
1
-0
/
+1
2013-08-22
Update iatomic.h functions definitions for mips
Kai Kang
1
-4
/
+4
2013-08-19
hdspm.h: Update LTC ioctl to use struct hdspm_ltc
Adrian Knoth
1
-1
/
+1
2013-08-08
UCM: Document some standard values
Arun Raghavan
1
-0
/
+4
2013-07-23
local.h: use __kernel_off_t from <linux/types.h>
Jaroslav Kysela
1
-1
/
+5
2013-04-25
Add definition of __inline__ for non-GCC
Takashi Iwai
1
-0
/
+4
2013-04-25
Use __inline__ for exported headers
Takashi Iwai
5
-14
/
+14
2013-04-18
bring pcm.h and pcm.c in sync with the kernel list
Daniel Mack
1
-1
/
+13
2013-04-08
all places: doxygen cleanups
Jaroslav Kysela
8
-85
/
+108
2013-04-08
control, pcm: implement snd_ctl_abort() and snd_pcm_abort() functions
Jaroslav Kysela
2
-0
/
+5
2013-02-12
Add sys/types.h to include list
David Henningsson
1
-0
/
+1
2013-01-31
Add snd_lib_error_set_local() to install a thread-local error handler.
Jerome Forissier
1
-0
/
+6
2012-12-13
Fix endian check in local.h
Takashi Iwai
1
-7
/
+10
2012-11-30
Add workaround for conflicting snd_seq_event_t definitions
Takashi Iwai
1
-0
/
+1
2012-11-26
PCM: Add more chmap definitions for UAC2
Takashi Iwai
2
-3
/
+22
2012-11-26
Merge kernel uapi/sound/asound.h and asequencer.h
Takashi Iwai
3
-606
/
+550
2012-10-28
pcm: fix 64-bit SNDRV_PCM_IOCTL_STATUS ABI breakage
Clemens Ladisch
1
-1
/
+2
2012-10-25
pcm: support for audio timestamps
Pierre-Louis Bossart
2
-2
/
+7
2012-09-13
PCM: A few doxygen fixes for chmap stuff
Takashi Iwai
1
-7
/
+11
2012-09-13
PCM: Define MONO and other channel map positions
Takashi Iwai
2
-5
/
+19
2012-09-13
PCM: Add snd_pcm_chmap_long_name()
Takashi Iwai
1
-0
/
+1
2012-09-13
PCM: Add SND_CHMAP_API_VERSION definition
Takashi Iwai
1
-0
/
+3
2012-09-13
PCM: Add string conversion helper functions for chmap
Takashi Iwai
1
-0
/
+6
2012-09-13
PCM: Fix prefix for snd_pcm_chmap_type enum members
Takashi Iwai
1
-4
/
+5
2012-09-13
PCM: Implement snd_pcm_query_chmaps_from_hw()
Takashi Iwai
1
-0
/
+3
2012-09-13
PCM: Introduce snd_pcm_chmap_t and snd_pcm_chmap_query_t
Takashi Iwai
3
-10
/
+23
2012-09-13
Add SND_CHMAP_NA and bit flag definitions
Takashi Iwai
2
-3
/
+13
2012-09-13
Follow channel position definitions to mixer channel in mixer.h
Takashi Iwai
2
-14
/
+16
2012-09-11
Define channel map position enum in pcm.h
Takashi Iwai
1
-1
/
+27
2012-09-11
Implement get_chmap/set_chmap for PCM extplug/ioplug plugins
Takashi Iwai
2
-3
/
+27
2012-09-11
Implement the channel mapping API
Takashi Iwai
3
-0
/
+44
2012-06-25
Fix the binary compatibility of ext-ctl plugin with protocol 1.0.0
Takashi Iwai
1
-4
/
+5
2012-04-16
control_external: Add ability to specify TLV data.
Dylan Reid
1
-1
/
+16
2012-01-19
Improve hw_params documentation
Andrew Eikum
1
-1
/
+16
2011-10-07
control: add snd_ctl_elem_add_enumerated()
Clemens Ladisch
2
-2
/
+5
2011-10-05
asound.h: cosmetic changes for consistency with kernel asound.h
Clemens Ladisch
1
-25
/
+25
[next]