aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2009-04-21 22:46:41 +0200
committerMax Kellermann <max@duempel.org>2009-04-21 22:46:41 +0200
commit63710ff5a6fb51715aac83ca9374ef47f97d6120 (patch)
tree8daeb6caea4b18cdd247af97005497e4add2552f /.gitignore
parentc7c809ecba1ce0dd005c9235f189021558f4b984 (diff)
test: added program "read_mixer"
This little program is used to test mixer plugins in an isolated environment. This is ALSA-only currently, because we don't have a real "plugin list" yet, and I'm too lazy to implement a switch.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4e32de1b..0a02de81 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,3 +47,4 @@ test/run_encoder
test/run_output
test/read_conf
test/run_input
+test/read_mixer