Add lots more aoview UI bits
authorKeith Packard <keithp@keithp.com>
Sun, 17 May 2009 07:13:45 +0000 (00:13 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 17 May 2009 07:13:45 +0000 (00:13 -0700)
commitbe3f4fed7b863c8cdaabe32b61b65a8b3cd11355
treec60a999a6abc8061492b7cdddd141353e8768700
parent93d7ce8e054515ed7b166eb042ae7f47e564d21d
Add lots more aoview UI bits

Logs data to files, displays current state in window.

Signed-off-by: Keith Packard <keithp@keithp.com>
12 files changed:
aoview/.gitignore [new file with mode: 0644]
aoview/Makefile
aoview/aoview.glade
aoview/aoview.h
aoview/aoview_dev.c
aoview/aoview_dev_dialog.c
aoview/aoview_log.c [new file with mode: 0644]
aoview/aoview_main.c
aoview/aoview_monitor.c
aoview/aoview_state.c
aoview/aoview_table.c [new file with mode: 0644]
aoview/aoview_util.c [new file with mode: 0644]