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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ucm: fix some variable constness issues
Tanu Kaskinen
2015-02-17
1
-14
/
+15
*
ucm: fix the logic of choosing the default cdev
Tanu Kaskinen
2015-02-17
1
-11
/
+23
*
ucm: fix incorrect error code sign
Tanu Kaskinen
2015-02-17
1
-2
/
+2
*
ucm: fix variable mixup
Tanu Kaskinen
2015-02-11
1
-1
/
+1
*
control: complement comment for subscribe API
Takashi Sakamoto
2015-02-09
1
-1
/
+1
*
conf: add support for USB AudioSport Quattro (tm)
Alexander E. Patrakov
2015-02-01
1
-0
/
+1
*
Remove unused hostname resolution in shm plugins and aserver
Takashi Iwai
2015-01-28
3
-152
/
+4
*
ucm: add binary configure file parse
Lu, Han
2015-01-23
3
-3
/
+73
*
conf/ucm: GoogleNyan: Add configuration
Tomeu Vizoso
2015-01-19
4
-1
/
+87
*
control: enable octal and hexadecimal parse
Lu, Han
2015-01-14
1
-2
/
+2
*
pcm: fix buffer overflow in snd_pcm_chmap_print()
Anssi Hannula
2014-12-31
1
-1
/
+1
*
pcm: Fix assorted tstamp_type bugs/omissions.
Tim Cussins
2014-11-25
1
-2
/
+3
*
ucm: Fix uninitialized err in snd_use_case_set()
Takashi Iwai
2014-11-21
1
-2
/
+2
*
mixer: Fix unused parameter warnings
Takashi Iwai
2014-11-21
1
-3
/
+3
*
mixer: Fix inclusion of config.h
Takashi Iwai
2014-11-21
2
-1
/
+2
*
pcm: Fix DSD sample format endianess and add big-endian format
Jussi Laako
2014-11-21
2
-3
/
+18
*
USB-audio: Add five more cards to IEC958 blacklist
David Henningsson
2014-11-17
1
-0
/
+5
*
dlmisc: Remove unused label
Takashi Iwai
2014-11-16
1
-1
/
+0
*
snd_dlsym: only do versioning checks if built --with-versioning
John Spencer
2014-11-16
1
-0
/
+2
*
pcm: dmix: Don't ignore SND_TIMER_EVENT_MSTOP
Takashi Iwai
2014-11-06
1
-0
/
+1
*
snd_user_file: fix memory leak
Andreas Schwab
2014-11-03
1
-2
/
+3
*
USB-Audio: Add Scarlett 2i4 USB to S/PDIF blacklist
Panu Matilainen
2014-11-03
1
-0
/
+1
*
conf/ucm: PAZ00: add Toshiba AC100/Dynabook AZ new config
zombah
2014-10-07
5
-1
/
+154
*
mixer: Fix missing hctl handle free in snd_mixer_attach_hctl()
Takashi Iwai
2014-09-23
1
-1
/
+5
*
pcm: return negative value in case of error
Renu Tyagi
2014-09-23
1
-0
/
+1
*
control: return negative value in case of error
Renu Tyagi
2014-09-23
1
-0
/
+1
*
conf: return negative value in case of error
Renu Tyagi
2014-09-23
1
-0
/
+1
*
pcm_hooks: null check for h
Renu Tyagi
2014-09-23
1
-1
/
+2
*
socket: missing socket close
Renu Tyagi
2014-09-23
1
-2
/
+7
*
simple_abst: null check for lib
Renu Tyagi
2014-09-23
1
-0
/
+2
*
pcm_share: fixing missing mutex unlock
Renu Tyagi
2014-09-23
1
-0
/
+2
*
rawmidi: close handle h
Renu Tyagi
2014-09-23
1
-1
/
+4
*
pcm_file: fixed missing free
Renu Tyagi
2014-09-23
1
-0
/
+2
*
mixer: fixed double free
Renu Tyagi
2014-09-23
1
-3
/
+1
*
pcm, rate: hw_avail must not be negative before starting the stream
Alexander E. Patrakov
2014-09-16
1
-1
/
+4
*
pcm route: Fix the bad condition (always false)
Jaroslav Kysela
2014-09-16
1
-1
/
+1
*
Revert "pcm: rewindable, forwardable: don't return stale data"
Jaroslav Kysela
2014-09-14
6
-32
/
+0
*
pcm, file: don't recurse in the rewindable and forwardable callbacks
Alexander E. Patrakov
2014-09-13
1
-2
/
+2
*
pcm: rewindable, forwardable: don't return stale data
Alexander E. Patrakov
2014-09-13
6
-0
/
+32
*
dsnoop: rewindable and forwardable logic was swapped
Alexander E. Patrakov
2014-09-13
1
-4
/
+2
*
rate: handle negative values from snd_pcm_mmap_playback_hw_avail
Alexander E. Patrakov
2014-09-13
1
-2
/
+2
*
pcm, null: use the snd_pcm_mmap_avail function
Alexander E. Patrakov
2014-09-13
1
-4
/
+1
*
pcm, rate: use the snd_pcm_mmap_hw_avail function
Alexander E. Patrakov
2014-09-13
1
-4
/
+1
*
pcm: handle negative values from snd_pcm_mmap_hw_avail
Alexander E. Patrakov
2014-09-13
6
-7
/
+23
*
pcm: express the rewind size limitation logic better
Alexander E. Patrakov
2014-09-13
4
-13
/
+7
*
dmix: actually rewind when running or being drained
Alexander E. Patrakov
2014-09-13
1
-2
/
+6
*
pcm: add new 32-bit DSD sample format
Jurgen Kramer
2014-09-10
2
-0
/
+8
*
pcm: fix return value of snd_pcm_share_slave_avail
Alexander E. Patrakov
2014-09-02
1
-0
/
+2
*
pcm: fix snd_pcm_mmap_hw_avail() near the boundary
Alexander E. Patrakov
2014-09-01
1
-7
/
+1
*
pcm: 2nd round of pcm_misc DSD fixes
Jurgen Kramer
2014-08-22
1
-0
/
+5
[next]