summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTaylor Hutt <thutt@chromium.org>2011-08-23 14:44:34 -0700
committerTaylor Hutt <thutt@chromium.org>2011-08-26 14:16:32 -0700
commit8982204dee44ece1cef2178747a27f08beb374cf (patch)
tree8d10ebd91ef61e4f9542708ce5a25e3483ee83e2 /.gitignore
parent615c27c4b70154e9ff5f91f544b5739c33a24944 (diff)
downloadadhd-8982204dee44ece1cef2178747a27f08beb374cf.tar.gz
ADHD: Daemon for watching A/V device events
Details This project will be a daemon which will monitor the hardware for insert & remove events of A/V devices and handle the multiplexing of sound I/O & video output amongst devices. The initial commit has no functionality; it is being used to integrate the code into the Chromium OS codebase & build process. Subsequent changes will enable functionality. Testing Execute 'make' in the 'adhd' directory, and the project builds. Execute 'gavd', and note the message output. BUG=chromium-os:19558 TEST=See above Signed-off-by: Taylor Hutt <thutt@chromium.org> Change-Id: I5106acc83e4f2fe60e34c4d8de62f2ff9a5f6f51 Signed-off-by: Taylor Hutt <thutt@chromium.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..378eac25
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+build