src/.gitignore|1
src/Makefile.am | 275 +++---
src/modules/alsa/module-alsa-card.c |1
src/modules/alsa/module-alsa-sink.c |1
src/modules/alsa/module-alsa-source.c
src/.gitignore |1 +
1 file changed, 1 insertion(+)
New commits:
commit 30b6c111a67ca470e02964233017d639bce250ad
Author: Tanu Kaskinen
Date: Tue Mar 31 12:40:50 2015 +0300
.gitignore: Add lfe-filter-test
diff --git a/src/.gitignore b/src/.gitignore
index 11689a5..8a5dfb0 100644
--- a
src/.gitignore |1 +
1 file changed, 1 insertion(+)
New commits:
commit 8a7d78b4ae8dfe7847721f432d24bd71e1dd45ff
Author: Tanu Kaskinen
Date: Wed Nov 12 14:55:45 2014 +0200
.gitignore: Add pulseaudio.service
diff --git a/src/.gitignore b/src/.gitignore
index 5ca8013..11689a5 100644
--
src/.gitignore |1 +
1 file changed, 1 insertion(+)
New commits:
commit 273aee1cf590bdd253e8b22ae3a2a84b3b64f04b
Author: Tanu Kaskinen
Date: Sat Jul 12 20:21:28 2014 +0300
.gitignore: Add srbchannel-test
diff --git a/src/.gitignore b/src/.gitignore
index 2f92b44..fad9f49 100644
--- a
src/.gitignore |1 +
1 file changed, 1 insertion(+)
New commits:
commit 450747cf22af3348a78128c4330ea553f65c2e4e
Author: Tanu Kaskinen
Date: Mon Mar 25 15:42:16 2013 +0200
.gitignore: Add alsa-mixer-path-test
diff --git a/src/.gitignore b/src/.gitignore
index 95de66d..cd9c51a 100644
src/.gitignore |1
src/Makefile.am |8
src/tests/mix-special-test.c | 354 +++
3 files changed, 362 insertions(+), 1 deletion(-)
New commits:
commit da5f03b7f58264217c3f23881387129c953c1f0a
Author: Peter Meerwald
Date:
src/.gitignore |1 +
1 file changed, 1 insertion(+)
New commits:
commit 6b52b4785615c3d95c54fa2dfdb1d7d6fb1cef35
Author: Tanu Kaskinen
Date: Fri Sep 7 17:20:26 2012 +0300
.gitignore: Add cpu-test.
diff --git a/src/.gitignore b/src/.gitignore
index 83c18d3..ad8773b 100644
--- a/src/.g
src/.gitignore |1 +
src/Makefile.am | 12 ++--
src/utils/.gitignore |1 -
3 files changed, 7 insertions(+), 7 deletions(-)
New commits:
commit d9cd26f676ed8476a4e1e4293927177d8495b97b
Author: Arun Raghavan
Date: Mon Feb 20 19:23:47 2012 +0530
build: Fix out-o
src/.gitignore |1
src/Makefile.am|9 -
src/pulsecore/prioq.c | 256 -
src/pulsecore/prioq.h | 62 ---
src/tests/prioq-test.c | 47
5 files changed, 1 insertion(+), 374 deletions(-)
New commits:
commi