]> git.alsa-project.org Git - alsa.git/commit
hda-analyzer: initial version to show interactive HDA codec node graph
authorJaroslav Kysela <perex@perex.cz>
Tue, 6 Jul 2010 10:53:44 +0000 (12:53 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 6 Jul 2010 10:53:44 +0000 (12:53 +0200)
commit78915641ae892a8d57fcae7493caf3d10001851c
tree0e985f8347d56c2f2d43953fd1d762ef1de5c148
parentbc2fc4dcca5c20a42f22fc610d9b1fe736e68bf3
hda-analyzer: initial version to show interactive HDA codec node graph

- it's a preview version - more features will follow

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
alsatool
comments.py
config.py
drivermerge.py
hda-analyzer/hda_analyzer.py
hda-analyzer/hda_codec.py
hda-analyzer/hda_graph.py [new file with mode: 0755]
hda-analyzer/hda_guilib.py [new file with mode: 0644]
hda-analyzer/run.py