]> git.alsa-project.org Git - alsa-hda-tools.git/commit
initial commit - hda-analyzer + hda-verb-0.3 master
authorJaroslav Kysela <perex@perex.cz>
Tue, 10 Aug 2010 07:00:31 +0000 (09:00 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 10 Aug 2010 07:00:31 +0000 (09:00 +0200)
commit41f2cb11df30f9f449b9ca3bb361bb994d072b45
tree34001d849cd3bbee4c43abbda62797e3b0d0e1de
initial commit - hda-analyzer + hda-verb-0.3

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
14 files changed:
hda-analyzer/hda_analyzer.py [new file with mode: 0755]
hda-analyzer/hda_codec.py [new file with mode: 0644]
hda-analyzer/hda_graph.py [new file with mode: 0755]
hda-analyzer/hda_guilib.py [new file with mode: 0644]
hda-analyzer/hda_mixer.py [new file with mode: 0644]
hda-analyzer/hda_proc.py [new file with mode: 0644]
hda-analyzer/monitor.py [new file with mode: 0755]
hda-analyzer/run.py [new file with mode: 0755]
hda-verb/COPYING [new file with mode: 0644]
hda-verb/ChangeLog [new file with mode: 0644]
hda-verb/Makefile [new file with mode: 0644]
hda-verb/README [new file with mode: 0644]
hda-verb/hda-verb.c [new file with mode: 0644]
hda-verb/hda_hwdep.h [new file with mode: 0644]